If you need to assign different permissions to employees in your enterprise to access your DataArts Studio 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 resources.
With IAM, you can use your account to create IAM users for your employees, and assign permissions to the users to control their access to specific resource types. For example, if you want to allow some software developers in your enterprise to use DataArts Studio resources but disallow them to delete workspaces or perform any high-risk operations, you can create IAM users for the software developers and grant them only the permissions required for using DataArts Studio resources.
By default, new IAM users do not have any permissions. To assign permissions to a user, add the user to one or more groups and assign permissions policies or roles to these groups. The user then inherits permissions from the groups it is a member of After authorization, the users can perform specified operations.
DataArts Studio is a project-level service deployed in specific physical regions. To assign ServiceStage permissions to a user group, specify the scope as region-specific projects and select projects 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 DataArts Studio, users need to switch to a region where they are authorized to use cloud services.
Relying on IAM roles, DataArts Studio provides more flexible, fine-grained authorization based on workspace roles for specific operations.
Role |
Description |
Category |
---|---|---|
DAYU Administrator |
User who has all permissions of DataArts Studio and workspaces NOTE:
Users assigned the Tenant Administrator role have all permissions for all services except IAM. In other words, users with the Tenant Administrator role can perform all operations in DataArts Studio. |
System-defined role |
DAYU User |
Common DataArts Studio user Users with the DAYU User role have the permissions of the role assigned to them in a workspace. Roles in a workspace can be admin, developer, operator, and viewer. For details about the operation permissions of each role, see DataArts Studio Permissions.
|
System-defined role |
After a role is granted to you, you have all the permissions of the role. For details about how to grant permissions of a DataArts Studio role, see Preparations > Creating IAM Users and Granting DataArts Studio Permissions in DataArts Studio User Guide.