amazonaws.com

With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets. Fleet Hub for AWS IoT Device Management is in public preview and is subject to change.

🔑 oauth2 8 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>Gets a list of Fleet Hub for AWS IoT Device Management web applications fo…
curl \
  -H "Authorization: $API_KEY" \
  http://api.fleethub.iot.us-east-1.amazonaws.com/applications
<p>Lists the tags for the specified resource.</p> <note> <p>Fleet Hub for AWS…
curl \
  -H "Authorization: $API_KEY" \
  http://api.fleethub.iot.us-east-1.amazonaws.com/tags/{resourceArn}
<p>Gets information about a Fleet Hub for AWS IoT Device Management web appli…
curl \
  -H "Authorization: $API_KEY" \
  http://api.fleethub.iot.us-east-1.amazonaws.com/applications/{applicationId}
Endpoints (8 total)
GET
/applications
<p>Gets a list of Fleet Hub for AWS IoT Device Management web applications fo…
GET
/tags/{resourceArn}
<p>Lists the tags for the specified resource.</p> <note> <p>Fleet Hub for AWS…
GET
/applications/{applicationId}
<p>Gets information about a Fleet Hub for AWS IoT Device Management web appli…
POST
/applications
<p>Creates a Fleet Hub for AWS IoT Device Management web application.</p> <no…
POST
/tags/{resourceArn}
<p>Adds to or modifies the tags of the specified resource. Tags are metadata …
PATCH
/applications/{applicationId}
<p>Updates information about a Fleet Hub for a AWS IoT Device Management web …
DELETE
/tags/{resourceArn}#tagKeys
<p>Removes the specified tags (metadata) from the resource.</p> <note> <p>Fle…
DELETE
/applications/{applicationId}
<p>Deletes a Fleet Hub for AWS IoT Device Management web application.</p> <no…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints8
Authoauth2
Categories1
http://api.fleethub.iot.us-east-1.amazonaws.com