AliyunServiceRolePolicyForSTAROps

更新时间:
复制为 MD 格式

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

策略详情

  • 类型:系统策略

  • 创建时间:2026-04-29 10:52:23

  • 更新时间:2026-05-22 07:19:21

  • 当前版本:v2

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": "ram:DeleteServiceLinkedRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "ram:ServiceName": "operation-platform.aliyuncs.com"
        }
      }
    },
    {
      "Effect": "Allow",
      "Action": [
        "starops:GetMission",
        "starops:UpdateMission",
        "cms:Get*",
        "cms:List*",
        "cms:Describe*",
        "cms:Query*",
        "cms:UpdateMission",
        "cms:ExecuteQuery",
        "cms:GetEntityStoreData",
        "cms:CreateInstantSiteMonitor",
        "cms:PutWorkspace",
        "cms:UpdateMission",
        "log:Get*",
        "log:List*",
        "log:Describe*",
        "log:Query*",
        "log:PullLogs",
        "log:PostLogStoreLogs",
        "log:TagResources",
        "log:CreateDashboard",
        "log:UpdateDashboard",
        "log:DeleteDashboard"
      ],
      "Resource": "*"
    }
  ]
}

相关文档