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 Document.transactWrite put items
Document.transactWrite
Generated using TypeDoc
Create a map for the
Put
operation to use transactWrite.Returns
A map in the format
{ Put: { ... } }