type alias APIGatewayEventRequestContextimport { type APIGatewayEventRequestContext } from "https://dotland.deno.dev/x/lambda@1.26.2/types.d.ts"; definition: APIGatewayEventRequestContextWithAuthorizer<APIGatewayEventDefaultAuthorizerContext>