tencent cloud

Cloud Access Management

Content Delivery Network

Download
聚焦模式
字号
最后更新时间: 2026-05-19 10:09:52

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
CDN CDN_QCSLinkedRoleInRecordListDNSPod Service-Related Roles recordlistdnspod.cdn.cloud.tencent.com

CDN_QCSLinkedRoleInRecordListDNSPod

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

  • Policy Name: QcloudAccessForCDNLinkedRoleInRecordListDNSPod
  • Policy Information:
    {
      "version": "2.0",
      "statement": [
          {
              "action": [
                  "dnspod:DescribeRecordList",
                  "dnspod:DescribeDomain"
              ],
              "resource": "*",
              "effect": "allow"
          }
      ]
    }
    

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈