mirror of
https://github.com/grafana/grafana.git
synced 2025-01-05 21:53:45 -06:00
Fix typo. (#37697)
This commit is contained in:
parent
e0315dabe8
commit
acc77d5cef
@ -41,7 +41,7 @@ There are three different authentication methods available. `AWS SDK Default` pe
|
||||
|
||||
### IAM roles
|
||||
|
||||
Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. Providing you have chosen the _AWS SDK Default_ authentication method, and your Grafana server is running on AWS, you can use IAM Roles to handle authentication automically.
|
||||
Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. Providing you have chosen the _AWS SDK Default_ authentication method, and your Grafana server is running on AWS, you can use IAM Roles to handle authentication automatically.
|
||||
|
||||
See the AWS documentation on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user