AliyunMQReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunMQReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunMQReadOnlyAccess policy: Provides read-only access to MessageQueue for Apache RocketMQ via Management Console.
Policy details
Type: service system policy
Creation time: 12:17:19 on October 23, 2019
Update time: 03:46:37 on August 04, 2022
Current version: v4
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"mq:OnsInstanceBaseInfo",
"mq:List*",
"mq:Query*",
"mq:Get*",
"mq:Download*",
"rocketmq:List*",
"rocketmq:SubmitQuery*",
"rocketmq:Get*",
"rocketmq:Download*"
],
"Resource": "*",
"Effect": "Allow"
}
]
}