MediaInsightsPipeline
A media pipeline that streams call analytics data.
Contents
- CreatedTimestamp
-
The time at which the media insights pipeline was created.
Type: Timestamp
Required: No
- ElementStatuses
-
The statuses that the elements in a media insights pipeline can have during data processing.
Type: Array of MediaInsightsPipelineElementStatus objects
Required: No
- KinesisVideoStreamRecordingSourceRuntimeConfiguration
-
The runtime configuration settings for a Kinesis recording video stream in a media insights pipeline.
Type: KinesisVideoStreamRecordingSourceRuntimeConfiguration object
Required: No
- KinesisVideoStreamSourceRuntimeConfiguration
-
The configuration settings for a Kinesis runtime video stream in a media insights pipeline.
Type: KinesisVideoStreamSourceRuntimeConfiguration object
Required: No
- MediaInsightsPipelineConfigurationArn
-
The ARN of a media insight pipeline's configuration settings.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
- MediaInsightsRuntimeMetadata
-
The runtime metadata of a media insights pipeline.
Type: String to string map
Key Length Constraints: Maximum length of 1024.
Key Pattern:
.*\S.*
Value Length Constraints: Maximum length of 4096.
Value Pattern:
.*
Required: No
- MediaPipelineArn
-
The ARN of a media insights pipeline.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
- MediaPipelineId
-
The ID of a media insights pipeline.
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
- S3RecordingSinkRuntimeConfiguration
-
The runtime configuration of the Amazon S3 bucket that stores recordings in a media insights pipeline.
Type: S3RecordingSinkRuntimeConfiguration object
Required: No
- Status
-
The status of a media insights pipeline.
Type: String
Valid Values:
Initializing | InProgress | Failed | Stopping | Stopped | Paused | NotStarted
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: