This repository was archived by the owner on May 21, 2025. It is now read-only.

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