AliyunESAFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunESAFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunESAFullAccess policy: Management permissions on ESA.
Policy details
Type: service system policy
Creation time: 15:55:13 on September 24, 2024
Update time: 15:55:13 on September 24, 2024
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "esa:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ram:CreateServiceLinkedRole",
"ram:CheckServiceLinkedRoleExistence"
],
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"esarealtimelogpushsls.dcdnservices.aliyuncs.com",
"esa-edgeimage.dcdnservices.aliyuncs.com"
]
}
}
}
]
}