AliyunHDMFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunHDMFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunHDMFullAccess policy: Provides full access to Database Autonomy Service via Management Console.
Policy details
Type: service system policy
Creation time: 09:58:30 on February 06, 2018
Update time: 05:39:35 on May 29, 2020
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "hdm:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:PassRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"acs:Service": "hdm.aliyuncs.com"
}
}
}
]
}