| Product | Role Name | Role Types | Role Entity |
|---|---|---|---|
| Simple Email Service-ses | SES_QCSLinkedRoleBilling | Service-Related Roles | billings.ses.cloud.tencent.com |
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
{
"version": "2.0",
"statement": [
{
"effect": "allow",
"action": [
"billing:CreateOrdersAndPay"
],
"resource": "*"
},
{
"action": [
"finance:trade"
],
"effect": "allow",
"resource": [
"qcs::ses:::*"
]
}
]
}
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback