Help Center/
Identity and Access Management/
User Guide/
Permissions Management/
Policies/
Policy Content
Updated on 2024-10-31 GMT+08:00
Policy Content
You can click a policy name to view the content of the policy.
Viewing Policy Content
- Choose User Groups from the left navigation pane, locate the target user group, and click Authorize in the Operation column.
- Click on the left of a policy name to view its details. The following uses the system-defined policy IAM ReadOnlyAccess as an example.
Figure 1 Content of the IAM ReadOnlyAccess policy
{ "Version": "1.1", "Statement": [ { "Action": [ "iam:*:get*", "iam:*:list*", "iam:*:check*" ], "Effect": "Allow" } ] }
Parent topic: Policies
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.