AliyunHealthFullAccess 是阿里云管理的产品系统策略,您可以将 AliyunHealthFullAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了管理云服务诊断(Health)的权限,包含发起诊断的权限。
策略详情
类型:系统策略
创建时间:2024-09-23 14:54:43
更新时间:2025-03-27 10:54:05
当前版本:v8
策略内容
{
"Version": "1",
"Statement": [
{
"Effect": "Allow",
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"health.aliyuncs.com",
"rmc.resourcemanager.aliyuncs.com",
"nis.aliyuncs.com"
]
}
}
},
{
"Effect": "Allow",
"Action": "health:*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "ram:GetRole",
"Resource": [
"acs:ram:*:*:role/aliyunserviceroleforhealth",
"acs:ram:*:*:role/aliyunservicerolefornis",
"acs:ram:*:*:role/aliyunserviceroleforresourcemetacenter"
]
},
{
"Action": [
"resourcecenter:GetResourceConfiguration",
"resourcecenter:ListTagKeys",
"resourcecenter:EnableResourceCenter",
"resourcecenter:GetResourceCenterServiceStatus",
"tag:ListTagKeys"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"vpc:DescribeVSwitches",
"vpc:DescribeEipAddresses",
"vpc:DescribeNatGateways",
"vpc:DescribeVpnGateways",
"vpc:DescribeVirtualBorderRouters"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"rds:DescribeDBInstances",
"rds:DescribeDBInstanceConnectivity",
"rds:DescribeDBInstanceIPArrayList"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"nlb:ListLoadBalancers",
"alb:ListLoadBalancers"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ecs:DescribeInstances",
"ecs:DescribeDisks",
"ecs:DescribeDiagnosticReportAttributes"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "swas-open:ListInstances",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "cs:DescribeClustersV1",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ebs:DescribeDisks",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ga:ListAccelerators",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "cen:ListTransitRouters",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"privatelink:ListVpcEndpoints",
"privatelink:ListVpcEndpointServices"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "polardb:DescribeDBClusters",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"odps:ListProjects",
"odps:ListJobInfos"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "globalsearch:DescribeResources",
"Resource": "*",
"Effect": "Allow"
},
{
"Effect": "Allow",
"Action": "nis:IsOpenService",
"Resource": "*"
}
]
}
相关文档
该文章对您有帮助吗?
- 本页导读 (1)
- 策略详情
- 策略内容
- 相关文档