View a markdown version of this page

ProcessingInput - 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).

ProcessingInput

Input source for processing. Specify exactly one option.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

dataset

A dataset containing multiple items to process.

Type: DatasetItem object

Required: No

timeseries

List of individual timeseries items to process.

Type: Array of TimeseriesItem objects

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

Required: No

See Also

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