tencent cloud

Data Transfer Service
Last updated:2026-03-12 09:12:07
Data Transfer Service
Last updated: 2026-03-12 09:12:07

Service roles and service-linked roles are predefined by Tencent Cloud services and, upon user authorization, the corresponding services can access and use resources by assuming these service-linked roles. This document provides detailed information on the use cases and associated authorization policies of these specific service-linked roles.

Product Role Name Role Types Role Entity
Data Transfer Service DTS_QCSLinkedRoleInResourceAccess Service-Related Roles dts.cloud.tencent.com

DTS_QCSLinkedRoleInResourceAccess

Use Cases: The current role is the DTS service linked role, which will access your other service resources within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForDTSLinkedRoleInResourceAccess
  • Policy Information:
    {
      "version": "2.0",
      "statement": [
          {
              "effect": "allow",
              "action": [
                  "dts:DescribeMigrateDBInstances",
                  "dts:DescribeSyncDbInstances",
                  "cdb:DescribeCdbZoneConfig",
                  "cdb:DescribeDatabases",
                  "cdb:DescribeDBRoutes",
                  "cdb:DescribeTables",
                  "cdb:DescribeAccounts",
                  "cdb:DescribeAccountPrivileges",
                  "cdb:ResetRootAccount",
                  "cdb:ModifyAccountPrivileges",
                  "cdb:DescribeAsyncRequestInfo",
                  "cdb:DescribeDBInstances",
                  "cdb:DescribeInstanceInfo",
                  "ckafka:ListTopic",
                  "ckafka:ListRoute",
                  "ckafka:AddRoute",
                  "ckafka:DeleteRoute",
                  "ckafka:ListInstance",
                  "ckafka:DescribeInstanceAttributes",
                  "ckafka:CreateRoute",
                  "ckafka:DescribeRoute",
                  "ckafka:DescribeInstancesDetail",
                  "ckafka:DescribeTopic",
                  "ckafka:DescribeTopicAttributes",
                  "vpc:DescribeCcnAttachedInstances"
              ],
              "resource": "*"
          }
      ]
    }
    
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback