All Products
Search
Document Center

Resource Access Management:AliyunCSAIAssistantRolePolicy

最終更新日:Dec 03, 2025

AliyunCSAIAssistantRolePolicy is the authorization policy dedicated to a service role. In most cases, when a service role is created, the policy is attached to the service role. Then, the service 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 role.

Policy details

  • Type: service system policy

  • Creation time: 09:43:29 on August 16, 2024

  • Update time: 05:43:23 on December 03, 2025

  • Current version: v4

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "cs:DescribeClusterVuls",
        "cs:DescribeKubernetesVersionMetadata",
        "cs:DescribeClusterEndpoints",
        "cs:DescribePolicyInstancesStatus",
        "cs:GetClusterCheckResult",
        "cs:GetCostCheckItem",
        "cs:CheckControlPlaneLogEnable",
        "cs:GetClusterAuditProject",
        "cs:DescribeClusterDetail",
        "cs:DescribeClusters",
        "cs:CreateClusterDiagnosis",
        "cs:CreateClusterInspectConfig",
        "cs:GetClusterDiagnosisResult",
        "cs:RunClusterInspect",
        "cs:RunClusterCheck",
        "cs:ListClusterInspectReports",
        "cs:GetClusterInspectReportDetail",
        "cs:ListClusterChecks",
        "cs:GetClusters"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "yundun-sas:DescribeSuspEvents",
        "yundun-sas:DescribeVulDetails"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "cr:CreateClusterImageAnalysisTask",
        "cr:GetClusterImageAnalysisTask"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "arms:GetPrometheusInstance",
        "arms:GetCloudClusterAllUrl"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Effect": "Allow",
      "Action": [
        "log:ListProject",
        "log:ListTagResources",
        "log:ListLogStores",
        "log:ListConsumerGroup",
        "log:GetProject",
        "log:GetAlert",
        "log:GetIndex",
        "log:GetLogStore",
        "log:GetLogStoreLogs"
      ],
      "Resource": "*"
    }
  ]
}

References