AliyunServiceRolePolicyForOOSAppliactionManager is the authorization policy dedicated to a service-linked role. The policy is automatically attached to a service role when the service role is created. Then, the service-linked role is authorized to access other cloud services. This policy is updated by the relevant Alibaba Cloud service. Do not attach this policy to a RAM identity other than a service-linked role.
Policy details
Type: service system policy
Creation time: 09:25:28 on June 18, 2024
Update time: 09:21:29 on January 27, 2026
Current version: v20
Policy content
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"cms:CreateDynamicTagGroup",
"cms:DescribeDynamicTagRuleList",
"cms:DescribeMonitorGroups",
"cms:DeleteDynamicTagGroup",
"cms:DeleteMonitorGroup",
"cms:CreateHostAvailability",
"cms:DeleteHostAvailability",
"cms:DescribeHostAvailabilityList",
"cms:DescribeMetricRuleList",
"cms:DeleteMetricRules",
"cms:ApplyMetricRuleTemplate",
"cms:ModifyMonitorGroup",
"tag:ListTagResources",
"tag:UntagResources",
"tag:TagResources",
"ecs:TagResources",
"ros:GetStack",
"slb:DescribeLoadBalancerAttribute",
"slb:DescribeVServerGroups",
"slb:DescribeVServerGroupAttribute",
"slb:DescribeMasterSlaveServerGroups",
"slb:DescribeMasterSlaveServerGroupAttribute",
"ecs:DescribeInstances",
"oos:CreateOpsItem",
"oos:GetOpsItem",
"oos:ListOpsItems",
"oos:UpdateOpsItem",
"oos:CreateParameter",
"oos:DeleteParameter",
"oos:CreateSecretParameter",
"oos:DeleteSecretParameter",
"cs:DescribeClusterNodePools",
"vpc:DescribeVSwitches",
"oss:GetBucketInfo",
"rds:DescribeDBInstances",
"rds:DescribeDBInstanceHAConfig",
"kvstore:DescribeInstanceAttribute",
"computenestsupplier:GetArtifact",
"computenestsupplier:ReleaseArtifact",
"computenestsupplier:DeleteArtifact",
"computenestsupplier:ListArtifactVersions",
"computenestsupplier:GetArtifactRepositoryCredentials",
"computenestsupplier:ListArtifactBuildLogs",
"computenest:ListServiceInstanceLogs",
"computenest:GetServiceInstance",
"computenest:GetService"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"oss:PutBucket"
],
"Resource": "acs:oss:*:*:applicationmanager-*"
},
{
"Action": "ram:DeleteServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "applicationmanager.oos.aliyuncs.com"
}
}
}
],
"Version": "1"
}