CAMの概要
製品機能
適用シーン
基本概念
使用制限
ユーザータイプ
| Product | Role Name | Role Types | Role Entity |
|---|---|---|---|
| Cloud Log Service | CLS_QCSRoleInAnonymousSharing | Service-Related Roles | console-sharing.cls.cloud.tencent.com |
Use Cases: When the current role is used as a CLS anonymous sharing link and is accessed, CLS obtains the data required to share the content (retrieval page/dashboard page)
Authorization Polices
{
"version": "3.0",
"statement": [
{
"effect": "allow",
"action": [
"cls:SearchLog",
"cls:DescribeTopics",
"cls:DescribeIndex",
"cls:DescribeLogHistogram",
"cls:DescribeDashboards",
"cls:QueryRangeMetric",
"cls:QueryMetric"
],
"resource": "*"
}
]
}
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