forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2.3 KiB
2.3 KiB
How Do I Grant Only the Permission to Use DAS to an IAM User?
- Create a user-defined policy for DAS.
On the management console, choose Service List > Management & Governance > Identity and Access Management. On the displayed page, select Permissions and click Create Custom Policy.
- Select the rds:instance:list permission of RDS and das:connections:list permission of DAS.
- Create a DAS user group. Then, click Manage Permissions in the Operation column to select the custom permissions.
- Create an IAM user and add it to the user group.
Parent topic: Usage