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