View a markdown version of this page

DatasetItem - Amazon IoT SiteWise
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).

DatasetItem

A dataset to process.

Contents

datasetId

The unique identifier for the dataset.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: Yes

exportDataTypes

The optional subset of data types to export. If omitted, all data types are exported.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 3 items.

Valid Values: VIDEO | TELEMETRY | ANNOTATION

Required: No

trimSettings

The trim settings applied to all items in the dataset. When omitted, the full dataset time range is used.

Type: TrimSettings object

Required: No

See Also

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