Optional
body?: BodyInitThe body of the request.
Optional
method?: HttpMethodThe HTTP method of the request.
GET
Optional
path?: stringThe path of the request.
/point/2022-01-01:2022-01-03/@aws-lambda-powertools/logger
Optional
queryAn object containing the query parameters of the request.
Generated using TypeDoc
Request options that can be used to customize the request.