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