amazonaws.com

IoT data IoT data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services cloud. It implements a broker for applications and things to publish messages over

🔑 oauth2 7 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
<p>Lists summary information about the retained messages stored for the accou…
curl \
  -H "Authorization: $API_KEY" \
  http://data-ats.iot.us-east-1.amazonaws.com/retainedMessage
<p>Gets the details of a single retained message for the specified topic.</p>…
curl \
  -H "Authorization: $API_KEY" \
  http://data-ats.iot.us-east-1.amazonaws.com/retainedMessage/{topic}
<p>Gets the shadow for the specified thing.</p> <p>Requires permission to acc…
curl \
  -H "Authorization: $API_KEY" \
  http://data-ats.iot.us-east-1.amazonaws.com/things/{thingName}/shadow
Endpoints (7 total)
GET
/retainedMessage
<p>Lists summary information about the retained messages stored for the accou…
GET
/retainedMessage/{topic}
<p>Gets the details of a single retained message for the specified topic.</p>…
GET
/things/{thingName}/shadow
<p>Gets the shadow for the specified thing.</p> <p>Requires permission to acc…
GET
/api/things/shadow/ListNamedShadowsForThing/{thingName}
<p>Lists the shadows for the specified thing.</p> <p>Requires permission to a…
POST
/topics/{topic}
<p>Publishes an MQTT message.</p> <p>Requires permission to access the <a hre…
POST
/things/{thingName}/shadow
<p>Updates the shadow for the specified thing.</p> <p>Requires permission to …
DELETE
/things/{thingName}/shadow
<p>Deletes the shadow for the specified thing.</p> <p>Requires permission to …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints7
Authoauth2
Categories1
http://data-ats.iot.us-east-1.amazonaws.com