- Serverless Programming Cookbook
- Heartin Kanikathottu
- 47字
- 2025-04-04 15:02:18
How it works...
We used the following DynamoDB CLI command actions in this recipe: create-table, list-tables, describe-table, update-table, and delete-table. We use the corresponding components and properties within our CloudFormation template as well. Some of these options will become clear after you read the following notes.