tencent cloud

Low-code Interactive Classroom
Last updated: 2025-03-26 10:08:24
Low-code Interactive Classroom
Last updated: 2025-03-26 10:08:24

Service roles and service-linked roles are predefined by Tencent Cloud services and, upon user authorization, the corresponding services can access and use resources by assuming these service-linked roles. This document provides detailed information on the use cases and associated authorization policies of these specific service-linked roles.

Product Role Name Role Types Role Entity
Low-code interactive classroom LCIC_QCSLinkedRoleInTransfer Service-Related Roles transfer.lcic.cloud.tencent.com

LCIC_QCSLinkedRoleInTransfer

Use Cases: The current role can access VOD service from the LCIC console, with access, read, and write operations.
Authorization Polices

  • Policy Name: QcloudAccessForLCICLinkedRoleInTransfers
  • Policy Information:
{
    "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.
Yes
No

Feedback