Skip to main content
Module

x/lambda/types.d.ts>APIGatewayRequestAuthorizerEvent

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

Properties

type: "REQUEST"
methodArn: string
resource: string
path: string
httpMethod: string