AliyunMSEReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunMSEReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问微服务引擎(MSE)的权限。
策略详情
类型:系统策略
创建时间:2019-07-25 11:46:05
更新时间:2024-12-19 07:42:47
当前版本:v4
策略内容
{
"Version": "1",
"Statement": [
{
"Action": [
"mse:Query*",
"mse:List*",
"mse:Get*",
"mse:Select*",
"mse:Pull*",
"mse:GatewayBlackWhite*",
"mse:GatewayHealthCheckList",
"mse:GatewayQueryMonitor",
"mse:UploadWasmFile"
],
"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"
}
]
}