API Reference
Preparing search index...
@aws-lambda-powertools/event-handler
types
Middleware
Type Alias Middleware
Middleware
:
(
params
:
Record
<
string
,
string
>
,
reqCtx
:
RequestContext
,
next
:
NextFunction
,
)
=>
Promise
<
void
|
HandlerResponse
>
Type Declaration
(
params
:
Record
<
string
,
string
>
,
reqCtx
:
RequestContext
,
next
:
NextFunction
,
)
:
Promise
<
void
|
HandlerResponse
>
Parameters
params
:
Record
<
string
,
string
>
reqCtx
:
RequestContext
next
:
NextFunction
Returns
Promise
<
void
|
HandlerResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...