RequestAuthorizerEventHandler <Configuration, Service, Profile, Path, Query, Headers, Context, Security, GV>
Index
Properties
handler
Type declaration
Parameters
request: NoInfer<RequestAuthorizerEvent<InferFromParser<Path, undefined>, InferFromParser<Query, undefined>, InferFromParser<Headers, undefined>, Security, GV>>
context: LambdaContext<Configuration, Service, Profile>
Returns Promisable<Try<AuthorizerReponse<NoInfer<InferFromParser<Context, undefined>>>>>
optionalschema
Type declaration
optionalcontext?: Context
optionalheaders?: Headers
optionalpath?: Path
optionalquery?: Query