全部产品
Search
文档中心

访问控制:AliyunServiceRolePolicyForOOSAppliactionManager

更新时间:Aug 28, 2026

AliyunServiceRolePolicyForOOSAppliactionManager 是专用于服务关联角色的授权策略,会在创建服务关联角色 AliyunServiceRoleForOOSAppliactionManager 时自动授权,以允许服务关联角色代您访问其他云服务。本策略由对应的阿里云服务按需更新,请勿将本策略授权给服务关联角色之外的 RAM 身份使用。

策略详情

  • 类型:系统策略

  • 创建时间:2024-06-18 09:25:28

  • 更新时间:2026-08-28 17:34:12

  • 当前版本:v29

策略内容

{
  "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"
}

相关文档