aws_cdk.mixins_preview.aws_iotanalytics.mixins

CfnChannelMixinProps

CfnChannelPropsMixin

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

CfnDatasetMixinProps

CfnDatasetPropsMixin

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).

CfnDatastoreMixinProps

CfnDatastorePropsMixin

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

CfnPipelineMixinProps

CfnPipelinePropsMixin

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.