tencent cloud

Cloud Access Management

TDMQ for RocketMQ

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2026-04-09 09:10:30

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
RocketMQ RocketMQ_QCSLinkedRoleInSendSSLcertificate Service-Related Roles sendSSLcertificate.rocketmq.cloud.tencent.com

RocketMQ_QCSLinkedRoleInSendSSLcertificate

Use Cases: This role is to obtain the the SSL certificate maintained in Tencent Cloud and distributing it to the server of the message queue. 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: QcloudAccessForRocketMQLinkedRoleInSendSSLcertificate
  • Policy Information:
    {
      "version": "2.0",
      "statement": [
          {
              "effect": "allow",
              "action": [
                  "ssl:DescribeCertificateDetail",
                  "ssl:DescribeCertificates",
                  "ssl:UploadCertificate"
              ],
              "resource": "*"
          }
      ]
    }
    

Ajuda e Suporte

Esta página foi útil?

comentários