Skip to content

AWS DynamoDB Put Item

Overview

Puts a new item into an AWS DynamoDB table


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
Item JSON item to put into the table Text Block Group No