All Products
Search
Document Center

Resource Access Management:AliyunCloudShellFullAccess

Last Updated:Dec 28, 2023

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

Policy details

  • Type: service system policy

  • Creation time: 02:39:16 on December 13, 2021

  • Update time: 02:39:16 on December 13, 2021

  • Current version: v1

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": "cloudshell:*",
      "Resource": "*"
    }
  ]
}

References