From dbdcc4aed675bafe58bd16c4f6d66d1902bcf248 Mon Sep 17 00:00:00 2001 From: Josh Du Lac Date: Sun, 24 Feb 2019 21:26:21 -0600 Subject: [PATCH] Update using-x-ray.md Corrected service name from "XRay" to "X-Ray" --- doc_source/using-x-ray.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_source/using-x-ray.md b/doc_source/using-x-ray.md index 66341207..4c2c655c 100644 --- a/doc_source/using-x-ray.md +++ b/doc_source/using-x-ray.md @@ -36,4 +36,4 @@ From the service map, you can zoom in to see a trace view of your Lambda functio + **Custom subsegments** – Custom subsegments or user annotations that you can add to the Lambda function segment by using the X\-Ray SDK\. **Note** -For each traced invocation, Lambda emits the Lambda service segment and all of its subsegments\. These segments are emitted regardless of the runtime and require you to use the XRay SDK for AWS API calls\. \ No newline at end of file +For each traced invocation, Lambda emits the Lambda service segment and all of its subsegments\. These segments are emitted regardless of the runtime and require you to use the X\-Ray SDK for AWS API calls\.