文档

AliyunIOTReadOnlyAccess

更新时间:

AliyunIOTReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunIOTReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问物联网平台(IoT)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2016-12-26 03:27:36

  • 更新时间:2022-11-24 14:09:54

  • 当前版本:v7

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "iot:Query*",
        "iot:List*",
        "iot:Get*",
        "iot:BatchGet*",
        "iot:CheckPostPayOrderExist",
        "iot:CheckCloudProductOpenStatus",
        "iot:CheckUserProfileMark",
        "iot:CheckNewUser",
        "iot:CheckSlsLogStore"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "iotid:QueryId2OrderAbstract"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "isoc:GetSummary",
        "isoc:GetDeviceRankSummary",
        "isoc:GetDeviceRiskSummary",
        "isoc:GetAlertTaskSummary"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "linkwan:GetInstancePacketStat",
        "linkwan:CountGateways"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "rds:DescribeDBInstances",
        "rds:DescribeDatabases",
        "rds:DescribeAccounts",
        "rds:DescribeDBInstanceNetInfo"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "ram:ListRoles",
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "mns:ListTopic",
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "dhs:ListProject",
        "dhs:ListTopic",
        "dhs:GetTopic"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "ots:ListInstance",
        "ots:ListTable",
        "ots:DescribeTable"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "log:Get*",
        "log:List*"
      ],
      "Resource": "acs:log:*:*:project/iot-log-*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "cms:QueryMetricList"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

相关文档

  • 本页导读 (1)
文档反馈