import { type APIGatewayProxyHandlerV2 } from "https://deno.land/x/lambda@1.45.4/mod.ts";
Works with HTTP API integration Payload Format version 2.0
definition: Handler<APIGatewayProxyEventV2, APIGatewayProxyResultV2<T>>
x/lambda/mod.ts>APIGatewayProxyHandlerV2
import { type APIGatewayProxyHandlerV2 } from "https://deno.land/x/lambda@1.45.4/mod.ts";
Works with HTTP API integration Payload Format version 2.0