aws_cdk.aws_iotanalytics

Package Overview

CfnChannel

The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline.

CfnChannelProps

CfnDataset

The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a queryAction (an SQL query) or a containerAction (executing a containerized application).

CfnDatasetProps

CfnDatastore

AWS::IoTAnalytics::Datastore resource is a repository for messages.

CfnDatastoreProps

CfnPipeline

The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store.

CfnPipelineProps