IoT SiteWise Dataset

An IoT SiteWise Dataset in AWS represents the response details when describing a dataset used for industrial IoT data processing. It provides information about dataset configuration, status, and metadata, enabling users to manage and monitor how data is collected, processed, and made available for analysis within IoT SiteWise.

aws.iotsitewise_dataset

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
dataset_arncorestringThe ARN of the dataset. The format is arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}.
dataset_creation_datecoretimestampThe dataset creation date, in Unix epoch time.
dataset_descriptioncorestringA description about the dataset, and its functionality.
dataset_idcorestringThe ID of the dataset.
dataset_last_update_datecoretimestampThe date the dataset was last updated, in Unix epoch time.
dataset_namecorestringThe name of the dataset.
dataset_sourcecorejsonThe data source for the dataset.
dataset_statuscorejsonThe status of the dataset. This contains the state and any error messages. State is CREATING after a successfull call to this API, and any associated error message. The state is ACTIVE when ready to use.
dataset_versioncorestringThe version of the dataset.
tagscorehstore