API Reference
Preparing search index...
@aws-lambda-powertools/event-handler
types
HttpRouteOptions
Type Alias HttpRouteOptions
type
HttpRouteOptions
=
{
method
:
HttpMethod
|
HttpMethod
[]
;
middleware
?:
Middleware
[]
;
path
:
Path
;
}
Index
Properties
method
middleware?
path
Properties
method
method
:
HttpMethod
|
HttpMethod
[]
Optional
middleware
middleware
?:
Middleware
[]
path
path
:
Path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
middleware
path
API Reference
Loading...