forked from docs/doc-exports
move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
2.8 KiB
2.8 KiB
Permissions Management
If you need to assign different permissions to different employees in your enterprise to access ModelArts resources, IAM is a good choice for fine-grained permissions management.
- Plan user groups and grant required permissions to each user group.
- Add a user to a specific user group so that the user can inherit the permissions of the group.
When personnel changes occur, you only need to change individual user permissions by changing their user group. User groups make permission management more efficient.
Granting Permissions to Other Accounts
You (account A) can create an agency on IAM to grant required permissions to the delegated account (account B). The administrator of account B grants the Agent Operator permissions to the user of account B to enable the user to manage resources in your account (account A).
Parent topic: Service Overview