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

Add instruction for Dynamo Access #1

Open
Aggiemaster opened this issue Aug 18, 2015 · 0 comments
Open

Add instruction for Dynamo Access #1

Aggiemaster opened this issue Aug 18, 2015 · 0 comments

Comments

@Aggiemaster
Copy link

The setup did not mention it, but the AWS elastic beanstalk role (aws-elasticbeanstalk-ec2-role) needed a DynamoDB access policy in order to create users. Once I added the AmazonDynamoDBFullAccess (some smaller/more restrictive policy would probably work), the app was able to create the Dynamo tables needed to write users into.

This was not obvious until inspecting the log files from the application server that beanstalk launched.

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

No branches or pull requests

1 participant