DatasetSummary - Amazon IoT Analytics
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

For similar capabilities to Amazon IoT Analytics, explore Amazon Kinesis, Amazon S3, and Amazon Athena. These services provide additional scalability and flexibility to meet your evolving analytics requirements. Learn how here.

DatasetSummary

A summary of information about a dataset.

Contents

actions

A list of DataActionSummary objects.

Type: Array of DatasetActionSummary objects

Array Members: Fixed number of 1 item.

Required: No

creationTime

The time the dataset was created.

Type: Timestamp

Required: No

datasetName

The name of the dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: (^(?!_{2}))(^[a-zA-Z0-9_]+$)

Required: No

lastUpdateTime

The last time the dataset was updated.

Type: Timestamp

Required: No

status

The status of the dataset.

Type: String

Valid Values: CREATING | ACTIVE | DELETING

Required: No

triggers

A list of triggers. A trigger causes dataset content to be populated at a specified time interval or when another dataset is populated. The list of triggers can be empty or contain up to five DataSetTrigger objects

Type: Array of DatasetTrigger objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: