import { type APIGatewayAuthorizerWithContextResult } from "https://deno.land/x/lambda@1.42.2/types.d.ts";
Type Parameters
TAuthorizerContext extends APIGatewayAuthorizerResultContext
Properties
policyDocument: PolicyDocument
context: TAuthorizerContext