interface DynamoTransactWriteItemsCommandInput

Input for DynamoDB TransactWriteItems.

Properties

The ordered writes that DynamoDB commits atomically.

Usage

import { type DynamoTransactWriteItemsCommandInput } from "database-plugin/src/index.ts";