All Products
Search
Document Center

Resource Access Management:AliyunFiveGCCFullAccess

Last Updated:Dec 28, 2023

AliyunFiveGCCFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunFiveGCCFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunFiveGCCFullAccess policy: Provides full access to cloud connector(uis) via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 12:56:36 on June 09, 2022

  • Update time: 12:56:36 on June 09, 2022

  • Current version: v1

Policy content

{
    "Version": "1",
    "Statement": [
        {
            "Action": "fivegcc:*",
            "Resource": "*",
            "Effect": "Allow"
        },
        {
            "Action": "ram:CreateServiceLinkedRole",
            "Resource": "*",
            "Effect": "Allow",
            "Condition": {
                "StringEquals": {
                    "ram:ServiceName": ["cciot.aliyuncs.com","nat.aliyuncs.com"]
                }
            }
        }
    ]
}

References