Data retrieval APIs for AWS IoT Analytics
AWS IoT Analytics provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeChannel | Describes the specified channel | Read |
| DescribeDataset | Describes the specified dataset | Read |
| DescribeDatastore | Describes the specified datastore | Read |
| DescribeLoggingOptions | Describes logging options for the the account | Read |
| DescribePipeline | Describes the specified pipeline | Read |
| GetDatasetContent | Gets the content of the specified dataset | Read |
| ListChannels | Lists the channels for the account | List |
| ListDatasetContents | Lists information about dataset contents that have been created | List |
| ListDatasets | Lists the datasets for the account | List |
| ListDatastores | Lists the datastores for the account | List |
| ListPipelines | Lists the pipelines for the account | List |
| ListTagsForResource | Lists the tags (metadata) which you have assigned to the resource | Read |
| RunPipelineActivity | Runs the specified pipeline activity | Read |
| SampleChannelData | Samples the specified channel's data | Read |