The name of the table that should contain the item
The primary key of the item to be checked
An object describing the comparisons to generate ConditionExpression, ExpressionAttributeNames, and ExpressionAttributeValues
Optional options: Partial<ConditionCheck>The same parameters accepted by the original TransactWriteCommand condition check items
Generated using TypeDoc
Create a map for the
ConditionCheckoperation to use transactWrite.Returns
A map in the format
{ ConditionCheck: { ... } }