Input for DynamoDB TransactWriteItems.
readonly
TransactItems: readonly DynamoTransactWriteItem[]
The ordered writes that DynamoDB commits atomically.
Input for DynamoDB TransactWriteItems.
TransactItems: readonly DynamoTransactWriteItem[]
The ordered writes that DynamoDB commits atomically.
import { type DynamoTransactWriteItemsCommandInput } from "database-plugin/src/index.ts";