amazonaws.com

IoT Analytics allows you to collect large amounts of device data, process messages, and store them. You can then query the data and run sophisticated analytics on it. IoT Analytics enables advanced data exploration through integration with Jupyter Notebooks and data visualization through integrat

🔑 oauth2 34 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
Retrieves the current settings of the IoT Analytics logging options.
curl \
  -H "Authorization: $API_KEY" \
  http://iotanalytics.us-east-1.amazonaws.com/logging
Retrieves a list of channels.
curl \
  -H "Authorization: $API_KEY" \
  http://iotanalytics.us-east-1.amazonaws.com/channels
Retrieves information about datasets.
curl \
  -H "Authorization: $API_KEY" \
  http://iotanalytics.us-east-1.amazonaws.com/datasets
Endpoints (34 total)
GET
/logging
Retrieves the current settings of the IoT Analytics logging options.
GET
/channels
Retrieves a list of channels.
GET
/datasets
Retrieves information about datasets.
GET
/pipelines
Retrieves a list of pipelines.
GET
/datastores
Retrieves a list of data stores.
GET
/tags#resourceArn
Lists the tags (metadata) that you have assigned to the resource.
GET
/channels/{channelName}
Retrieves information about a channel.
GET
/datasets/{datasetName}
Retrieves information about a dataset.
GET
/pipelines/{pipelineName}
Retrieves information about a pipeline.
GET
/datastores/{datastoreName}
Retrieves information about a data store.
GET
/channels/{channelName}/sample
Retrieves a sample of messages from the specified channel ingested during the…
GET
/datasets/{datasetName}/content
Retrieves the contents of a dataset as presigned URIs.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints34
Authoauth2
Categories1
http://iotanalytics.us-east-1.amazonaws.com