Add and edit an item in a DynamoDB table using AWS Console

Tomasz Łakomy
InstructorTomasz Łakomy
Share this video with your friends

Social Share Links

Send Tweet

An empty DynamoDB table is not really useful, the goal of a database is to... well, store data

In this lesson we're going to learn how to add a new item in a DynamoDB table, what kind of fields can we have within a a table, what does it mean that DynamoDB is an NoSQL database and how to edit an item