tencent cloud

Cloud Access Management

Cloud Virtual Desktop

Download
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-07-28 20:13:24

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 Virtual Desktop CVD_QCSLinkedRoleInCOS Service-Related Roles cos.cvd.cloud.tencent.com
Cloud Virtual Desktop CVD_QCSLinkedRoleInEIP Service-Related Roles eip.cvd.cloud.tencent.com
Cloud Virtual Desktop CVD_QCSLinkedRoleInVPC Service-Related Roles vpc.cvd.cloud.tencent.com
Cloud Virtual Desktop CVD_QCSLinkedRoleInSubnet Service-Related Roles subnet.cvd.cloud.tencent.com
Cloud Virtual Desktop CVD_QCSLinkedRoleInNatGateway Service-Related Roles natgateway.cvd.cloud.tencent.com
Cloud Virtual Desktop CVD_QCSLinkedRoleInRouteTable Service-Related Roles routetable.cvd.cloud.tencent.com

CVD_QCSLinkedRoleInCOS

Use Cases: The current role is the CVD service linked role. The role is used to authorize the CVD to access Tencent cloud COS.
Authorization Polices

  • Policy Name: QcloudAccessForCVDLinkedRoleInCOS
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "cos:GetObject",
                    "cos:PutObject"
                ],
                "resource": "*"
            }
        ]
    }

CVD_QCSLinkedRoleInEIP

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

  • Policy Name: QcloudAccessForCVDLinkedRoleInEIP
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "cvm:AllocateAddresses",
                    "cvm:ReleaseAddresses",
                    "vpc:DescribeTaskResult",
                    "cvm:DescribeAddresses",
                    "cvm:ModifyAddressesBandwidth"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

CVD_QCSLinkedRoleInVPC

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

  • Policy Name: QcloudAccessForCVDLinkedRoleInVPC
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "vpc:DescribeVpcs",
                    "vpc:DescribeVpcEx",
                    "vpc:ModifyNetworkInterfaceAttribute",
                    "vpc:DescribeSecurityGroups",
                    "vpc:ModifyNetworkInterface"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

CVD_QCSLinkedRoleInSubnet

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

  • Policy Name: QcloudAccessForCVDLinkedRoleInSubnet
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "vpc:DescribeSubnets",
                    "vpc:DescribeSubnetEx"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

CVD_QCSLinkedRoleInNatGateway

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

  • Policy Name: QcloudAccessForCVDLinkedRoleInNatGateway
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "vpc:InquiryPriceNatGateway",
                    "vpc:CreateNatGateway",
                    "vpc:DeleteNatGateway",
                    "vpc:DescribeNatGateways",
                    "vpc:AssociateNatGatewayAddress",
                    "vpc:DisassociateNatGatewayAddress",
                    "cvm:ModifyAddressesBandwidth",
                    "cvm:DisassociateAddress",
                    "cvm:AssociateAddress"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

CVD_QCSLinkedRoleInRouteTable

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

  • Policy Name: QcloudAccessForCVDLinkedRoleInRouteTable
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "vpc:CreateRouteTable",
                    "vpc:DeleteRouteTable",
                    "vpc:DescribeRouteTables",
                    "vpc:DeleteRoutes",
                    "vpc:CreateRoutes",
                    "vpc:DescribeRouteTable",
                    "vpc:CreateRoute"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan