All Products
Search
Document Center

Resource Access Management:AliyunIOTFullAccess

Last Updated:Dec 28, 2023

AliyunIOTFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunIOTFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunIOTFullAccess policy: Provides full access to IoT Platform via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 03:26:54 on December 26, 2016

  • Update time: 03:05:13 on April 25, 2023

  • Current version: v11

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": "iot:*",
      "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": "ram:PassRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "acs:Service": "iot.aliyuncs.com"
        }
      }
    },
    {
      "Action": "ram:CreateServiceLinkedRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "ram:ServiceName": [
            "device-file-upload.iot.aliyuncs.com",
            "log-export.iot.aliyuncs.com",
            "ruleengine-lindorm.iot.aliyuncs.com",
            "iot-instance-network.iot.aliyuncs.com"
          ]
        }
      }
    },
    {
      "Action": [
        "cms:QueryMetricList"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References