DynamoDB Delete Table
On this Page
Snap type: | Write | |||||||
|---|---|---|---|---|---|---|---|---|
Description: | This Snap deletes an existing table from AWS DynamoDB. DynamoDB delete operation is eventually consistent. Therefore the Snap may poll up to 5 seconds to confirm deletion through table metadata query in order to set the output view status to DELETED. If deletion not confirmed after 5 seconds, output view status will remain the original DynamoDB response of DELETING.
Refer here for more information on DynamoDB Delete Table. | |||||||
Prerequisites: | None | |||||||
Support and limitations: | Works in Ultra Pipelines. | |||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See DynamoDB Account for information on setting up this type of account. | |||||||
Views: |
| |||||||
Settings | ||||||||
Label | Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
Table name | Required. The name of the table to be deleted. This property is suggestible, which shows the list of the tables in the database. | |||||||
Example
In this pipeline, the DynamoDB DeleteTable Snap deletes an existing table, DynamoDB, from the database.
On successful execution of the pipeline, the output preview displays the Table Status as 'Deleted'. If the table does not exist in the database, it will be routed to the error view.
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.