All Products
Search
Document Center

Resource Access Management:AliyunCSManagedAutoScalerRolePolicy

Last Updated:Mar 13, 2025

AliyunCSManagedAutoScalerRolePolicy 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: 11:13:52 on October 18, 2024

  • Update time: 08:54:08 on March 13, 2025

  • Current version: v12

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "ess:DescribeScalingGroups",
        "ess:DescribeScalingInstances",
        "ess:DescribeScalingActivities",
        "ess:DescribeScalingConfigurations",
        "ess:DescribeScalingRules",
        "ess:DescribeScheduledTasks",
        "ess:DescribeLifecycleHooks",
        "ess:DescribeNotificationConfigurations",
        "ess:DescribeNotificationTypes",
        "ess:DescribeRegions",
        "ess:CreateScalingRule",
        "ess:ModifyScalingGroup",
        "ess:RemoveInstances",
        "ess:ExecuteScalingRule",
        "ess:ModifyScalingRule",
        "ess:DeleteScalingRule",
        "ecs:DescribeInstanceTypes",
        "ess:DetachInstances",
        "ess:CompleteLifecycleAction",
        "ess:ScaleWithAdjustment",
        "ess:DescribePatternTypes",
        "vpc:DescribeVSwitches",
        "cs:DeleteClusterNodes",
        "cs:DescribeClusterNodes",
        "cs:DescribeClusterNodePools",
        "cs:DescribeClusterNodePoolDetail",
        "cs:DescribeTaskInfo",
        "cs:ScaleClusterNodePool",
        "cs:RemoveNodePoolNodes",
        "ecs:DescribeAvailableResource",
        "ecs:DescribeInstanceTypeFamilies",
        "ecs:DescribeInstances",
        "cs:GetClusterAddonInstance",
        "cs:DescribeClusterDetail",
        "ecs:DescribeCapacityReservations",
        "ecs:DescribeElasticityAssurances",
        "ecs:DescribeImages"
      ],
      "Resource": [
        "*"
      ],
      "Effect": "Allow"
    }
  ]
}

References