tencent cloud

Cloud Access Management

Tencent Cloud Mini Program Platform

Download
Modo Foco
Tamanho da Fonte
Última atualização: 2026-07-30 19:16:42

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
Tencent Cloud Super App as a Service TCMPP_QCSLinkedRoleInCOSAccess Service-Related Roles cosaccess.tcmpp.cloud.tencent.com
Tencent Cloud Super App as a Service TCMPP_QCSLinkedRoleInUserManage Service-Related Roles usermanage.tcmpp.cloud.tencent.com

TCMPP_QCSLinkedRoleInCOSAccess

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

  • Policy Name: QcloudAccessForTCMPPLinkedRoleInCOSAccess
  • Policy Information:
    {
        "version": "2.0",
        "statement": [
            {
                "effect": "allow",
                "action": [
                    "cos:AbortMultipartUpload",
                    "cos:GetBucket",
                    "cos:GetObject",
                    "cos:HeadBucket",
                    "cos:HeadObject",
                    "cos:ListMultipartUploads",
                    "cos:ListParts",
                    "cos:OptionsObject",
                    "cos:CompleteMultipartUpload",
                    "cos:DeleteBucket",
                    "cos:DeleteMultipleObjects",
                    "cos:DeleteObject",
                    "cos:InitiateMultipartUpload",
                    "cos:PostBucketInventory",
                    "cos:PostObject",
                    "cos:PutBucket",
                    "cos:PutObject",
                    "cos:PutObjectCopy",
                    "cos:UploadPart",
                    "cos:UploadPartCopy",
                    "cos:PutBucketCORS",
                    "cos:GetBucketCORS",
                    "cos:DeleteBucketCORS",
                    "cos:PutBucketAccelerate",
                    "cos:GetBucketAccelerate"
                ],
                "resource": "*"
            }
        ]
    }

TCMPP_QCSLinkedRoleInUserManage

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

  • Policy Name: QcloudAccessForTCMPPLinkedRoleInUserManage
  • Policy Information:
    {
        "statement": [
            {
                "action": [
                    "cam:ListUsers"
                ],
                "effect": "allow",
                "resource": [
                    "*"
                ]
            }
        ],
        "version": "2.0"
    }

Ajuda e Suporte

Esta página foi útil?

comentários