import { type APIGatewayProxyStructuredResultV2 } from "https://deno.land/x/lambda@1.43.3/mod.ts";
Interface for structured response with statusCode
andheaders
Works with HTTP API integration Payload Format version 2.0
x/lambda/mod.ts>APIGatewayProxyStructuredResultV2
import { type APIGatewayProxyStructuredResultV2 } from "https://deno.land/x/lambda@1.43.3/mod.ts";
Interface for structured response with statusCode
andheaders
Works with HTTP API integration Payload Format version 2.0