tencent cloud

Cloud Access Management

HTTPDNS

Download
Modo Foco
Tamanho da Fonte
Última atualização: 2026-08-06 09:54:09

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
HTTPDNS HTTPDNS_QCSLinkedRoleInClsLog Service-Related Roles httpdnslog.cloud.tencent.com
HTTPDNS HTTPDNS_QCSLinkedRoleInCustomdns Service-Related Roles customdns.httpdns.cloud.tencent.com

HTTPDNS_QCSLinkedRoleInClsLog

Use Cases: This policy is for the HTTPDNS service linked role(HTTPDNS_QCSLinkedRoleInClsLog) to be associated and used by HTTPDNS to access other cloud service resources.
Authorization Polices

  • Policy Name: QcloudAccessForHTTPDNSLinkedRoleInLog
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "cls:pushLog"
                ],
                "effect": "allow",
                "resource": "*"
            }
        ],
        "version": "2.0"
    }

HTTPDNS_QCSLinkedRoleInCustomdns

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

  • Policy Name: QcloudAccessForHTTPDNSLinkedRoleInCustomdns
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "resource": [
                    "*"
                ],
                "action": [
                    "scf:GetFunction",
                    "scf:GetAlias",
                    "scf:ListFunctions",
                    "scf:CreateNamespace",
                    "scf:ListNamespaces",
                    "scf:InvokeFunction",
                    "scf:ListVersionByFunction",
                    "scf:ListAliases"
                ]
            }
        ]
    }

Ajuda e Suporte

Esta página foi útil?

comentários