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