tencent cloud

Cloud Access Management

Video on Demand

Download
Focus Mode
Font Size
Last updated: 2026-08-06 09:54:49

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
VOD VOD_LogToCLS Service-Related Roles logtocls.vod.cloud.tencent.com
VOD VOD_QCSLinkedRoleInHosting Service-Related Roles coshosting.vod.cloud.tencent.com
VOD VOD_QCSLinkedRoleIn_EOacceleration Service-Related Roles eoacceleration.vod.cloud.tencent.com
VOD VOD_QCSLinkedRoleInManageSSLCertificates Service-Related Roles managesslcertificates.vod.cloud.tencent.com

VOD_LogToCLS

Use Cases: The current role is the VOD service linked role, which will access your other service resources within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForVODLogToCLS
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "action": [
                    "cls:pushLog",
                    "cls:listLogset",
                    "cls:getLogset",
                    "cls:listTopic",
                    "cls:getTopic",
                    "cls:createTopic",
                    "cls:modifyTopic",
                    "cls:deleteTopic",
                    "cls:createLogset",
                    "cls:modifyLogset",
                    "cls:deleteLogset",
                    "cls:getIndex",
                    "cls:modifyIndex",
                    "cls:CreateIndex"
                ],
                "resource": "*",
                "effect": "allow"
            }
        ]
    }

VOD_QCSLinkedRoleInHosting

Use Cases: The current role is the VOD service linked role, which will access your other service resources within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForVODLinkedRoleInHosting
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "action": [
                    "cos:GetService",
                    "cos:GetBucket",
                    "cos:HeadBucket",
                    "cos:GetBucketObjectVersions",
                    "cos:PutObject",
                    "cos:PutObjectCopy",
                    "cos:PostObject",
                    "cos:GetObject",
                    "cos:HeadObject",
                    "cos:DeleteObject",
                    "cos:DeleteMultipleObjects",
                    "cos:OptionsObject",
                    "cos:PostObjectRestore",
                    "cos:PutObjectACL",
                    "cos:GetObjectACL",
                    "cos:PutObjectTagging",
                    "cos:GetObjectTagging",
                    "cos:DeleteObjectTagging",
                    "cos:InitiateMultipartUpload",
                    "cos:UploadPart",
                    "cos:UploadPartCopy",
                    "cos:CompleteMultipartUpload",
                    "cos:AbortMultipartUpload",
                    "cos:ListMultipartUploads",
                    "cos:ListParts"
                ],
                "resource": "*",
                "effect": "allow"
            }
        ]
    }

VOD_QCSLinkedRoleIn_EOacceleration

Use Cases: The current role is the VOD service role, which will access your other service resources within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForVODLinkedRoleInEOacceleration
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "teo:DescribeHostsSetting",
                    "teo:DescribeRules",
                    "teo:DescribeRulesSetting",
                    "teo:DescribeRulesEngine",
                    "teo:CreateAccelerationDomain",
                    "teo:DescribeAccelerationDomains",
                    "teo:ModifyAccelerationDomain",
                    "teo:ModifyAccelerationDomainStatuses",
                    "teo:DescribeZones",
                    "teo:ModifyRule",
                    "teo:DescribeZoneSetting",
                    "teo:CreateRule"
                ],
                "resource": "*"
            }
        ]
    }

VOD_QCSLinkedRoleInManageSSLCertificates

Use Cases: The current role is the VOD service linked role, which will access your other service resources within the scope of the permissions of the associated policy.
Authorization Polices

  • Policy Name: QcloudAccessForVODLinkedRoleInManageSSLCertificates
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "resource": [
                    "*"
                ],
                "action": [
                    "ssl:UploadCertificate",
                    "ssl:DescribeCertificates",
                    "ssl:DescribeCertificateDetail"
                ]
            }
        ]
    }

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback