interface SESMailimport { type SESMail } from "https://deno.land/x/lambda@1.42.2/types.d.ts"; Propertiestimestamp: stringsource: stringmessageId: stringdestination: string[]headersTruncated: booleanheaders: SESMailHeader[]commonHeaders: SESMailCommonHeaders