@cloud-copilot/iam-data
Version:
42 lines • 1.39 kB
JSON
{
"checkversion": {
"name": "CheckVersion",
"description": "Grants permission to IoT Device Tester to check if a given set of product, test suite and device tester version are compatible",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"downloadtestsuite": {
"name": "DownloadTestSuite",
"description": "Grants permission to IoT Device Tester to download compatible test suite versions",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"latestidt": {
"name": "LatestIdt",
"description": "Grants permission to IoT Device Tester to get information on latest version of device tester available",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"sendmetrics": {
"name": "SendMetrics",
"description": "Grants permission to IoT Device Tester to send usage metrics on your behalf",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"supportedversion": {
"name": "SupportedVersion",
"description": "Grants permission to IoT Device Tester to get list of supported products and test suite versions",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
}
}