Delete DynamoDB Table
Prerequisite: Download Dynobase (free to try) in order to follow the steps below
If you wanted to delete a DynamoDB Table using AWS Console, it's very easy to make a mistake. With Dynobase, it's much safer because it forces you to retype the table name before the delete action is executed (plus since Dynobase is a desktop app, you don't have to login to AWS Console).
1
Select the right Table
Open desired table and select Table that you want to delete
2
Delete Table
Right-click on the Table and from context menu select 'Delete' option
3
Double check
To make sure that you are deleting the correct table, before deleting it you have to confirm by retyping table name
Frequently Asked Questions
How to restore a DynamoDB table deleted by CloudFormation?
If you don't have a backup of that table, you're out of luck. But, if you have a backup of your table, head to AWS DynamoDB console and restore that backup.
How to delete all DynamoDB tables?
You cannot delete DynamoDB tables in bulk. The only option is to fetch all tables and delete each one separately.
Product Features
DynamoDB Tools
DynamoDB Info
© 2024 Dynobase