Using AmazonAWS with amazonaws.com

unknown integration

Install
# See https://github.com/timanrebel/AmazonAWS
<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
AmazonAWS
unknown
API
amazonaws.com
amazonaws.com:iot-data
At a glance
Language unknown
Endpoints7
Base URLhttp://data-ats.iot.us-east-1.amazonaws.com