Serverless Programming Cookbook
上QQ阅读APP看书,第一时间看更新

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.