All Products
Search
Document Center

Platform For AI:Service-linked role for self-managed resource groups

Last Updated:Apr 01, 2026

AliyunServiceRoleForPaiEasManageCustomerClusters is a Resource Access Management (RAM) service-linked role that Elastic Algorithm Service (EAS) assumes to manage the underlying infrastructure of self-managed resource groups. To implement specific features, EAS may need to access Object Storage Service (OSS), Simple Log Service, Elastic Compute Service (ECS), and Virtual Private Cloud (VPC) resources.

Before using EAS self-managed resource groups, assign this service-linked role to EAS using your Alibaba Cloud account. For background on service-linked roles, see Service-linked roles.

Permissions

The role grants EAS access to the following cloud services.

PrivateLink

EAS uses PrivateLink to create and manage VPC endpoints that connect self-managed clusters to Alibaba Cloud services over private networks.

ActionDescription
privatelink:OpenPrivateLinkServiceActivate the PrivateLink service
privatelink:CheckProductOpenCheck whether PrivateLink is activated
privatelink:ListVpcEndpointServicesList available VPC endpoint services
privatelink:CreateVpcEndpointCreate a VPC endpoint
privatelink:ListVpcEndpointsList VPC endpoints
privatelink:UpdateVpcEndpointAttributeUpdate VPC endpoint attributes
privatelink:GetVpcEndpointAttributeGet VPC endpoint attributes
privatelink:ListVpcEndpointSecurityGroupsList security groups attached to a VPC endpoint
privatelink:AttachSecurityGroupToVpcEndpointAttach a security group to a VPC endpoint
privatelink:DetachSecurityGroupFromVpcEndpointDetach a security group from a VPC endpoint
privatelink:AddZoneToVpcEndpointAdd a zone to a VPC endpoint
privatelink:RemoveZoneFromVpcEndpointRemove a zone from a VPC endpoint
privatelink:ListVpcEndpointZonesList zones associated with a VPC endpoint
privatelink:DeleteVpcEndpointDelete a VPC endpoint

Resource scope: *

Virtual Private Cloud (VPC)

EAS reads VPC and vSwitch configurations to provision networking for self-managed clusters.

ActionDescription
vpc:DescribeVpcsList VPCs
vpc:DescribeVpcAttributeGet VPC details
vpc:DescribeVSwitchesList vSwitches
vpc:DescribeVSwitchAttributesGet vSwitch details

Resource scope: *

Elastic Compute Service (ECS)

EAS manages security groups to control traffic between cluster nodes and Alibaba Cloud services.

ActionDescription
ecs:DescribeSecurityGroupsList security groups
ecs:CreateSecurityGroupCreate a security group
ecs:DeleteSecurityGroupDelete a security group
ecs:AuthorizeSecurityGroupAdd an inbound rule to a security group
ecs:AuthorizeSecurityGroupEgressAdd an outbound rule to a security group
ecs:RevokeSecurityGroupRemove an inbound rule from a security group
ecs:RevokeSecurityGroupEgressRemove an outbound rule from a security group

Resource scope: *

Container Service for Kubernetes (ACK)

EAS reads cluster metadata and kubeconfig to deploy and manage workloads on self-managed Kubernetes clusters.

ActionDescription
cs:DescribeClusterDetailGet cluster details
cs:DescribeClusterUserKubeconfigGet the kubeconfig for a cluster

Resource scope: *

Simple Log Service

EAS creates and manages log projects and Logstores to collect logs from self-managed resource groups. Permissions are scoped to EAS-prefixed resources only.

ActionDescription
log:GetProjectGet a log project
log:CreateProjectCreate a log project
log:DeleteProjectDelete a log project
log:GetLogStoreGet a Logstore
log:CreateLogStoreCreate a Logstore
log:DeleteLogStoreDelete a Logstore
log:GetIndexGet an index
log:CreateIndexCreate an index
log:DeleteIndexDelete an index
log:GetConfigGet a Logtail configuration
log:CreateConfigCreate a Logtail configuration
log:DeleteConfigDelete a Logtail configuration
log:GetMachineGroupGet a machine group
log:CreateMachineGroupCreate a machine group
log:DeleteMachineGroupDelete a machine group
log:GetLogStoreLogsQuery logs in a Logstore
log:ApplyConfigToGroupApply a Logtail configuration to a machine group

Resource scope:

  • acs:log:*:*:project/*/logstore/eas-*

  • acs:log:*:*:project/eas-*

Alibaba Cloud DNS PrivateZone

EAS manages private DNS zones to resolve internal service endpoints within self-managed resource groups.

ActionDescription
pvtz:AddZoneCreate a private zone
pvtz:BindZoneVpcAssociate a private zone with a VPC
pvtz:AddZoneRecordAdd a DNS record to a private zone
pvtz:DeleteZoneDelete a private zone

Resource scope: *

Delete the service-linked role

Warning

Deleting AliyunServiceRoleForPaiEasManageCustomerClusters may affect services deployed in EAS. After deletion, you may be unable to deploy or update services in self-managed resource groups, or use services deployed in those groups.

To delete the role:

  1. Log on to the RAM console.

  2. In the left-side navigation pane, choose Identities > Roles.

  3. On the Roles page, search for AliyunServiceRoleForPaiEasManageCustomerClusters.

  4. In the Actions column, click Delete Role.

    image

  5. In the Delete Role dialog box, enter the role name to confirm, then click Delete Role.