Output from DynamoDB GetItem.
readonly
optional
Item: DynamoAttributeMap
The item, omitted when no item matches the key.
Output from DynamoDB GetItem.
Item: DynamoAttributeMap
The item, omitted when no item matches the key.
import { type DynamoGetItemCommandOutput } from "database-plugin/src/index.ts";