import { type QueryOutput } from "https://deno.land/x/aws_api@v0.8.0/services/dynamodb/mod.ts";
Properties
optional
Items: ({ [key: string]: AttributeValue | null | undefined; })[] | nulloptional
LastEvaluatedKey: { [key: string]: AttributeValue | null | undefined; } | nulloptional
ConsumedCapacity: ConsumedCapacity | null