Output from DynamoDB DeleteItem.
readonly
optional
Attributes: DynamoAttributeMap
The deleted row when one existed and ALL_OLD was requested.
Output from DynamoDB DeleteItem.
Attributes: DynamoAttributeMap
The deleted row when one existed and ALL_OLD was requested.
import { type DynamoDeleteItemCommandOutput } from "database-plugin/src/index.ts";