AliyunKafkaReadOnlyAccess
Updated at:
Copy as MD
AliyunKafkaReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunKafkaReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunKafkaReadOnlyAccess policy: Provides read-only access to Kafka via Management Console.
Policy details
Type: service system policy
Creation time: 14:51:13 on December 17, 2019
Update time: 03:04:55 on May 18, 2026
Current version: v4
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"alikafka:List*",
"alikafka:Query*",
"alikafka:Get*",
"alikafka:Download*",
"alikafka:Check*",
"alikafka:DashboardList",
"alikafka:MetaData",
"alikafka:RegionData",
"alikafka:ReportMigrationProcess",
"alikafka:DashboardCheckServiceStatus"
],
"Resource": "acs:alikafka:*:*:*",
"Effect": "Allow"
},
{
"Action": "ram:GetRole",
"Resource": [
"acs:ram:*:*:role/aliyunkafkakopilotonlyreadrole",
"acs:ram:*:*:role/aliyunkafkatablerole"
],
"Effect": "Allow"
}
]
}References
Is this page helpful?