AliyunHDMReadOnlyWithSQLLogArchiveAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunHDMReadOnlyWithSQLLogArchiveAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunHDMReadOnlyWithSQLLogArchiveAccess policy: Provides read-only and SQL log archiveing access to Database Autonomy Service via Management Console.
Policy details
Type: service system policy
Creation time: 15:34:14 on February 24, 2023
Update time: 15:34:14 on February 24, 2023
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"hdm:Get*",
"hdm:Describe*",
"hdm:Query*",
"hdm:StartDasSqlLogDetailArchive",
"hdm:StartLakeQuery",
"hdm:StartLakeQueryArchive",
"hdm:CreateSqlLogTask"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"rds:DescribeSQLLogRecordsList",
"rds:DescribeSqlLogDetailArchiveStatus",
"rds:StartSqlLogDetailArchive"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"polardb:DescribeSQLLogRecords",
"polardb:DescribeSqlLogDetailArchiveStatus",
"polardb:StartSqlLogDetailArchive"
],
"Resource": "*",
"Effect": "Allow"
}
]
}