AmazonGrafanaCloudWatchAccess - AWS 受管理策略

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AmazonGrafanaCloudWatchAccess

說明:此政策授予對 Amazon 的存取權限,以 CloudWatch 及在 Amazon 受管 Grafana 中用 CloudWatch 作資料來源所需的相依性。

AmazonGrafanaCloudWatchAccessAWS 受管理的策略

使用此政策

您可以附加AmazonGrafanaCloudWatchAccess至您的使用者、群組和角色。

政策詳情

  • 類型:服務角色策略

  • 創建時間:世界標準時間 2023 年 3 月 24 日, 22:41

  • 編輯時間:世界標準時間 2023 年 3 月 24 日 22:41

  • ARN: arn:aws:iam::aws:policy/service-role/AmazonGrafanaCloudWatchAccess

政策版本

策略版本:v1(預設值)

原則的預設版本是定義原則權限的版本。當具有策略的使用者或角色發出要求以存取 AWS 資源時,請 AWS 檢查原則的預設版本,以決定是否允許該要求。

政策文件

{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "cloudwatch:DescribeAlarmsForMetric", "cloudwatch:DescribeAlarmHistory", "cloudwatch:DescribeAlarms", "cloudwatch:ListMetrics", "cloudwatch:GetMetricStatistics", "cloudwatch:GetMetricData", "cloudwatch:GetInsightRuleReport" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "logs:DescribeLogGroups", "logs:GetLogGroupFields", "logs:StartQuery", "logs:StopQuery", "logs:GetQueryResults", "logs:GetLogEvents" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "ec2:DescribeTags", "ec2:DescribeInstances", "ec2:DescribeRegions" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : "tag:GetResources", "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "oam:ListSinks", "oam:ListAttachedLinks" ], "Resource" : "*" } ] }

進一步了解