We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46eb0e commit 35f9c0dCopy full SHA for 35f9c0d
1 file changed
serverless.yml
@@ -85,6 +85,7 @@ provider:
85
- "dynamodb:GetItem"
86
- "dynamodb:UpdateItem"
87
- "dynamodb:DeleteItem"
88
+ - "dynamodb:BatchWriteItem"
89
- "dynamodb:Scan"
90
- "dynamodb:Query"
91
Resource:
0 commit comments