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