interface DynamoPutItemCommandOutput

Output from DynamoDB PutItem.

Properties

readonly
optional
Attributes: DynamoAttributeMap

Returned attributes when the command asks for them.

Usage

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