Dataset
Resource Type definition for AWS::IoTAnalytics::Dataset
Example Usage
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Example
No Java example available.
Properties
The DatasetAction
objects that automatically create the dataset contents.
When dataset contents are created they are delivered to destinations specified here.
The name of the dataset.
A list of data rules that send notifications to CloudWatch, when data arrives late. To specify lateDataRules
, the dataset must use a DeltaTimer filter.
Optional. How long, in days, message data is kept for the dataset.
The DatasetTrigger
objects that specify when the dataset is automatically updated.
Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the retentionPeriod
parameter. For more information, see Keeping Multiple Versions of AWS IoT Analytics datasets in the AWS IoT Analytics User Guide .