Skip to main content
Module

x/lambda/types.d.ts>APIGatewayProxyWithCognitoAuthorizerEvent

A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
Go to Latest
type alias APIGatewayProxyWithCognitoAuthorizerEvent
import { type APIGatewayProxyWithCognitoAuthorizerEvent } from "https://deno.land/x/lambda@1.42.0/types.d.ts";
definition: APIGatewayProxyEventBase<APIGatewayProxyCognitoAuthorizer>