Iotanalytics Dataset

This table represents the iotanalytics_dataset resource from Amazon Web Services.

aws.iotanalytics_dataset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
actionscorejsonThe <code>DatasetAction</code> objects that automatically create the dataset contents.
arncorestringThe ARN of the dataset.
content_delivery_rulescorejsonWhen dataset contents are created they are delivered to destinations specified here.
creation_timecoretimestampWhen the dataset was created.
last_update_timecoretimestampThe last time the dataset was updated.
late_data_rulescorejsonA list of data rules that send notifications to CloudWatch, when data arrives late. To specify <code>lateDataRules</code>, the dataset must use a <a href="https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html">DeltaTimer</a> filter.
namecorestringThe name of the dataset.
retention_periodcorejsonOptional. How long, in days, message data is kept for the dataset.
statuscorestringThe status of the dataset.
tagscorehstore
triggerscorejsonThe <code>DatasetTrigger</code> objects that specify when the dataset is automatically updated.
versioning_configurationcorejsonOptional. 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 <code>retentionPeriod</code> parameter. For more information, see <a href="https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions"> Keeping Multiple Versions of IoT Analytics datasets</a> in the <i>IoT Analytics User Guide</i>.