Skip to content

AWS DynamoDB Update Item

Updates an existing item in an AWS DynamoDB table

Returns
Data Structure

Parameters

ParameterParameterValid BlocksRequired
Set an Override Name Show the override name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Override Name The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. 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 update Text Block Group No
Update Expression SET expression for the update Text Block Group No
Expression Attribute Values JSON expression attribute values Text Block Group No
Expression Attribute Names JSON expression attribute names Text Block Group No
Return Values Return Values specification Text Block Group No