AliyunCloudMonitorReadOnlyBasicAccess 是阿里云管理的产品系统策略,您可以将 AliyunCloudMonitorReadOnlyBasicAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问云监控(CloudMonitor)的基础权限。
策略详情
类型:系统策略
创建时间:2024-02-06 14:39:24
更新时间:2025-01-09 08:26:31
当前版本:v3
策略内容
{
"Version": "1",
"Statement": [
{
"Action": [
"cms:Get*",
"cms:List*",
"cms:Query*",
"cms:BatchQuery*",
"cms:Describe*",
"cms:Cursor",
"cms:BatchGet",
"cms:BatchExport",
"cms:Check*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Effect": "Allow",
"Action": [
"arms:Describe",
"arms:GetCommercialStatusV2",
"arms:ListAddons",
"arms:ListGrafanaInstance",
"arms:QueryMetric",
"arms:GetOldPrometheusRuleCount",
"arms:ListPromAlertCluster",
"arms:GetSupport*",
"arms:GetIntegration*",
"arms:GetConsoleBaseInfo",
"arms:ListTagResources",
"arms:TagResources"
],
"Resource": "*"
},
{
"Action": [
"log:GetLogStoreLogs",
"log:QueryPrometheusMetrics",
"log:QueryMetrics"
],
"Resource": "acs:log:*:*:project/*/logstore/aliyun-prom-*",
"Effect": "Allow"
}
]
}
相关文档
该文章对您有帮助吗?
- 本页导读 (1)
- 策略详情
- 策略内容
- 相关文档