tencent cloud

Cloud Access Management

Application Performance Management

Download
Modo Foco
Tamanho da Fonte
Última atualização: 2026-07-30 09:24:48

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
Application Performance Management APM_QCSLinkedRoleInApmMcp Service-Related Roles ApmMcp.apm.cloud.tencent.com
Application Performance Management APM_QCSLinkedRoleInPromInstance Service-Related Roles promInstance.apm.cloud.tencent.com
Application Performance Management APM_QCSLinkedRoleInCKafkaInstance Service-Related Roles ckafka.apm.cloud.tencent.com

APM_QCSLinkedRoleInApmMcp

Use Cases: This role is for APM services. In MCP scenarios, it accesses APM resources within policy-permitted scope.
Authorization Polices

  • Policy Name: QcloudAccessForAPMLinkedRoleInApmMcp
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "cls:SearchLog",
                    "apm:CreateProfileTask",
                    "apm:DescribeApmConsumption",
                    "apm:DescribeTagCountValues",
                    "apm:DescribeApmComboInfo",
                    "apm:DescribeHistoryFlameGraphList",
                    "apm:DescribeProfileDetail",
                    "apm:DescribeMetricLineData",
                    "apm:DescribeApmInstances",
                    "apm:DescribeTagValues",
                    "apm:DescribeTopologyNew",
                    "apm:DescribeMetricRecords",
                    "apm:DescribeApmServiceMetric",
                    "apm:DescribeSpanTagList",
                    "apm:DescribeInstanceBriefs",
                    "apm:DescribeSpanTreeByID"
                ],
                "resource": "*"
            }
        ]
    }

APM_QCSLinkedRoleInPromInstance

Use Cases: The current role is the APM service linked role, which will access your Managed Service for Prometheus within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForAPMLinkedRoleInPromInstance
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "monitor:DescribePrometheusInstances",
                    "monitor:DescribePrometheusInstancesOverview"
                ],
                "resource": "*"
            }
        ]
    }

APM_QCSLinkedRoleInCKafkaInstance

Use Cases: The current role is the APM service linked role, which will access your Managed Service for CKafka within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForAPMLinkedRolelnCKafkaInstance
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "ckafka:DescribeInstanceAttributes",
                    "ckafka:DescribeInstances",
                    "ckafka:DescribeTopicAttributes",
                    "ckafka:DescribeRoute",
                    "ckafka:CreateRoute",
                    "ckafka:DeleteRoute",
                    "ckafka:CreateToken",
                    "ckafka:AuthorizeToken"
                ],
                "resource": "*"
            }
        ]
    }

Ajuda e Suporte

Esta página foi útil?

comentários