Docs: Includes dynamodb:DeleteItem in recommended AWS policy

This commit is contained in:
Tomasz Bielecki
2024-09-03 07:02:20 -07:00
committed by GitHub
parent bfd4a0a945
commit 086199a509

View File

@@ -367,6 +367,7 @@ Here are the policies statements that your application role need:
"dynamodb:Scan",
"dynamodb:Query",
"dynamodb:UpdateItem",
"dynamodb:DeleteItem",
"dynamodb:DescribeTable"
],
"Resource": [