Skip to content

Commit dc779c5

Browse files
author
AWS
committed
AWS IoT Core Device Advisor Update: This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with "parallelRun=true" to run suites in parallel.
1 parent 16f87cd commit dc779c5

File tree

2 files changed

+95
-47
lines changed

2 files changed

+95
-47
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS IoT Core Device Advisor",
4+
"contributor": "",
5+
"description": "This release introduces a new feature for Device Advisor: ability to execute multiple test suites in parallel for given customer account. You can use GetEndpoint API to get the device-level test endpoint and call StartSuiteRun with \"parallelRun=true\" to run suites in parallel."
6+
}

0 commit comments

Comments
 (0)