Using relaxed-amazonaws-sdk-extensionApi with amazonaws.com

Java integration

Install
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
<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
SDK on GitHub 📄 API Docs
SDK
relaxed-amazonaws-sdk-extensionApi
Java
API
amazonaws.com
amazonaws.com:iot-data
At a glance
Language Java
Endpoints7
Base URLhttp://data-ats.iot.us-east-1.amazonaws.com