We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d8c12 commit aad85fcCopy full SHA for aad85fc
serverless.yml
@@ -18,6 +18,7 @@ resources:
18
KeySchema:
19
- AttributeName: id
20
KeyType: HASH
21
+ BillingMode: PAY_PER_REQUEST
22
RDSCluster:
23
Type: AWS::RDS::DBCluster
24
Properties:
0 commit comments