DIY
After completing the lab, the player does DIY
- In the AWS Console interface
- Find Amazon DynamoDB
- Select Amazon DynamoDB
- Select Create table

- In the DynamoDB interface
- Select Update settings
- Select UserVideoHistory
- Select Actions
- Select Create item

- In the Create item interface
- In userId, enter
12345-abcd-6785
- In lastDateWatched, enter
1619156407

- In the Create item interface
- Select Add new attribute
- Select Number

- In the Create item interface
- Attribute name, enter
Rating
** (note to lowercase)**
- Value, enter
5
- Select Create item

- In the DynamoDB interface

- In the Item editor interface
- In Attribute name, enter
rating
- Select Save changes

- In the DIY interface
- Enter
UserVideoHistory
into DynamoDB table name
- Enter *
12345-abcd-6785
in Item User Id
- Select VALIDATE
- After selecting VALIDATE, VALIDATION MESSAGE appears The DynamoDB record has been correctly configured! Good job!…

- In the DIY interface

- In the city interface
- Select ASSIGNMENTS
- Select COLLECT

- Select NEXT

- Select COLLECT

- Congratulations on completing DIY
