检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Using IAM to Grant Access to TaurusDB for PostgreSQL Creating a User and Granting TaurusDB for PostgreSQL Permissions Creating a TaurusDB for PostgreSQL Custom Policy
For fine-grained permissions management on Huawei Cloud resources, use Identity and Access Management (IAM) to create a user or user group and grant it specific operation permissions.
Create an IAM user and add it to the user group. Create a user on the IAM console and add the user to the group created in 1. Log in and verify permissions.
IAM users can use TaurusDB for PostgreSQL resources only after their accounts and passwords are verified. For details, see Creating an IAM User and Logging In.
and iam:agencies:pass actions.
The following is an example deny policy: { "Version": "1.1", "Statement": [{ "Action": ["gaussdb:instance:delete"], "Effect": "Deny" }] } Parent Topic: Using IAM to Grant Access to TaurusDB for PostgreSQL
You can create an IAM user or user group on the IAM console and grant it specific operation permissions, to perform refined management on Huawei Cloud. For details, see Creating a User and Granting TaurusDB for PostgreSQL Permissions. Procedure Go to the Buy DB Instance page.