AWS DynamoDB Delete Item
Overview
Deletes a specific item from an AWS DynamoDB table
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Use Dynamic Name | Show the Dynamic Name slot in the tree so that it can be set dynamically | Boolean Block Group | No |
Dynamic Name | The dynamic name of this item | Text Block Group | No |
Attributes | Metadata values for this block. Used in XML and multipart/form-data. | Text Block Group | No |
AWS Region | AWS Region | Text Block Group | No |
Table Name | Name of the DynamoDB table | Text Block Group | No |
Key | JSON key of the item to delete | Text Block Group | No |