All Products
Search
Document Center

Resource Access Management:AliyunECSFullAccess

Last Updated:Sep 11, 2024

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

Policy details

  • Type: service system policy

  • Creation time: 16:15:45 on April 28, 2015

  • Update time: 16:48:07 on April 27, 2017

  • Current version: v2

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": "ecs:*",
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "vpc:CheckCanAllocateVpcPrivateIpAddress",
        "vpc:DescribeVpcs",
        "vpc:DescribeVSwitches",
        "bss:ModifyAgreementRecord"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References