AliyunMSEReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunMSEReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunMSEReadOnlyAccess policy: Provides read-only access to Microservice Engine via Management Console.
Policy details
Type: service system policy
Creation time: 11:46:05 on July 25, 2019
Update time: 02:41:51 on April 14, 2025
Current version: v5
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"mse:Query*",
"mse:List*",
"mse:Get*",
"mse:Select*",
"mse:Pull*",
"mse:GatewayBlackWhite*",
"mse:GatewayHealthCheckList",
"mse:GatewayQueryMonitor",
"mse:UploadWasmFile",
"mse:CheckServiceLinkRole"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"log:DescribeService",
"log:ListProject",
"log:GetProductDataCollection"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"arms:SearchContactGroup"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"schedulerx3:List*",
"schedulerx3:Get*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"edas:ReadSchedulerx*"
],
"Resource": "*",
"Effect": "Allow"
}
]
}