All Products
Search
Document Center

Cloud Phone:System policies for Cloud Phone

Last Updated:Jan 23, 2025

This topic describes the system policies for Cloud Phone. You can refer to this topic when granting permissions to Resource Access Management (RAM) users.

A policy defines a set of permissions that are described based on the policy structure and syntax. You can use policies to describe the authorized resource sets, authorized operation sets, and authorization conditions. Alibaba Cloud Resource Access Management (RAM) provides system policies and custom policies. All system policies are created and updated by Alibaba Cloud. You can use system policies, but you cannot modify them. You can manage and update custom policies based on your business requirements. You can create, update, and delete custom policies. During service iteration, ECP adds new permissions to system policies to support new features and capabilities. The update of a system policy affects all RAM identities to which the policy is attached, including RAM users, RAM user groups, and RAM roles. For more information about RAM policies, see Policy overview.

Note

System policies are designed for new users to quickly get started with Alibaba Cloud products on the management console, though they also enable the use of more advanced methods like API operations or CLI commands. If you are familiar with the advanced methods, we recommend that you use custom policies to implement finer-grained control on who is permitted to call what API operations, thereby improving security.

System policies can be classified into service system policies, service role policies, and service-linked role policies. Some cloud services provide only one or two of the three types of policies. For more information, see the policy types that are described in the following section.

System policies

AliyunECDFullAccess

You can attach the AliyunECDFullAccess policy to RAM users. This policy defines the permissions to manage cloud phones.

AliyunVPCFullAccess

Cloud phones depend on resources such as virtual private clouds (VPCs). Therefore, you must attach the AliyunVPCFullAccess policy to RAM users. This policy defines the permissions to manage VPCs.

AliyunCADTFullAccess

When you create an instance group, the Cloud Phone system automatically creates VPCs, eliminating the need for manual VPC creation. This automatic process relies on Cloud Architect Design Tools (CADT). If you create an instance group as a RAM user in the Cloud Phone console, make sure that the AliyunCADTFullAccess policy is attached to the RAM user. Otherwise, the creation will fail. This policy defines the permissions to manage CADT resources.

AliyunEIPFullAccess

Cloud phones depend on Elastic IP Address (EIP) for Internet access. Therefore, if you want to enable Internet access for cloud phones as a RAM user, make sure that the AliyunEIPFullAccess policy is attached to the RAM user. Otherwise, the operation will fail. This policy defines the permissions to manage EIP resources.

AliyunNATGatewayFullAccess

Cloud phones also depend on NAT Gateway for Internet access. Therefore, if you want to enable Internet access for cloud phones as a RAM user, make sure that the AliyunNATGatewayFullAccess policy is also attached to the RAM user. Otherwise, the operation will fail. This policy defines the permissions to manage NAT gateways.

AliyunECSFullAccess

To access a cloud phone over the Internet by using Android Debug Bridge (ADB) from an on-premises device, you must create a DNAT entry and update your security group settings. For more information, see Connect to cloud phones by using ADB.

You must navigate to the Elastic Compute Service (ECS) to update the Elastic Network Interface (ENI) and security group settings. If you perform these operations as a RAM user, make sure that the AliyunECSFullAccess policy is attached to the RAM user. Otherwise, the operation will fail. This policy defines the permissions to manage ECS resources.