Puppet Task: iotanalytics_aws_create_dataset
- Defined in:
-
tasks/iotanalytics_aws_create_dataset.json,
tasks/iotanalytics_aws_create_dataset.rb
Overview
Creates a data set. A data set stores data retrieved from a data store by applying a 'queryAction' (a SQL query) or a 'containerAction' (executing a containerized application). This operation creates the skeleton of a data set. The data set can be populated manually by calling 'CreateDatasetContent' or automatically according to a 'trigger' you specify.