import { type Update } from "https://deno.land/x/aws_api@v0.8.0/services/dynamodb/mod.ts";
Properties
Key: { [key: string]: AttributeValue | null | undefined; }
optional
ExpressionAttributeValues: { [key: string]: AttributeValue | null | undefined; } | nulloptional
ReturnValuesOnConditionCheckFailure: ReturnValuesOnConditionCheckFailure | null