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