Pipeline - AWS IoT Analytics

For similar capabilities to AWS 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.

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 AWS SDKs, see the following: