type alias APIGatewayProxyHandlerimport { type APIGatewayProxyHandler } from "https://dotland.deno.dev/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>