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