Help Center/
Resource Formation Service/
User Guide/
IAM-based Permissions Management/
Granting Permissions to Use the RFS Frontend Based on IAM Policies/
Creating a Custom Identity Policy
Updated on 2025-04-01 GMT+08:00
Creating a Custom Identity Policy
- Log in to the IAM console.
- In the left-hand navigation pane, choose Identity Policies. In the upper right corner, click Create Identity Policy.
3. Enter the policy name, set Policy View to JSON, set the policy content by refer to the following code (make replacements or adjustments if necessary), and confirm the settings.
{ "Version": "5.0", "Statement": [ { "Effect": "Allow", "Action": [ "iam:agencies:list", "iam:agencies:listV5" ] } ] }
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot