type alias APIGatewayEventRequestContextimport { type APIGatewayEventRequestContext } from "https://deno.land/x/lambda@1.26.1/mod.ts"; definition: APIGatewayEventRequestContextWithAuthorizer<APIGatewayEventDefaultAuthorizerContext>