type alias SQSHandlerimport { type SQSHandler } from "https://dotland.deno.dev/x/lambda@1.4/mod.ts"; definition: Handler<SQSEvent, void>