Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Whited committed Oct 14, 2018
1 parent f1c6f3f commit 2fba044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This service uses DynamoDB to persist data. Check out the [docs](https://aws.ama
To access your AWS DynamoDB tables, you will need an AWS account with an IAM user that has access to Read, Write DynamoDB tables.
Once the IAM user is created, get the access key and secret and store them in environment variables:

- `AWS_ACCESS_KEY`: The IAM user access key
- `AWS_ACCESS_KEY_ID`: The IAM user access key
- `AWS_SECRET_KEY`: The IAM user secret

## Dependency Management
Expand Down

0 comments on commit 2fba044

Please sign in to comment.