import { type APIGatewayProxyHandler } from "https://deno.land/x/lambda@1.42.2/mod.ts";
Works with Lambda Proxy Integration for Rest API or HTTP API integration Payload Format version 1.0
definition: Handler<APIGatewayProxyEvent, APIGatewayProxyResult>