All Products
Search
Document Center

Elastic Compute Service:System policies for ECS

Last Updated:Mar 07, 2024

What is a system policy?

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, ECS 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.

Service system policies

AliyunECSAssistantFullAccess

The AliyunECSAssistantFullAccess policy: Provides full access to Cloud Assistant via Management Console. It can be attached to RAM identities.

AliyunECSAssistantFullAccess

AliyunECSAssistantReadonlyAccess

The AliyunECSAssistantReadonlyAccess policy: Provides read-only access to Cloud Assistant via Management Console. It can be attached to RAM identities.

AliyunECSAssistantReadonlyAccess

AliyunECSExtensionsFullAccess

The AliyunECSExtensionsFullAccess policy: Provides full access to ECS Extensions via Management Console. It can be attached to RAM identities.

AliyunECSExtensionsFullAccess

AliyunECSFullAccess

The AliyunECSFullAccess policy: Provides full access to Elastic Compute Service(ECS) via Management Console. It can be attached to RAM identities.

AliyunECSFullAccess

AliyunECSNetworkInterfaceManagementAccess

The AliyunECSNetworkInterfaceManagementAccess policy: Provides full access to ECS Network Interface. It can be attached to RAM identities.

AliyunECSNetworkInterfaceManagementAccess

AliyunECSReadOnlyAccess

The AliyunECSReadOnlyAccess policy: Provides read-only access to Elastic Compute Service(ECS) via Management Console. It can be attached to RAM identities.

AliyunECSReadOnlyAccess

AliyunECSWorkbenchFullAccess

The AliyunECSWorkbenchFullAccess policy: Provides full access to ECS-Workbench via Management Console. It can be attached to RAM identities.

AliyunECSWorkbenchFullAccess

Service role policies

AliyunECSCloudBoxImageImportDefaultRolePolicy

The AliyunECSCloudBoxImageImportDefaultRolePolicy policy is the dedicated authorization policy of the AliyunECSCloudBoxImageImportDefaultRole service role. By default, ECS uses this role to import the local OSS image of the cloud box. Do not attach this policy to a RAM identity other than the service role. If a service provides precise authorization capabilities, refer to the documentation provided by the service.

AliyunECSCloudBoxImageImportDefaultRolePolicy

Service-linked role policies

AliyunServiceRolePolicyForEcsInsight

ECS assumes the AliyunServiceRolePolicyForEcsInsight service-linked role to access the resources in other cloud services. The AliyunServiceRolePolicyForEcsInsight policy is the dedicated authorization policy of the AliyunServiceRoleForEcsInsight service-linked role. This policy is defined and used by ECS. You cannot modify or delete the policy. Do not attach this policy to a RAM identity other than the service-linked role.

AliyunServiceRolePolicyForEcsInsight

References

By default, RAM identities do not have any permissions. RAM identities can access cloud resources within an Alibaba Cloud account only after an account administrator grants the required permissions to the RAM identities. To ensure resource security, we recommend that you grant only the required permissions to the RAM identities based on the principle of least privilege. For more information, see the following topics: