fix wrong IAM action name in docs (#5812)

Reference:
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/api-permissions-reference.html
This commit is contained in:
Atthavit Wannasakwong 2018-11-18 00:10:50 +07:00 committed by Jim Kalafut
parent 824c02a234
commit 4344bb8ec1

View file

@ -92,8 +92,8 @@ the required operations on the DynamoDB table:
"dynamodb:DescribeLimits",
"dynamodb:DescribeTimeToLive",
"dynamodb:ListTagsOfResource",
"dynamodb:DescribeReserveCapacityOfferings",
"dynamodb:DescribeReserveCapacity",
"dynamodb:DescribeReservedCapacityOfferings",
"dynamodb:DescribeReservedCapacity",
"dynamodb:ListTables",
"dynamodb:BatchGetItem",
"dynamodb:BatchWriteItem",