文档

AliyunNISReadOnlyAccess

更新时间:

AliyunNISReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunNISReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问网络智能服务(NIS)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2022-01-25 09:41:53

  • 更新时间:2022-03-08 06:24:42

  • 当前版本:v2

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "cbn:Describe*",
        "cbn:List*"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "vpc:Describe*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "vpc:Get*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "vpc:List*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "slb:Describe*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "alb:Get*",
        "alb:List*"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "nlb:Get*",
        "nlb:List*"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "tag:List*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "cms:Describe*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "ecs:Describe*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": "yundun-cloudfirewall:Describe*",
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "nis:List*",
        "nis:Get*",
        "nis:Count*",
        "nis:Check*",
        "nis:Is*",
        "nis:Describe*"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "log:ListLogStores",
        "log:ListProject"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "ga:List*",
        "ga:Get*",
        "ga:Check*",
        "ga:Query*"
      ],
      "Resource": "*"
    }
  ]
}

相关文档

  • 本页导读 (1)