Grant a RAM user permissions for ActionTrail
Grant a RAM user permissions to manage ActionTrail by attaching a system policy or a custom policy.
Prerequisites
You have created a RAM user. For more information, see Create a RAM user.
Background
You can grant a RAM user permissions to manage the ActionTrail console in the following ways:
-
System policy: An unmodifiable policy that Alibaba Cloud creates and maintains. You can only attach it to or detach it from a RAM user. This method is simple.
-
Custom policy: A policy that you create and maintain. This method provides more granular control and security, but is more complex to configure.
System policy
Log on to the RAM console and attach the AliyunLogFullAccess and AliyunRAMFullAccess system policies to the RAM user. These policies grant full management permissions. For more information, see Manage the permissions of a RAM user.
Custom policy
-
Log on to the RAM console.
-
Create a policy.
-
Attach the policy to the RAM user.
-
In the left-side navigation pane, choose .
-
Find the target RAM user and click Add Permissions.
-
In the Create Authorization panel, in the Policy section, select Custom Policy from the drop-down list. Then, select the policy that you created in Step 2 and click OK.
-