MediaLiveConnectorPipeline - Amazon Chime SDK

MediaLiveConnectorPipeline

The connector pipeline.

Contents

CreatedTimestamp

The time at which the connector pipeline was created.

Type: Timestamp

Required: No

MediaPipelineArn

The connector pipeline's ARN.

Type: String

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

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

MediaPipelineId

The connector pipeline's ID.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}

Required: No

Sinks

The connector pipeline's data sinks.

Type: Array of LiveConnectorSinkConfiguration objects

Array Members: Fixed number of 1 item.

Required: No

Sources

The connector pipeline's data sources.

Type: Array of LiveConnectorSourceConfiguration objects

Array Members: Fixed number of 1 item.

Required: No

Status

The connector pipeline's status.

Type: String

Valid Values: Initializing | InProgress | Failed | Stopping | Stopped | Paused | NotStarted

Required: No

UpdatedTimestamp

The time at which the connector pipeline was last updated.

Type: Timestamp

Required: No

See Also

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