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
Hi,
According the function
EventToRequest, it only processes the fieldreq.RequestContext.DomainName, but ignored the rest fields ofreq.RequestContextwhich isAPIGatewayProxyRequestContext, could we include the other fields such as RequestID which is the original request ID from API Gateway ? Thanks in advance