tencent cloud

Cloud Access Management

Private DNS

Download
Modo Foco
Tamanho da Fonte
Última atualização: 2026-08-06 09:54:25

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
Private DNS PrivateDNS_QCSLinkedRoleInPL Service-Related Roles privatedns.cloud.tencent.com
Private DNS PrivateDNS_QCSLinkedRoleInCls Service-Related Roles privatedns.qcloud.com

PrivateDNS_QCSLinkedRoleInPL

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

  • Policy Name: QcloudAccessForPrivateDNSLinkedRoleInPL
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "vpc:CreateVpcEndPoint",
                    "vpc:DeleteVpcEndPoint",
                    "vpc:CreateVpcEndPointService",
                    "vpc:DeleteVpcEndPointService",
                    "vpc:CreateVpcEndPointServiceWhiteList",
                    "vpc:DeleteVpcEndPointServiceWhiteList",
                    "vpc:DescribeVpcEndPointService",
                    "clb:DescribeLoadBalancers",
                    "clb:DescribeLoadBalancersDetail",
                    "clb:DescribeListeners",
                    "clb:DescribeTargets"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

PrivateDNS_QCSLinkedRoleInCls

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

  • Policy Name: QcloudAccessForPrivateDNSLinkedRoleInCLS
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "cls:DescribeConfigs",
                    "cls:DescribeDashboards",
                    "cls:DescribeTopics",
                    "cls:GetChart",
                    "cls:GetClsService",
                    "cls:GetDashboard",
                    "cls:getCursor",
                    "cls:getIndex",
                    "cls:getLogset",
                    "cls:getTopic",
                    "cls:searchLog",
                    "cls:CreateChart",
                    "cls:CreateDashboard",
                    "cls:CreateIndex",
                    "cls:ModifyDashboard",
                    "cls:createLogset",
                    "cls:createTopic",
                    "cls:downloadLog",
                    "cls:pushLog",
                    "cls:DescribeLogsets",
                    "cls:ListChart",
                    "cls:ListDashboard",
                    "cls:listLogset",
                    "cls:listTopic",
                    "cls:DescribeAgentConfigs"
                ],
                "resource": [
                    "*"
                ]
            }
        ]
    }

Ajuda e Suporte

Esta página foi útil?

comentários