检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Granting Permissions to Use the RFS Frontend Based on IAM Policies To simplify selection, the frontend page lists agencies authorized to RFS. However, if the current user lacks permission to read the IAM agency information, it will not be displayed.
Parent topic: Using IAM to Grant Access to IMS
Parent topic: IAM User Management
Parent topic: IAM User Management
IAM username or email address Alice IAM username or email address entered during the user creation. You can obtain the IAM username and IAM user's initial password from the administrator. IAM user password ******** Password of the IAM user, rather than the account.
How Do I Assign the Permissions Required for Using MgC to IAM Users? You can assign the required permissions to an IAM user by referring to Creating a User and Granting MgC Permissions or MgC Custom Policies. Parent Topic: Product Consultation
Granting Permissions to an IAM User Under the Current Account Granting an IAM User the Permissions to Create and List Buckets Granting an IAM User the Read/Write Permission on a Bucket Granting an IAM User the Specified Permissions for a Bucket Granting an IAM User the Read Permissions
Why Can't an IAM User See a New DCS Redis Instance? Symptom An IAM user cannot see a newly created DCS Redis instance. Possible Cause The IAM user does not have permissions for the enterprise project to which the new instance belongs. Solution Log in to the DCS console.
Parent Topic: Using IAM to Grant Access to HSS
Create an IAM user. Grant permissions to the IAM user. Add the IAM user to the group created in step 1. Sign in as the IAM user. Create an AK/SK pair of the IAM user. For details, see Access Keys. Parent Topic: Credentials
}/info iam:users:update - GET /v3/users iam:users:list - POST /v3/users iam:users:create - GET /v3/users/{user_id} iam:users:get - DELETE /v3/users/{user_id} iam:users:delete - PATCH /v3/users/{user_id} iam:users:update - GET /v3/users/{user_id}/groups iam:users:listGroups - GET /
How Do I Find Out the Login IP Address of an IAM User? Issue Description If you want to check if there are security risks in your account by examining the login IP addresses and login time of IAM users, you can view traces recorded by CTS. Prerequisites You have enabled CTS.
Authorizing an API Which Uses IAM Authentication Through a Whitelist APIs which use IAM authentication support two authorization modes: app of the IAM type and whitelist.
When configuring condition keys in IAM, start them with obs:. For details, see Policy Format. Parent Topic: Configuring IAM Permissions
What Should I Do If I Forgot the Password of an IAM User or Account? If you are an IAM user and forgot your password, reset the password by referring to Resetting the Password of an IAM User.
How Do I Distinguish SMS Applications Created Using Different IAM Accounts? SMS applications created using different IAM accounts under a HUAWEI CLOUD account belong to the HUAWEI CLOUD account. Therefore, the owner of the IAM accounts cannot be distinguished.
IAM user: Hover over the username in the upper right corner of the console and choose Security Settings. Then change the password on the Basic Information tab.
Obtaining the Summary of the Usage and Quota of IAM Entities in an Account Function This API is used to obtain the summary of the usage and quota of IAM entities in an account.
"StringEquals": { "g:SourceVpc": [ "0bfdf87b-7789-4851-801e-8e726b82beae" ] } } }, { "Effect": "Allow", "Action": [ "swr::createLoginSecret" ] } ] } Parent Topic: Configuring Permissions in IAM
The following is an example of a deny policy: { "Version": "1.1", "Statement": [ { "Effect": "Deny", "Action": [ "obs:object:PutObject" ] } ] } Parent Topic: Configuring IAM Permissions