Read and Write Operations on Dynamo DB
1. Search for DynamoDB on AWS console
2. Give appropriate name and primary key for your table.
3. Then create table
4. Create a new item
5. Give appropriate values to the fields in table.
6. Succefully inserted.
Comments
Post a Comment