AliyunIOTFullAccess 是阿里云管理的產品系統策略,您可以將 AliyunIOTFullAccess 授權給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了管理物聯網平臺(IoT)的權限。
策略詳情
類型:系統策略
創建時間:2016-12-26 03:26:54
更新時間:2023-04-25 03:05:13
當前版本:v11
策略內容
{
"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"
}
]
}
相關文檔
文檔內容是否對您有幫助?