tencent cloud

Cloud Access Management

Cloud Log Service

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-04-29 10:02:11

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 Log Service CLS_QCSRoleInAnonymousSharing Service-Related Roles console-sharing.cls.cloud.tencent.com

CLS_QCSRoleInAnonymousSharing

Use Cases: When the current role is used as a CLS anonymous sharing link and is accessed, CLS obtains the data required to share the content (retrieval page/dashboard page)
Authorization Polices

  • Policy Name: QcloudAccessForClsRoleInSharing
  • Policy Information:
    {
      "version": "3.0",
      "statement": [
          {
              "effect": "allow",
              "action": [
                  "cls:SearchLog",
                  "cls:DescribeTopics",
                  "cls:DescribeIndex",
                  "cls:DescribeLogHistogram",
                  "cls:DescribeDashboards",
                  "cls:QueryRangeMetric",
                  "cls:QueryMetric"
              ],
              "resource": "*"
          }
      ]
    }
    

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백