On this Page
Table of Contents | ||||
---|---|---|---|---|
|
Snap type: | Write | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: | This Snap deletes an existing table from AWS DynamoDB.
Refer here for more information on DynamoDB Delete Table. | |||||||||||||
Prerequisites: | None | |||||||||||||
Support and limitations: | Ultra pipelines: Works Works in Ultra Pipelines .Spark mode: Not supported in Spark mode. | |||||||||||||
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.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|