interface APIGatewayAuthorizerResultimport { type APIGatewayAuthorizerResult } from "https://dotland.deno.dev/x/lambda@1.42.2/mod.ts"; PropertiesprincipalId: stringpolicyDocument: PolicyDocumentoptionalcontext: APIGatewayAuthorizerResultContext | nulloptionalusageIdentifierKey: string | null