This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.
Method to access a request's PathParameters #153
Open
Description
Hey all,
I've encountered an issue where I need to access the API Gateway request's path parameters. I can see that there are methods to access the request context and stage variables, however, no method to access the path parameters.
This would be really helpful when it comes to building APIs with route/path parameters, for example: "/items/{itemId}".
Metadata
Metadata
Assignees
Labels
No labels