Skip to content
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
@reecerussell

Description

@reecerussell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions