Thursday, January 24, 2013

AWS DynamoDB ARN for IAM

To give access via IAM to a specific DynamoDB resource, define the ARN as follows:


arn:aws:dynamodb:<region>:<accountID>:table/<tablename>

No comments:

Post a Comment