Permissions Management
If you need to assign different permissions to different employees in your enterprise to access your VOD resources, IAM is a good choice for fine-grained permissions management. IAM provides identity authentication, permissions management, and access control, helping you secure access to your HUAWEI CLOUD resources.
With IAM, you can use your HUAWEI CLOUD account to create IAM users, and assign permissions to the users to control their access to specific resources. For example, some software developers in your enterprise need to use VOD resources but should not be allowed to delete the resources or perform any other high-risk operations. In this scenario, you can create IAM users for the software developers and grant them only the permissions required for using VOD resources.
If your HUAWEI CLOUD account does not require individual IAM users for permissions management, skip this section.
IAM can be used free of charge. You pay only for the resources in your account. For more information about IAM, see IAM Service Overview.
VOD Permissions
By default, new IAM users do not have permissions assigned. You need to add a user to one or more groups, and attach permissions policies or roles to these groups. Users inherit permissions from the groups to which they are added and can perform specified operations on cloud services based on the permissions.
VOD is a project-level service deployed and accessed in specific physical regions. Therefore, VOD permissions are assigned to users in specific regions (such as CN North-Beijing4) and only take effect for these regions. If you want the permissions to take effect for all regions, you need to assign the permissions to users in each region. When accessing VOD, the users need to switch to a region where they have been authorized to use the VOD service.
You can grant users permissions by using roles and policies.
- Roles: A type of coarse-grained authorization mechanism that defines permissions related to user responsibilities. This mechanism provides only a limited number of service-level roles for authorization. When using roles to grant permissions, you need to also assign other roles on which the permissions depend to take effect. However, roles are not an ideal choice for fine-grained authorization and secure access control.
- Policies: A type of fine-grained authorization mechanism that defines permissions required to perform operations on specific cloud resources under certain conditions. This mechanism allows for more flexible policy-based authorization, meeting requirements for secure access control. For example, you can grant VOD users only the permissions for managing a certain type of cloud resources.
Table 1 lists all the system-defined roles and policies supported by VOD.
|
Role Name |
Description |
Type |
Dependency |
|---|---|---|---|
|
VOD Administrator |
Administrator permissions for all media files in your HUAWEI CLOUD account |
System-defined role |
None |
|
VOD Operator |
Operation permissions (except media review, media deletion, global settings, and domain name management) for all media files in your account |
System-defined role |
None |
|
VOD Guest |
Read-only permissions for all media files in your account |
System-defined role |
None |
|
VOD Group Administrator |
Operation permissions except global settings and domain name management for media files created by users in the group to which you belong. This role isolates media files. |
System-defined role |
None |
|
VOD Group Operator |
Operation permissions (except media review, media deletion, global settings, and domain name management) for media files created by users in the group to which you belong. This role isolates media files. |
System-defined role |
None |
|
VOD Group Guest |
Read-only permissions for media files created by all users in the group to which you belong. This role isolates media files. |
System-defined role |
None |
Last Article: Concepts
Next Article: Region and AZ
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.