Preparing search index...
The search index is not available
Powertools for AWS Lambda (Typescript) API Reference
Powertools for AWS Lambda (Typescript) API Reference
@aws-lambda-powertools/commons
types
MiddlewareArgsLike
Type Alias MiddlewareArgsLike
Internal
MiddlewareArgsLike
:
{
request
:
{
headers
:
{
[
key
:
string
]:
string
}
}
}
Minimal type for the arguments passed to a middleware function
Type declaration
request
:
{
headers
:
{
[
key
:
string
]:
string
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Powertools for AWS Lambda (Typescript) API Reference
Loading...
Minimal type for the arguments passed to a middleware function