mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
Cloudwatch: Make it clear that role switching is not supported (#19706)
* Make it clear that role switching is not supported * Update docs/sources/features/datasources/cloudwatch.md Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
parent
0196eca5ac
commit
0f4b970de8
@ -44,6 +44,9 @@ server is running on AWS you can use IAM Roles and authentication will be handle
|
||||
|
||||
Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
|
||||
|
||||
|
||||
> NOTE: AWS Role Switching as described [here](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-cli.html) it not supported at the moment.
|
||||
|
||||
## IAM Policies
|
||||
|
||||
Grafana needs permissions granted via IAM to be able to read CloudWatch metrics
|
||||
|
Loading…
Reference in New Issue
Block a user