Deprecated
Use APIGatewayAuthorizerEvent or a subtype
import { type CustomAuthorizerEvent } from "https://deno.land/x/lambda@1.42.2/types.d.ts";
Properties
optional
requestContext: APIGatewayEventRequestContextWithAuthorizer<APIGatewayEventDefaultAuthorizerContext>