CAM Overview
Features
Scenarios
Basic Concepts
Use Limits
User Types
| Product | Role Name | Role Types | Role Entity |
|---|---|---|---|
| Low-code interactive classroom | LCIC_QCSLinkedRoleInTransfer | Service-Related Roles | transfer.lcic.cloud.tencent.com |
Use Cases: The current role can access VOD service from the LCIC console, with access, read, and write operations.
Authorization Polices
{
"version": "2.0",
"statement": [
{
"effect": "allow",
"action": [
"vod:DescribeSubAppIds",
"vod:DescribeSubAppId",
"vod:DescribeSubAppCountData",
"vod:DescribeSubAppIdsForConsole",
"vod:CommitUpload",
"vod:ApplyUpload",
"vod:EditMedia",
"vod:PullUpload",
"vod:ProcessMedia",
"vod:DescribeTaskDetail"
],
"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