Merge pull request #14918 from ScottBrenner/patch-1

cloudwatch.md - quick typo fix
This commit is contained in:
Marcus Efraimsson
2019-01-17 10:50:05 +01:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ Name | Description
### IAM Roles
Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If you grafana
Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If your 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)