We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421fe45 commit 21e70a3Copy full SHA for 21e70a3
1 file changed
Readme.md
@@ -70,12 +70,6 @@
70
"Sid": "VisualEditor0",
71
"Effect": "Allow",
72
"Action": [
73
- "dynamodb:PutItem",
74
- "dynamodb:DeleteItem",
75
- "dynamodb:GetItem",
76
- "dynamodb:Scan",
77
- "dynamodb:Query",
78
- "dynamodb:UpdateItem",
79
"dynamodb:DescribeStream",
80
"dynamodb:GetShardIterator",
81
"dynamodb:GetRecords"
@@ -84,4 +78,4 @@
84
}
85
]
86
87
-```
+ ```
0 commit comments