import { type SendMessageBatchRequestEntry } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/mod.ts";
Properties
optional
MessageAttributes: { [key: string]: MessageAttributeValue | null | undefined; } | nulloptional
MessageSystemAttributes: [key in MessageSystemAttributeNameForSends]: MessageSystemAttributeValue | null | undefined | null