From 737896695c53c6f3b97a6c50fec759deff5aec0a Mon Sep 17 00:00:00 2001 From: Toby Brain Date: Thu, 3 Mar 2016 15:33:52 +1100 Subject: [PATCH] Fix IAM role documentation link --- docs/sources/datasources/cloudwatch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/datasources/cloudwatch.md b/docs/sources/datasources/cloudwatch.md index 4d87c4a0743..4d9d8b38c1c 100644 --- a/docs/sources/datasources/cloudwatch.md +++ b/docs/sources/datasources/cloudwatch.md @@ -34,7 +34,7 @@ Default Region | Used in query editor to set region (can be changed on per query Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If you grafana server is running on AWS you can use IAM Roles and authentication will be handled automatically. -Checkout AWS docs on [IAM Roles]](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html) +Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html) ### AWS credentials file