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