Closed
Description
Hi Team,
When trying to use the AWS SAM Local with Node.js per example it fails with the following error:
Error: Missing AWS Lambda trace data for X-Ray. Expected _X_AMZN_TRACE_ID to be set.
This happens as the X-Ray Lambda already have the traces as per documentation: http://docs.aws.amazon.com/xray/latest/devguide/xray-services-lambda.html
So when using SAM Local this Trace Header is a missing.