CAM Overview
Features
Scenarios
Basic Concepts
Use Limits
User Types
| Product | Role Name | Role Types | Role Entity |
|---|---|---|---|
| Tencent Cloud Infrastructure as Code | TIC_QCSLinkedRoleInInfrastructureAsCode | Service-Related Roles | infrastructureascode.tic.cloud.tencent.com |
Use Cases: The current role is the TIC service role, this role is used to authorize TIC to orchestrate CVM, VPC, COS and other service resources, without the need for user escrow keys, and the operation is more efficient and safe.
Authorization Polices
{
"version": "2.0",
"statement": [
{
"action": [
"cvm:*",
"vpc:*",
"clb:*",
"as:*",
"cmqtopic:*",
"cmqqueue:*",
"ccs:*",
"scf:*",
"tag:*",
"monitor:*",
"cfs:*",
"cos:*",
"ckafka:*",
"apigw:*",
"cdb:*",
"mongodb:*",
"redis:*",
"cynosdb:*",
"dcdb:*",
"tcaplusdb:*",
"cdn:*",
"gaap:*",
"es:*",
"gme:*",
"sms:*",
"ssl:*",
"cam:*",
"bgpip:*",
"waf:*",
"finance:*",
"cloudaudit:*",
"sqlserver:*",
"postgres:*",
"vod:*",
"cls:*",
"sls:*",
"tcr:*",
"ecdn:*",
"kms:*"
],
"resource": "*",
"effect": "allow"
}
]
}
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários