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

Pipeline

Contains information about a pipeline.

Contents

activities

The activities that perform transformations on the messages.

Type: Array of PipelineActivity objects

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

Required: No

arn

The ARN of the pipeline.

Type: String

Required: No

creationTime

When the pipeline was created.

Type: Timestamp

Required: No

lastUpdateTime

The last time the pipeline was updated.

Type: Timestamp

Required: No

name

The name of the pipeline.

Type: String

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

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

Required: No

reprocessingSummaries

A summary of information about the pipeline reprocessing.

Type: Array of ReprocessingSummary objects

Required: No

See Also

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