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