Create a map for the Put operation to use transactWrite.
Put
A map in the format { Put: { ... } }
{ Put: { ... } }
The name of the table to write the item in
An object with the item's attributes
Optional
The same parameters accepted by the original TransactWriteCommand put items
TransactWriteCommand
Generated using TypeDoc
Create a map for the
Put
operation to use transactWrite.Returns
A map in the format
{ Put: { ... } }