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: 17:34:12 on August 28, 2026
Current version: v29
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",
"cms:ListWorkspaces",
"cms:GetEntityStoreData",
"cms:CreateTicket",
"cms:GetWorkspace",
"cms:GetEntityStore",
"cms:GetService",
"cms:GetServiceDictionary",
"cms:GetServiceObservability",
"cms:GetServiceTask",
"cms:GetUmodel",
"cms:GetUmodelCommonSchemaRef",
"cms:GetUmodelData",
"cms:ListDigitalEmployees",
"cms:GetDigitalEmployee",
"cms:CreateDigitalEmployee",
"cms:ListMissions",
"cms:CreateMission",
"cms:GetMission",
"cms:ListTasks",
"cms:CreateChat",
"cms:GetChat",
"cms:ListChats",
"cms:CreateThread",
"cms:GetThread",
"cms:ListThreads",
"log:GetLogStoreLogs",
"log:GetIndex",
"log:ListResourceRecords",
"log:ListLogStores",
"log:GetLogStore",
"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",
"cs:DescribeClusterEndpoints",
"cs:DescribeClusterUserKubeconfig",
"cs:DescribeEdasClusterToken",
"cs:DescribeClusterAddonInstance",
"cs:DescribeClusterDetail",
"fcsandbox:ListTemplates",
"fcsandbox:DescribeApiKey",
"fcsandbox:GetApiKey"
],
"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"
}