type alias S3Handlerimport { type S3Handler } from "https://dotland.deno.dev/x/lambda@1.42.2/types.d.ts"; definition: Handler<S3Event, void>