AliyunECDFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunECDFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunECDFullAccess policy: Provides full access to Elastic Desktop Service and App Streaming via Management Console.
Policy details
Type: service system policy
Creation time: 06:27:19 on November 12, 2020
Update time: 09:17:49 on June 23, 2021
Current version: v2
Policy content
{
"Statement": [
{
"Action": "ecd:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Action": "ecdbiz:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "gws.aliyuncs.com"
}
}
},
{
"Action": "appstreaming:*",
"Effect": "Allow",
"Resource": "*"
}
],
"Version": "1"
}