AliyunMOBILCDPDEVFullAccess

AliyunMOBILCDPDEVFullAccess 是阿里云管理的产品系统策略,您可以将 AliyunMOBILCDPDEVFullAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了管理多端低代码开发平台魔笔(MOBILCDPDEV)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2024-07-08 16:19:55

  • 更新时间:2025-04-10 09:10:01

  • 当前版本:v2

策略内容

{
    "Version": "1",
    "Statement": [
        {
            "Resource": "*",
            "Action": "mobilcdpdev:*",
            "Effect": "Allow"
        },
        {
            "Effect": "Allow",
            "Action": [
                "ram:CreateServiceLinkedRole",
                "ram:CheckServiceLinkedRoleExistence"
            ],
            "Resource": "*",
            "Condition": {
                "StringEquals": {
                    "ram:ServiceName": "runtime-dns.mobilcdp.aliyuncs.com"
                }
            }
        }
    ]
}

相关文档