tencent cloud

Cloud Access Management

Simple Email Service

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

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
Simple Email Service-ses SES_QCSLinkedRoleBilling Service-Related Roles billings.ses.cloud.tencent.com

SES_QCSLinkedRoleBilling

Use Cases: The current role is related to the Send Email Service (SES), which is used to authorize SES to access Tencent Cloud resources such as Billing.
Authorization Polices

  • Policy Name: QcloudAccessForSESLinkedRoleInBilling
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "billing:CreateOrdersAndPay"
                ],
                "resource": "*"
            },
            {
                "action": [
                    "finance:trade"
                ],
                "effect": "allow",
                "resource": [
                    "qcs::ses:::*"
                ]
            }
        ]
    }

Ajuda e Suporte

Esta página foi útil?

comentários