Using DynamoDB
- Using the console to create a table with a secondary index
- Adding items and attributes to a table using the console.
- Creating a JSON file containing items.
- Importing data into a table using a JSON file and the Command Lines Interface command batch-write.
- Creating a JSON file containing query.
- Querying data using a JSON file and the Command Lines Interface query command.
No comments:
Post a Comment