type alias SNSHandlerimport { type SNSHandler } from "https://deno.land/x/lambda@1.24.3/types.d.ts"; definition: Handler<SNSEvent, void>