Create and Carrout Read and Write Operation in AWS Dyanmo DB
STEP 1 : Login your AWS console and choose Amazon Dyanmo DB , Click create table
STEP 2 : Fill required details like table name , partition key and sort key
Leave table settings as default and click create table
Our Dyanmo DB Table was created successfully and status as "active"
STEP 3 : Choose your table , navigate to action and choose create item , add your values for partition key and sort key
Repeat the STEP 3 for creating 3 attributes . The items has been successfully created
STEP 4 : After creating 3 attributes again click "create item" , choose add attributes as "BINARY"
and again add new attribute as "LIST" and click create item
To view the result in json view choose the item in items returned and click edit item and choose json view
Comments
Post a Comment