You can create a Resource Access Management (RAM) user account and then grant the RAM user required permissions to access Data Transmission Service (DTS) functionalities. In this way, you can assign different permissions to different users.

Permission policies

DTS provides two system permission policies, for read/write and read-only operations, respectively.
Note API operation-level access control is not supported.
  • Read/write policy: AliyunDTSFullAccess

    This policy grants the read/write permission on DTS. RAM users with this permission policy can purchase, configure, and manage DTS instances and tasks.

  • Read-only policy: AliyunDTSReadOnlyAccess

    This policy grants the read permission on DTS. RAM users with this permission policy can view the details and configurations of all DTS tasks under the Alibaba Cloud account. However, these RAM users cannot perform change operations.

Procedure

  1. Log on to the RAM console by using an Alibaba Cloud account.
  2. Create a RAM user. For more information, see Create a RAM user.
  3. In the left-side navigation pane, click Identities > Users.
  4. Find the RAM user that you want to authorize, and then click Add Permissions in the Actions column.Click Add Permissions
  5. In the Add Permissions dialog box, select the required permission policies.Select the required permission policies
    1. Select System Policy.
    2. Enter dts in the search box to find all system permission policies that are related to DTS.
    3. Click a policy name to add the policy to the Selected list.
      Note For more information about permission policies, see Permission policies.
  6. Click OK.
  7. Click Finished.

Next steps

Log on to the console as a RAM user.