AliyunPolardbReadOnlyWithSQLLogArchiveAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunPolardbReadOnlyWithSQLLogArchiveAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunPolardbReadOnlyWithSQLLogArchiveAccess policy: Provides read-only and sql log archive access to ApsaraDB for POLARDB via Management Console.
Policy details
Type: service system policy
Creation time: 15:34:48 on February 24, 2023
Update time: 15:34:48 on February 24, 2023
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"polardb:Describe*",
"polardb:StartSqlLogDetailArchive"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"hdm:Get*",
"hdm:Describe*",
"hdm:Query*",
"hdm:Support*",
"hdm:StartLakeQuery",
"hdm:StartLakeQueryArchive",
"hdm:CreateSqlLogTask"
],
"Resource": "acs:polardb:*:*:*",
"Effect": "Allow"
}
]
}