Skip to content

Commit

Permalink
[receiver/awscloudwatch] Fixed moved aws doc link (open-telemetry#21897)
Browse files Browse the repository at this point in the history
fixed move aws doc link
  • Loading branch information
schmikei committed May 12, 2023
1 parent 20ccf97 commit f8b65c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/awscloudwatchreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Receives Cloudwatch events from [AWS Cloudwatch](https://aws.amazon.com/cloudwat

## Getting Started

This receiver uses the [AWS SDK](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html) as mode of authentication, which includes [Profile](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html) and [IMDS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html) authentication for EC2 instances.
This receiver uses the [AWS SDK](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/configuring-sdk.html) as mode of authentication, which includes [Credentials File](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html) and [IMDS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html) authentication for EC2 instances.

## Configuration

Expand Down

0 comments on commit f8b65c1

Please sign in to comment.