AliyunGlobalAccelerationFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunGlobalAccelerationFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunGlobalAccelerationFullAccess policy: Provides full access to Global Acceleration via Management Console.
Policy details
Type: service system policy
Creation time: 06:54:27 on October 16, 2017
Update time: 11:13:26 on July 06, 2023
Current version: v6
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "vpc:*GlobalAcceleration*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ga:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"vpcendpoint.ga.aliyuncs.com",
"cdt.ga.aliyuncs.com",
"alb.ga.aliyuncs.com",
"oss.ga.aliyuncs.com",
"ddos.ga.aliyuncs.com",
"flowlog.ga.aliyuncs.com",
"ssl.ga.aliyuncs.com"
]
}
}
}
]
}