All Products
Search
Document Center

Resource Access Management:AliyunCSManagedAutoScalerRolePolicy

更新時間:Dec 12, 2024

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: 07:25:21 on December 12, 2024

  • Current version: v10

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",
			"ecs:DescribeCapacityReservations",
			"ecs:DescribeElasticityAssurances",
			"ecs:DescribeImages"
		],
		"Resource": [
			"*"
		],
		"Effect": "Allow"
	}]
}

References