Skip to content

guillaumecrespel/dynamoDB-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamodb-sample

Configure AWS CLI to use credential

usefull link : https://docs.aws.amazon.com/fr_fr/amazondynamodb/latest/developerguide/SettingUp.DynamoWebService.html#SettingUp.DynamoWebService.GetCredentials

aws configure

0. Create Table with GSI

Use and adapt simple exemple of AWS dynamoDB about movies : https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.JavaScript.html

1. Load data

2. Querying data by GSI sorted key

3. Update data with sorted key

4. Update data with GSI sorted key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published