interface APIGatewayRequestAuthorizerEventPathParametersimport { type APIGatewayRequestAuthorizerEventPathParameters } from "https://deno.land/x/lambda@1.24.3/types.d.ts"; Index Signatures[name: string]: string | undefined