January 2019
Intermediate to advanced
490 pages
15h 37m
English
In real-world projects, tables are generally provisioned using CloudFormation templates, unless there is a use case to create tables dynamically. When a CloudFormation stack is deleted, all the provisioned resources, including tables, are also deleted. However, with the SDK or CLI, we need to take care of deleting the tables manually from within the code or through CLI commands.
Read now
Unlock full access