Skip to main content

AWS DynamoDB Update Item

Overview

Updates an existing item in an AWS DynamoDB table

Returns
Data Structure

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
AWS RegionAWS RegionText Block GroupNo
Table NameName of the DynamoDB tableText Block GroupNo
KeyJSON key of the item to updateText Block GroupNo
Update ExpressionSET expression for the updateText Block GroupNo
Expression Attribute ValuesJSON expression attribute valuesText Block GroupNo
Expression Attribute NamesJSON expression attribute namesText Block GroupNo
Return ValuesReturn Values specificationText Block GroupNo