Skip to content

Commit

Permalink
GH-54: Testing Necessary Permissions And Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyhchen committed Aug 5, 2021
1 parent 03c7442 commit 6519844
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions amplify/backend/api/rms/stacks/CustomResources.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,7 @@
"dynamodb:PutItem",
"dynamodb:UpdateItem",
"dynamodb:DeleteItem",
"dynamodb:BatchWriteItem",
"appsync:CreateDataSource",
"appsync:UpdateDataSource"
"dynamodb:BatchWriteItem"
],
"Resource": {
"Fn::Sub": [
Expand Down

0 comments on commit 6519844

Please sign in to comment.