Skip to content

AWS DynamoDB Update Item

Overview

Updates an existing item in an AWS DynamoDB table

Returns
Data Structure

Parameters

ParameterParameterValid BlocksRequired
Set a Dynamic Name Show the Dynamic Name slot in the tree so that it can be set statically or 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 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