import { type Message } from "https://dotland.deno.dev/x/aws_api@v0.8.1/services/sqs/structs.ts";
Properties
Attributes: [key in MessageSystemAttributeName]: string | null | undefined
MessageAttributes: { [key: string]: MessageAttributeValue | null | undefined; }