CAM Overview
Features
Scenarios
Basic Concepts
Use Limits
User Types
| Product | Role Name | Role Types | Role Entity |
|---|---|---|---|
| Cloud Migration | MSP_QCSLinkedRoleInMIGtocos | Service-Related Roles | migtocos.msp.cloud.tencent.com |
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
{
"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.
Help us improve! Rate your documentation experience in 5 mins.
Feedback