Skip to content

Commit 1f75573

Browse files
committed
modified Readme
1 parent 660aaa5 commit 1f75573

File tree

1 file changed

+1
-1
lines changed
  • aws-opentelemetry-distro/src/amazon/opentelemetry/distro/otlp-aws-span-exporter

1 file changed

+1
-1
lines changed

aws-opentelemetry-distro/src/amazon/opentelemetry/distro/otlp-aws-span-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This guide explains how to automatically configure ADOT environment variables fo
55
## Pre-requisites:
66
1. Transaction Search must be enabled in order to send spans to the Xray OTLP endpoint. See [this doc](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search-getting-started.html) on how to enable Transaction Search.
77

8-
2. Ensure the AWS credentials in your application environment has the `xray:PutTraceSegments` action allowed.
8+
2. Ensure the AWS role in your application environment has [AWSXRayWRiteOnlyAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSXrayWriteOnlyAccess.html) managed policy attached.
99

1010
## Environment Variables
1111

0 commit comments

Comments
 (0)