IDynamoClient.transactWriteItems(input: DynamoTransactWriteItemsCommandInput): Promise<DynamoTransactWriteItemsCommandOutput>
Commits a bounded set of writes atomically.
IDynamoClient.transactWriteItems(input: DynamoTransactWriteItemsCommandInput): Promise<DynamoTransactWriteItemsCommandOutput>
Commits a bounded set of writes atomically.
import { type IDynamoClient } from "database-plugin/src/index.ts";