My Workflow is like : Lambda1 --> Step Machine (many different lambdas inside it) --> SQS (result of step machine is sent to SQS) --> Lambda (That is SQS triggered).
xray is not working in this case. It shows the broken trace, trace Id of lamda1 And step function is different.