AliyunDLADeveloperAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunDLADeveloperAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunDLADeveloperAccess policy: Developer role of the data lake analytics.
Policy details
Type: service system policy
Creation time: 03:12:31 on August 22, 2020
Update time: 03:38:33 on May 06, 2021
Current version: v3
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"openanalytics:ConsolePermission",
"openanalytics:Get*",
"openanalytics:Query*",
"openanalytics:List*",
"openanalytics:Execute*",
"openanalytics:Submit*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:ListRoles",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "dms:LoginDatabase",
"Resource": "acs:openanalytics:*:*:*",
"Effect": "Allow"
},
{
"Action": "ram:PassRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"acs:Service": "openanalytics.aliyuncs.com"
}
}
}
]
}