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