AliyunPolardbFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunPolardbFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunPolardbFullAccess policy: Provides full access to ApsaraDB for POLARDB via Management Console.
Policy details
Type: service system policy
Creation time: 04:04:21 on December 15, 2017
Update time: 11:38:08 on July 25, 2023
Current version: v5
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "polardb:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "hdm:*",
"Resource": "acs:polardb:*:*:*",
"Effect": "Allow"
},
{
"Action": "dbs:*",
"Resource": "acs:polardb:*:*:*",
"Effect": "Allow"
},
{
"Action": [
"vpc:DescribeVpcs",
"vpc:DescribeVSwitches"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "dms:LoginDatabase",
"Resource": "acs:polardb:*:*:*",
"Effect": "Allow"
},
{
"Action": "bss:ModifyAgreementRecord",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "polardb.aliyuncs.com"
}
}
}
]
}