interface SQSRecordimport { type SQSRecord } from "https://dotland.deno.dev/x/lambda@1.42.1/mod.ts"; PropertiesmessageId: stringreceiptHandle: stringbody: stringattributes: SQSRecordAttributesmessageAttributes: SQSMessageAttributesmd5OfBody: stringeventSource: stringeventSourceARN: stringawsRegion: string