tencent cloud

Migration Service Platform
Last updated: 2025-03-26 10:08:30
Migration Service Platform
Last updated: 2025-03-26 10:08:30

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
Cloud Migration MSP_QCSLinkedRoleInMIGtocos Service-Related Roles migtocos.msp.cloud.tencent.com

MSP_QCSLinkedRoleInMIGtocos

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

  • Policy Name: QcloudAccessForMSPLinkedRoleInMIGtocos
  • Policy Information:
{
    "statement": [
        {
            "action": [
                "cos:GetService",
                "cos:PutObject",
                "cos:GetObject"
            ],
            "effect": "allow",
            "resource": "*"
        }
    ],
    "version": "2.0"
}
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback