interface SESReceiptS3Actionimport { type SESReceiptS3Action } from "https://deno.land/x/lambda@1.26.1/types.d.ts"; Propertiestype: "S3"optionaltopicArn: stringbucketName: stringobjectKey: string