Skip to content
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
reecerussell opened this issue Oct 28, 2022 · 0 comments
Open

Method to access a request's PathParameters #153

reecerussell opened this issue Oct 28, 2022 · 0 comments

Comments

@reecerussell
Copy link

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}".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant