Lists runs of the specified Device Advisor test suite. You can list all runs of the test suite, or the runs of a specific version of the test suite.
Requires permission to access the ListSuiteRuns action.
get/suiteRuns
Query parameters
suiteDefinitionIdstring
Lists the test suite runs of the specified test suite based on suite definition ID.
suiteDefinitionVersionstring
Must be passed along with <code>suiteDefinitionId</code>. Lists the test suite runs of the specified test suite based on suite definition version.
maxResultsinteger
The maximum number of results to return at once.
nextTokenstring
A token to retrieve the next set of results.
Response
Success