interface SESReceiptS3Actionimport { type SESReceiptS3Action } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; Propertiestype: "S3"optionaltopicArn: stringbucketName: stringobjectKey: string