MediaInsightsPipelineConfigurationElement
An element in a media insights pipeline configuration.
Contents
- Type
-
The element type.
Type: String
Valid Values:
AmazonTranscribeCallAnalyticsProcessor | VoiceAnalyticsProcessor | AmazonTranscribeProcessor | KinesisDataStreamSink | LambdaFunctionSink | SqsQueueSink | SnsTopicSink | S3RecordingSink | VoiceEnhancementSink
Required: Yes
- AmazonTranscribeCallAnalyticsProcessorConfiguration
-
The analytics configuration settings for transcribing audio in a media insights pipeline configuration element.
Type: AmazonTranscribeCallAnalyticsProcessorConfiguration object
Required: No
- AmazonTranscribeProcessorConfiguration
-
The transcription processor configuration settings in a media insights pipeline configuration element.
Type: AmazonTranscribeProcessorConfiguration object
Required: No
- KinesisDataStreamSinkConfiguration
-
The configuration settings for the Kinesis Data Stream Sink in a media insights pipeline configuration element.
Type: KinesisDataStreamSinkConfiguration object
Required: No
- LambdaFunctionSinkConfiguration
-
The configuration settings for the AWS Lambda sink in a media insights pipeline configuration element.
Type: LambdaFunctionSinkConfiguration object
Required: No
- S3RecordingSinkConfiguration
-
The configuration settings for the Amazon S3 recording bucket in a media insights pipeline configuration element.
Type: S3RecordingSinkConfiguration object
Required: No
- SnsTopicSinkConfiguration
-
The configuration settings for an SNS topic sink in a media insights pipeline configuration element.
Type: SnsTopicSinkConfiguration object
Required: No
- SqsQueueSinkConfiguration
-
The configuration settings for an SQS queue sink in a media insights pipeline configuration element.
Type: SqsQueueSinkConfiguration object
Required: No
- VoiceAnalyticsProcessorConfiguration
-
The voice analytics configuration settings in a media insights pipeline configuration element.
Type: VoiceAnalyticsProcessorConfiguration object
Required: No
- VoiceEnhancementSinkConfiguration
-
The configuration settings for voice enhancement sink in a media insights pipeline configuration element.
Type: VoiceEnhancementSinkConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: