LAP Registry

AWS IoT Analytics Skill

amazonaws-com-iotanalytics

Provider: Amazon Web Services Version: 2017-11-27 Endpoints: 34 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/messages/batch
DELETE/pipelines/{pipelineName}/reprocessing/{reprocessingId}Sends messages to a channel.
POST/channelsCancels the reprocessing of data through the pipeline.
POST/datasetsUsed to create a channel. A channel collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline.
POST/datasets/{datasetName}/contentUsed to create a dataset. A dataset stores data retrieved from a data store by applying a queryAction (a SQL query) or a containerAction (executing a containerized application). T...
POST/datastoresCreates the content of a dataset by applying a queryAction (a SQL query) or a containerAction (executing a containerized application).
POST/pipelinesCreates a data store, which is a repository for messages.
DELETE/channels/{channelName}Creates a pipeline. A pipeline consumes messages from a channel and allows you to process the messages before storing them in a data store. You must specify both a channel and a d...
DELETE/datasets/{datasetName}Deletes the specified channel.
DELETE/datasets/{datasetName}/contentDeletes the specified dataset. You do not have to delete the content of the dataset before you perform this operation.
DELETE/datastores/{datastoreName}Deletes the content of the specified dataset.
DELETE/pipelines/{pipelineName}Deletes the specified data store.
GET/channels/{channelName}Deletes the specified pipeline.
GET/datasets/{datasetName}Retrieves information about a channel.
GET/datastores/{datastoreName}Retrieves information about a dataset.
GET/loggingRetrieves information about a data store.
GET/pipelines/{pipelineName}Retrieves the current settings of the IoT Analytics logging options.
GET/datasets/{datasetName}/contentRetrieves information about a pipeline.
GET/channelsRetrieves the contents of a dataset as presigned URIs.
GET/datasets/{datasetName}/contentsRetrieves a list of channels.
GET/datasetsLists information about dataset contents that have been created.
GET/datastoresRetrieves information about datasets.
GET/pipelinesRetrieves a list of data stores.
GET/tagsRetrieves a list of pipelines.
PUT/loggingLists the tags (metadata) that you have assigned to the resource.
POST/pipelineactivities/runSets or updates the IoT Analytics logging options. If you update the value of any loggingOptions field, it takes up to one minute for the change to take effect. Also, if you chang...
GET/channels/{channelName}/sampleSimulates the results of running a pipeline activity on a message payload.
POST/pipelines/{pipelineName}/reprocessingRetrieves a sample of messages from the specified channel ingested during the specified timeframe. Up to 10 messages can be retrieved.
POST/tagsStarts the reprocessing of raw message data through the pipeline.
DELETE/tagsAdds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-iotanalytics

Downloads and installs to ~/.claude/skills/amazonaws-com-iotanalytics/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)