CAMの概要
製品機能
適用シーン
基本概念
使用制限
ユーザータイプ
| 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"
}
]
}
フィードバック