The name of the table where the item resides
The primary key of the item to be updated
A map of attribute name/value pairs with the attributes that must be modified
Optional
options: Partial<FacadeUpdate>The same parameters accepted by the original TransactWriteCommand
update items
Generated using TypeDoc
Create a map for the
Update
operation to use transactWrite.Returns
A map in the format
{ Update: { ... } }