Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow batch DynamoDB operations with default role #190

Merged
merged 2 commits into from
Dec 28, 2018

Conversation

toxuin
Copy link
Contributor

@toxuin toxuin commented Dec 18, 2018

The BatchGetItem operation is not permitted with default IAM role for DynamoDB, I am not quite sure why.
This adds two allowed actions: dynamodb:BatchWriteItem and dynamodb:BatchGetItem.

@sid88in sid88in merged commit 6853b5d into sid88in:master Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants