amazonaws.com

Amazon Web Services IoT Core Device Advisor is a cloud-based, fully managed test capability for validating IoT devices during device software development. Device Advisor provides pre-built tests that you can use to validate IoT devices for reliable and secure connectivity with Amazon Web Services Io

🔑 oauth2 14 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Gets information about an Device Advisor endpoint.
curl \
  -H "Authorization: $API_KEY" \
  http://api.iotdeviceadvisor.us-east-1.amazonaws.com/endpoint
<p>Lists runs of the specified Device Advisor test suite. You can list all ru…
curl \
  -H "Authorization: $API_KEY" \
  http://api.iotdeviceadvisor.us-east-1.amazonaws.com/suiteRuns
<p>Lists the Device Advisor test suites you have created.</p> <p>Requires per…
curl \
  -H "Authorization: $API_KEY" \
  http://api.iotdeviceadvisor.us-east-1.amazonaws.com/suiteDefinitions
Endpoints (14 total)
GET
/endpoint
Gets information about an Device Advisor endpoint.
GET
/suiteRuns
<p>Lists runs of the specified Device Advisor test suite. You can list all ru…
GET
/suiteDefinitions
<p>Lists the Device Advisor test suites you have created.</p> <p>Requires per…
GET
/tags/{resourceArn}
<p>Lists the tags attached to an IoT Device Advisor resource.</p> <p>Requires…
GET
/suiteDefinitions/{suiteDefinitionId}
<p>Gets information about a Device Advisor test suite.</p> <p>Requires permis…
GET
/suiteDefinitions/{suiteDefinitionId}/suiteRuns/{suiteRunId}
<p>Gets information about a Device Advisor test suite run.</p> <p>Requires pe…
GET
/suiteDefinitions/{suiteDefinitionId}/suiteRuns/{suiteRunId}/report
<p>Gets a report download link for a successful Device Advisor qualifying tes…
POST
/suiteDefinitions
<p>Creates a Device Advisor test suite.</p> <p>Requires permission to access …
POST
/tags/{resourceArn}
<p>Adds to and modifies existing tags of an IoT Device Advisor resource.</p> …
POST
/suiteDefinitions/{suiteDefinitionId}/suiteRuns
<p>Starts a Device Advisor test suite run.</p> <p>Requires permission to acce…
POST
/suiteDefinitions/{suiteDefinitionId}/suiteRuns/{suiteRunId}/stop
<p>Stops a Device Advisor test suite run that is currently running.</p> <p>Re…
PATCH
/suiteDefinitions/{suiteDefinitionId}
<p>Updates a Device Advisor test suite.</p> <p>Requires permission to access …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints14
Authoauth2
Categories1
http://api.iotdeviceadvisor.us-east-1.amazonaws.com