Updated on 2025-12-01 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: Permissions Management
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.