Updated on 2025-01-07 GMT+08:00

Creating a User and Granting Permissions

You can use IAM to implement refined permission control for DAS resources. To be specific, you can:

  • Create IAM users for employees from different departments of your enterprise. In this way, each IAM user has unique security credentials and can use DAS resources.
  • Grant only the permissions required for users to perform a specific task.
  • Entrust an account or cloud service to perform professional and efficient O&M on your DAS resources.

If your account does not need individual IAM users, then you may skip over this section.

Figure 1 describes how to grant permissions to a user group.

Prerequisites

Before assigning permissions to user groups, you should learn about DAS system policies and select policies based on service requirements.

Process Flow

Figure 1 Flowchart for granting DAS permissions
  1. Create a user group and assign permissions to it.

    Create a user group on the IAM console and attach the DAS FullAccess policy to the group.

  2. Create a user and add it to a user group.

    Create a user on the IAM console and add the user to the group created in 1.

  3. Log in and verify permissions.

    In the service list, choose Data Admin Service. On the displayed page, click Add DB Instance Connection. If a database connection can be created, the DAS permissions have taken effect.