aws-samples / aws-samples/amazon-cognito-developer-authentication-sample

Add instruction for Dynamo Access

Open
#1 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
100
Forks
47
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.