If you need to assign different permissions to personnel in your enterprise to access your EVS resources on the cloud, IAM is a good choice for fine-grained permissions management. IAM provides identity authentication, permissions management, and access control, helping you securely access your cloud resources.
With IAM, you can control access to specific cloud resources. For example, if you want some resource management personnel in your enterprise to view EVS resources but do not want them to delete EVS resources or perform any other high-risk operations, you can grant permission to view EVS resources but not permission to delete them.
If your account does not require IAM for permissions management, you can skip this section.
IAM is a free service. You only pay for the resources in your account.
For more information about IAM, see IAM Service Overview.
New IAM users do not have any permissions assigned by default. You need to first add them to one or more groups and attach policies or roles to these groups. The users then inherit permissions from the groups and can perform specified operations on cloud services based on the permissions they have been assigned.
EVS is a project-level service deployed for specific regions. To assign EVS permissions to a user group, specify the scope as region-specific projects and select a project for the permissions to take effect. If All projects is selected, the permissions will take effect for the user group in all region-specific projects. When accessing EVS, users need to switch to a region where they have been authorized to use EVS.
You can grant users permissions by using roles and policies.
Table 1 lists all the system-defined roles and policies supported by EVS.
Role/Policy Name | Description | Type | Dependencies |
|---|---|---|---|
EVS FullAccess | Full permissions for EVS. Users granted these permissions can create, attach, detach, query, and delete EVS resources, and expand capacity of EVS disks. | System-defined policy | None |
EVS ReadOnlyAccess | Read-only permissions for EVS. Users granted these permissions can view EVS resource data only. | System-defined policy | None |
Server Administrator | Full permissions for EVS | System-defined role | None |
Table 2 lists the common operations supported by each system-defined policy of EVS. Select the policies as required.
Operation | EVS FullAccess | EVS ReadOnlyAccess |
|---|---|---|
Creating disks | √ | x |
Viewing the disk list | √ | √ |
Viewing disk details | √ | √ |
Attaching disks | √ | x |
Detaching disks | √ | x |
Deleting disks | √ | x |
Expanding capacities of disks | √ | x |
Adding tags for disks | √ | x |
Modifying disk tags | √ | x |
Deleting disk tags | √ | x |
Searching for disks by tag | √ | √ |
Changing disk names | √ | x |