Skip to content

APIGatewayProxyRequestContext is missing DomainName and DomainPrefix #292

Closed
@RaeesBhatti

Description

@RaeesBhatti

Is your feature request related to a problem? Please describe.
Type APIGatewayProxyRequestContext doesn't include DomainName and DomainPrefix attributes which are present in actual API Gateway request.

Describe the solution you'd like
Add DomainName and DomainPrefix fields to APIGatewayProxyRequestContext type.

Describe alternatives you've considered
None

Additional context
I guess API Gateway added these fields after this library was created. Which would explain why they were not implemented in the first place.

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