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.
Include Request ID from APIGatewayProxyRequestContext #106
Open
Description
Hi,
According the function EventToRequest
, it only processes the field req.RequestContext.DomainName
, but ignored the rest fields of req.RequestContext
which is APIGatewayProxyRequestContext
, could we include the other fields such as RequestID which is the original request ID from API Gateway ? Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels