Skip to main content
Module

x/lambda/types.d.ts>APIGatewayProxyResultV2

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Extremely Popular
Go to Latest
type alias APIGatewayProxyResultV2
import { type APIGatewayProxyResultV2 } from "https://deno.land/x/lambda@1.24.3/types.d.ts";

Works with HTTP API integration Payload Format version 2.0

Type Parameters

optional
T = never
definition: APIGatewayProxyStructuredResultV2 | string | T