Video upload date:  · Duration: PT1H46M27S  · Language: EN

A gaming application stores scores for players in aws video

developer video for a gaming application stores scores for players in an Amazon DynamoDB table that has four attributes: user_id, user_name, user_score, and

This is a dedicated watch page for a single video.

Full Certification Question

A gaming application stores scores for players in an Amazon DynamoDB table that has four attributes: user_id, user_name, user_score, and user_rank. The users are allowed to update their names only. A user is authenticated by web identity federation. Which set of conditions should be added in the policy attached to the role for the dynamodb:PutItem API call?