Closed
Description
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
Labels
No labels