dynamodb-examples icon indicating copy to clipboard operation
dynamodb-examples copied to clipboard

Examples of accessing DynamoDB using the AWS SDK in Golang and Node.js

Results 2 dynamodb-examples issues
Sort by recently updated
recently updated
newest added

Hey, thanks for these examples but I am having a problem when running dynamo in docker ERROR: NoCredentialProviders: no valid providers in chain caused by: EnvAccessKeyNotFound: failed to find credentials...

## Summary of Changes * Updated the import paths so the `go run`s work. * Changed order to create table first