aws_cdk.aws_iotanalytics
The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline. |
|
The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a |
|
AWS::IoTAnalytics::Datastore resource is a repository for messages. |
|
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. |
|