tencent cloud

Control Center
Last updated:2026-02-16 09:45:49
Control Center
Last updated: 2026-02-16 09:45:49

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
Control Center ControlCenter_QCSLinkedRoleInCompliance Service-Related Roles compliance.controlcenter.cloud.tencent.com

ControlCenter_QCSLinkedRoleInCompliance

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

  • Policy Name: QcloudAccessForControlCenterLinkedRoleInCompliance
  • Policy Information:
    {
      "version": "2.0",
      "statement": [
          {
              "effect": "allow",
              "action": [
                  "config:ListConfigRuleResourceEvaluationResults",
                  "config:ListAggregateConfigRuleEvaluationResults",
                  "config:ListAggregateConfigRuleResourceEvaluationResults",
                  "config:UpdateAggregateConfigDeliver",
                  "config:AddAggregateConfigRule",
                  "config:CreateAggregator",
                  "config:DeleteAggregators",
                  "config:ListAggregators",
                  "config:StartConfigRuleEvaluation",
                  "config:ListConfigRuleEvaluationResults",
                  "config:DetachConfigRuleToCompliancePack",
                  "config:ListCompliancePackConfigRules",
                  "config:ListCompliancePacks",
                  "config:DescribeCompliancePack",
                  "config:DeleteCompliancePack",
                  "config:UpdateCompliancePack",
                  "config:UpdateCompliancePackStatus",
                  "config:AddCompliancePack",
                  "config:AddCompliancePackAsync",
                  "config:DeleteConfigRule",
                  "config:CloseConfigRule",
                  "config:AddConfigRule",
                  "config:UpdateConfigRule",
                  "config:OpenConfigRule"
              ],
              "resource": "*"
          }
      ]
    }
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback