Skip to main content
Module

x/oak_serverless/deps.ts>APIGatewayProxyEvent

Run Oak applications with AWS Lambda and Amazon API Gateway.
Latest
type alias APIGatewayProxyEvent
import { type APIGatewayProxyEvent } from "https://deno.land/x/oak_serverless@0.2.1/deps.ts";

Works with Lambda Proxy Integration for Rest API or HTTP API integration Payload Format version 1.0

definition: APIGatewayProxyEventBase<APIGatewayEventDefaultAuthorizerContext>