aws-sdk-chimesdkmediapipelines 1.11.0 → 1.13.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -88,6 +88,10 @@ module Aws::ChimeSDKMediaPipelines
88
88
  GetMediaInsightsPipelineConfigurationResponse = Shapes::StructureShape.new(name: 'GetMediaInsightsPipelineConfigurationResponse')
89
89
  GetMediaPipelineRequest = Shapes::StructureShape.new(name: 'GetMediaPipelineRequest')
90
90
  GetMediaPipelineResponse = Shapes::StructureShape.new(name: 'GetMediaPipelineResponse')
91
+ GetSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'GetSpeakerSearchTaskRequest')
92
+ GetSpeakerSearchTaskResponse = Shapes::StructureShape.new(name: 'GetSpeakerSearchTaskResponse')
93
+ GetVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'GetVoiceToneAnalysisTaskRequest')
94
+ GetVoiceToneAnalysisTaskResponse = Shapes::StructureShape.new(name: 'GetVoiceToneAnalysisTaskResponse')
91
95
  GridViewConfiguration = Shapes::StructureShape.new(name: 'GridViewConfiguration')
92
96
  GuidString = Shapes::StringShape.new(name: 'GuidString')
93
97
  HighlightColor = Shapes::StringShape.new(name: 'HighlightColor')
@@ -102,6 +106,7 @@ module Aws::ChimeSDKMediaPipelines
102
106
  KinesisVideoStreamArn = Shapes::StringShape.new(name: 'KinesisVideoStreamArn')
103
107
  KinesisVideoStreamRecordingSourceRuntimeConfiguration = Shapes::StructureShape.new(name: 'KinesisVideoStreamRecordingSourceRuntimeConfiguration')
104
108
  KinesisVideoStreamSourceRuntimeConfiguration = Shapes::StructureShape.new(name: 'KinesisVideoStreamSourceRuntimeConfiguration')
109
+ KinesisVideoStreamSourceTaskConfiguration = Shapes::StructureShape.new(name: 'KinesisVideoStreamSourceTaskConfiguration')
105
110
  LambdaFunctionSinkConfiguration = Shapes::StructureShape.new(name: 'LambdaFunctionSinkConfiguration')
106
111
  LanguageOptions = Shapes::StringShape.new(name: 'LanguageOptions')
107
112
  LayoutOption = Shapes::StringShape.new(name: 'LayoutOption')
@@ -135,15 +140,19 @@ module Aws::ChimeSDKMediaPipelines
135
140
  MediaInsightsPipelineConfigurationNameString = Shapes::StringShape.new(name: 'MediaInsightsPipelineConfigurationNameString')
136
141
  MediaInsightsPipelineConfigurationSummary = Shapes::StructureShape.new(name: 'MediaInsightsPipelineConfigurationSummary')
137
142
  MediaInsightsPipelineConfigurationSummaryList = Shapes::ListShape.new(name: 'MediaInsightsPipelineConfigurationSummaryList')
143
+ MediaInsightsPipelineElementStatus = Shapes::StructureShape.new(name: 'MediaInsightsPipelineElementStatus')
144
+ MediaInsightsPipelineElementStatuses = Shapes::ListShape.new(name: 'MediaInsightsPipelineElementStatuses')
138
145
  MediaInsightsRuntimeMetadata = Shapes::MapShape.new(name: 'MediaInsightsRuntimeMetadata')
139
146
  MediaLiveConnectorPipeline = Shapes::StructureShape.new(name: 'MediaLiveConnectorPipeline')
140
147
  MediaPipeline = Shapes::StructureShape.new(name: 'MediaPipeline')
148
+ MediaPipelineElementStatus = Shapes::StringShape.new(name: 'MediaPipelineElementStatus')
141
149
  MediaPipelineList = Shapes::ListShape.new(name: 'MediaPipelineList')
142
150
  MediaPipelineSinkType = Shapes::StringShape.new(name: 'MediaPipelineSinkType')
143
151
  MediaPipelineSourceType = Shapes::StringShape.new(name: 'MediaPipelineSourceType')
144
152
  MediaPipelineStatus = Shapes::StringShape.new(name: 'MediaPipelineStatus')
145
153
  MediaPipelineStatusUpdate = Shapes::StringShape.new(name: 'MediaPipelineStatusUpdate')
146
154
  MediaPipelineSummary = Shapes::StructureShape.new(name: 'MediaPipelineSummary')
155
+ MediaPipelineTaskStatus = Shapes::StringShape.new(name: 'MediaPipelineTaskStatus')
147
156
  MediaSampleRateHertz = Shapes::IntegerShape.new(name: 'MediaSampleRateHertz')
148
157
  MeetingEventsConcatenationConfiguration = Shapes::StructureShape.new(name: 'MeetingEventsConcatenationConfiguration')
149
158
  ModelName = Shapes::StringShape.new(name: 'ModelName')
@@ -179,7 +188,14 @@ module Aws::ChimeSDKMediaPipelines
179
188
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
180
189
  SnsTopicSinkConfiguration = Shapes::StructureShape.new(name: 'SnsTopicSinkConfiguration')
181
190
  SourceConfiguration = Shapes::StructureShape.new(name: 'SourceConfiguration')
191
+ SpeakerSearchTask = Shapes::StructureShape.new(name: 'SpeakerSearchTask')
182
192
  SqsQueueSinkConfiguration = Shapes::StructureShape.new(name: 'SqsQueueSinkConfiguration')
193
+ StartSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'StartSpeakerSearchTaskRequest')
194
+ StartSpeakerSearchTaskResponse = Shapes::StructureShape.new(name: 'StartSpeakerSearchTaskResponse')
195
+ StartVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'StartVoiceToneAnalysisTaskRequest')
196
+ StartVoiceToneAnalysisTaskResponse = Shapes::StructureShape.new(name: 'StartVoiceToneAnalysisTaskResponse')
197
+ StopSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'StopSpeakerSearchTaskRequest')
198
+ StopVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'StopVoiceToneAnalysisTaskRequest')
183
199
  StreamChannelDefinition = Shapes::StructureShape.new(name: 'StreamChannelDefinition')
184
200
  StreamConfiguration = Shapes::StructureShape.new(name: 'StreamConfiguration')
185
201
  Streams = Shapes::ListShape.new(name: 'Streams')
@@ -216,7 +232,10 @@ module Aws::ChimeSDKMediaPipelines
216
232
  VocabularyName = Shapes::StringShape.new(name: 'VocabularyName')
217
233
  VocabularyNames = Shapes::StringShape.new(name: 'VocabularyNames')
218
234
  VoiceAnalyticsConfigurationStatus = Shapes::StringShape.new(name: 'VoiceAnalyticsConfigurationStatus')
235
+ VoiceAnalyticsLanguageCode = Shapes::StringShape.new(name: 'VoiceAnalyticsLanguageCode')
219
236
  VoiceAnalyticsProcessorConfiguration = Shapes::StructureShape.new(name: 'VoiceAnalyticsProcessorConfiguration')
237
+ VoiceEnhancementSinkConfiguration = Shapes::StructureShape.new(name: 'VoiceEnhancementSinkConfiguration')
238
+ VoiceToneAnalysisTask = Shapes::StructureShape.new(name: 'VoiceToneAnalysisTask')
220
239
 
221
240
  ActiveSpeakerOnlyConfiguration.add_member(:active_speaker_position, Shapes::ShapeRef.new(shape: ActiveSpeakerPosition, location_name: "ActiveSpeakerPosition"))
222
241
  ActiveSpeakerOnlyConfiguration.struct_class = Types::ActiveSpeakerOnlyConfiguration
@@ -430,6 +449,20 @@ module Aws::ChimeSDKMediaPipelines
430
449
  GetMediaPipelineResponse.add_member(:media_pipeline, Shapes::ShapeRef.new(shape: MediaPipeline, location_name: "MediaPipeline"))
431
450
  GetMediaPipelineResponse.struct_class = Types::GetMediaPipelineResponse
432
451
 
452
+ GetSpeakerSearchTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
453
+ GetSpeakerSearchTaskRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "speakerSearchTaskId"))
454
+ GetSpeakerSearchTaskRequest.struct_class = Types::GetSpeakerSearchTaskRequest
455
+
456
+ GetSpeakerSearchTaskResponse.add_member(:speaker_search_task, Shapes::ShapeRef.new(shape: SpeakerSearchTask, location_name: "SpeakerSearchTask"))
457
+ GetSpeakerSearchTaskResponse.struct_class = Types::GetSpeakerSearchTaskResponse
458
+
459
+ GetVoiceToneAnalysisTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
460
+ GetVoiceToneAnalysisTaskRequest.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "voiceToneAnalysisTaskId"))
461
+ GetVoiceToneAnalysisTaskRequest.struct_class = Types::GetVoiceToneAnalysisTaskRequest
462
+
463
+ GetVoiceToneAnalysisTaskResponse.add_member(:voice_tone_analysis_task, Shapes::ShapeRef.new(shape: VoiceToneAnalysisTask, location_name: "VoiceToneAnalysisTask"))
464
+ GetVoiceToneAnalysisTaskResponse.struct_class = Types::GetVoiceToneAnalysisTaskResponse
465
+
433
466
  GridViewConfiguration.add_member(:content_share_layout, Shapes::ShapeRef.new(shape: ContentShareLayoutOption, required: true, location_name: "ContentShareLayout"))
434
467
  GridViewConfiguration.add_member(:presenter_only_configuration, Shapes::ShapeRef.new(shape: PresenterOnlyConfiguration, location_name: "PresenterOnlyConfiguration"))
435
468
  GridViewConfiguration.add_member(:active_speaker_only_configuration, Shapes::ShapeRef.new(shape: ActiveSpeakerOnlyConfiguration, location_name: "ActiveSpeakerOnlyConfiguration"))
@@ -467,6 +500,11 @@ module Aws::ChimeSDKMediaPipelines
467
500
  KinesisVideoStreamSourceRuntimeConfiguration.add_member(:media_sample_rate, Shapes::ShapeRef.new(shape: MediaSampleRateHertz, required: true, location_name: "MediaSampleRate"))
468
501
  KinesisVideoStreamSourceRuntimeConfiguration.struct_class = Types::KinesisVideoStreamSourceRuntimeConfiguration
469
502
 
503
+ KinesisVideoStreamSourceTaskConfiguration.add_member(:stream_arn, Shapes::ShapeRef.new(shape: KinesisVideoStreamArn, required: true, location_name: "StreamArn"))
504
+ KinesisVideoStreamSourceTaskConfiguration.add_member(:channel_id, Shapes::ShapeRef.new(shape: ChannelId, required: true, location_name: "ChannelId"))
505
+ KinesisVideoStreamSourceTaskConfiguration.add_member(:fragment_number, Shapes::ShapeRef.new(shape: FragmentNumberString, location_name: "FragmentNumber"))
506
+ KinesisVideoStreamSourceTaskConfiguration.struct_class = Types::KinesisVideoStreamSourceTaskConfiguration
507
+
470
508
  LambdaFunctionSinkConfiguration.add_member(:insights_target, Shapes::ShapeRef.new(shape: Arn, location_name: "InsightsTarget"))
471
509
  LambdaFunctionSinkConfiguration.struct_class = Types::LambdaFunctionSinkConfiguration
472
510
 
@@ -557,6 +595,7 @@ module Aws::ChimeSDKMediaPipelines
557
595
  MediaInsightsPipeline.add_member(:kinesis_video_stream_recording_source_runtime_configuration, Shapes::ShapeRef.new(shape: KinesisVideoStreamRecordingSourceRuntimeConfiguration, location_name: "KinesisVideoStreamRecordingSourceRuntimeConfiguration"))
558
596
  MediaInsightsPipeline.add_member(:s3_recording_sink_runtime_configuration, Shapes::ShapeRef.new(shape: S3RecordingSinkRuntimeConfiguration, location_name: "S3RecordingSinkRuntimeConfiguration"))
559
597
  MediaInsightsPipeline.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
598
+ MediaInsightsPipeline.add_member(:element_statuses, Shapes::ShapeRef.new(shape: MediaInsightsPipelineElementStatuses, location_name: "ElementStatuses"))
560
599
  MediaInsightsPipeline.struct_class = Types::MediaInsightsPipeline
561
600
 
562
601
  MediaInsightsPipelineConfiguration.add_member(:media_insights_pipeline_configuration_name, Shapes::ShapeRef.new(shape: MediaInsightsPipelineConfigurationNameString, location_name: "MediaInsightsPipelineConfigurationName"))
@@ -578,6 +617,7 @@ module Aws::ChimeSDKMediaPipelines
578
617
  MediaInsightsPipelineConfigurationElement.add_member(:lambda_function_sink_configuration, Shapes::ShapeRef.new(shape: LambdaFunctionSinkConfiguration, location_name: "LambdaFunctionSinkConfiguration"))
579
618
  MediaInsightsPipelineConfigurationElement.add_member(:sqs_queue_sink_configuration, Shapes::ShapeRef.new(shape: SqsQueueSinkConfiguration, location_name: "SqsQueueSinkConfiguration"))
580
619
  MediaInsightsPipelineConfigurationElement.add_member(:sns_topic_sink_configuration, Shapes::ShapeRef.new(shape: SnsTopicSinkConfiguration, location_name: "SnsTopicSinkConfiguration"))
620
+ MediaInsightsPipelineConfigurationElement.add_member(:voice_enhancement_sink_configuration, Shapes::ShapeRef.new(shape: VoiceEnhancementSinkConfiguration, location_name: "VoiceEnhancementSinkConfiguration"))
581
621
  MediaInsightsPipelineConfigurationElement.struct_class = Types::MediaInsightsPipelineConfigurationElement
582
622
 
583
623
  MediaInsightsPipelineConfigurationElements.member = Shapes::ShapeRef.new(shape: MediaInsightsPipelineConfigurationElement)
@@ -589,6 +629,12 @@ module Aws::ChimeSDKMediaPipelines
589
629
 
590
630
  MediaInsightsPipelineConfigurationSummaryList.member = Shapes::ShapeRef.new(shape: MediaInsightsPipelineConfigurationSummary)
591
631
 
632
+ MediaInsightsPipelineElementStatus.add_member(:type, Shapes::ShapeRef.new(shape: MediaInsightsPipelineConfigurationElementType, location_name: "Type"))
633
+ MediaInsightsPipelineElementStatus.add_member(:status, Shapes::ShapeRef.new(shape: MediaPipelineElementStatus, location_name: "Status"))
634
+ MediaInsightsPipelineElementStatus.struct_class = Types::MediaInsightsPipelineElementStatus
635
+
636
+ MediaInsightsPipelineElementStatuses.member = Shapes::ShapeRef.new(shape: MediaInsightsPipelineElementStatus)
637
+
592
638
  MediaInsightsRuntimeMetadata.key = Shapes::ShapeRef.new(shape: NonEmptyString)
593
639
  MediaInsightsRuntimeMetadata.value = Shapes::ShapeRef.new(shape: String)
594
640
 
@@ -688,9 +734,41 @@ module Aws::ChimeSDKMediaPipelines
688
734
  SourceConfiguration.add_member(:selected_video_streams, Shapes::ShapeRef.new(shape: SelectedVideoStreams, location_name: "SelectedVideoStreams"))
689
735
  SourceConfiguration.struct_class = Types::SourceConfiguration
690
736
 
737
+ SpeakerSearchTask.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "SpeakerSearchTaskId"))
738
+ SpeakerSearchTask.add_member(:speaker_search_task_status, Shapes::ShapeRef.new(shape: MediaPipelineTaskStatus, location_name: "SpeakerSearchTaskStatus"))
739
+ SpeakerSearchTask.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
740
+ SpeakerSearchTask.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
741
+ SpeakerSearchTask.struct_class = Types::SpeakerSearchTask
742
+
691
743
  SqsQueueSinkConfiguration.add_member(:insights_target, Shapes::ShapeRef.new(shape: Arn, location_name: "InsightsTarget"))
692
744
  SqsQueueSinkConfiguration.struct_class = Types::SqsQueueSinkConfiguration
693
745
 
746
+ StartSpeakerSearchTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
747
+ StartSpeakerSearchTaskRequest.add_member(:voice_profile_domain_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "VoiceProfileDomainArn"))
748
+ StartSpeakerSearchTaskRequest.add_member(:kinesis_video_stream_source_task_configuration, Shapes::ShapeRef.new(shape: KinesisVideoStreamSourceTaskConfiguration, location_name: "KinesisVideoStreamSourceTaskConfiguration"))
749
+ StartSpeakerSearchTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
750
+ StartSpeakerSearchTaskRequest.struct_class = Types::StartSpeakerSearchTaskRequest
751
+
752
+ StartSpeakerSearchTaskResponse.add_member(:speaker_search_task, Shapes::ShapeRef.new(shape: SpeakerSearchTask, location_name: "SpeakerSearchTask"))
753
+ StartSpeakerSearchTaskResponse.struct_class = Types::StartSpeakerSearchTaskResponse
754
+
755
+ StartVoiceToneAnalysisTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
756
+ StartVoiceToneAnalysisTaskRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: VoiceAnalyticsLanguageCode, required: true, location_name: "LanguageCode"))
757
+ StartVoiceToneAnalysisTaskRequest.add_member(:kinesis_video_stream_source_task_configuration, Shapes::ShapeRef.new(shape: KinesisVideoStreamSourceTaskConfiguration, location_name: "KinesisVideoStreamSourceTaskConfiguration"))
758
+ StartVoiceToneAnalysisTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
759
+ StartVoiceToneAnalysisTaskRequest.struct_class = Types::StartVoiceToneAnalysisTaskRequest
760
+
761
+ StartVoiceToneAnalysisTaskResponse.add_member(:voice_tone_analysis_task, Shapes::ShapeRef.new(shape: VoiceToneAnalysisTask, location_name: "VoiceToneAnalysisTask"))
762
+ StartVoiceToneAnalysisTaskResponse.struct_class = Types::StartVoiceToneAnalysisTaskResponse
763
+
764
+ StopSpeakerSearchTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
765
+ StopSpeakerSearchTaskRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "speakerSearchTaskId"))
766
+ StopSpeakerSearchTaskRequest.struct_class = Types::StopSpeakerSearchTaskRequest
767
+
768
+ StopVoiceToneAnalysisTaskRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "identifier"))
769
+ StopVoiceToneAnalysisTaskRequest.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "voiceToneAnalysisTaskId"))
770
+ StopVoiceToneAnalysisTaskRequest.struct_class = Types::StopVoiceToneAnalysisTaskRequest
771
+
694
772
  StreamChannelDefinition.add_member(:number_of_channels, Shapes::ShapeRef.new(shape: NumberOfChannels, required: true, location_name: "NumberOfChannels"))
695
773
  StreamChannelDefinition.add_member(:channel_definitions, Shapes::ShapeRef.new(shape: ChannelDefinitions, location_name: "ChannelDefinitions"))
696
774
  StreamChannelDefinition.struct_class = Types::StreamChannelDefinition
@@ -775,6 +853,15 @@ module Aws::ChimeSDKMediaPipelines
775
853
  VoiceAnalyticsProcessorConfiguration.add_member(:voice_tone_analysis_status, Shapes::ShapeRef.new(shape: VoiceAnalyticsConfigurationStatus, location_name: "VoiceToneAnalysisStatus"))
776
854
  VoiceAnalyticsProcessorConfiguration.struct_class = Types::VoiceAnalyticsProcessorConfiguration
777
855
 
856
+ VoiceEnhancementSinkConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
857
+ VoiceEnhancementSinkConfiguration.struct_class = Types::VoiceEnhancementSinkConfiguration
858
+
859
+ VoiceToneAnalysisTask.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "VoiceToneAnalysisTaskId"))
860
+ VoiceToneAnalysisTask.add_member(:voice_tone_analysis_task_status, Shapes::ShapeRef.new(shape: MediaPipelineTaskStatus, location_name: "VoiceToneAnalysisTaskStatus"))
861
+ VoiceToneAnalysisTask.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
862
+ VoiceToneAnalysisTask.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
863
+ VoiceToneAnalysisTask.struct_class = Types::VoiceToneAnalysisTask
864
+
778
865
 
779
866
  # @api private
780
867
  API = Seahorse::Model::Api.new.tap do |api|
@@ -911,6 +998,7 @@ module Aws::ChimeSDKMediaPipelines
911
998
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
912
999
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
913
1000
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1001
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
914
1002
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
915
1003
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
916
1004
  end)
@@ -960,6 +1048,36 @@ module Aws::ChimeSDKMediaPipelines
960
1048
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
961
1049
  end)
962
1050
 
1051
+ api.add_operation(:get_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
1052
+ o.name = "GetSpeakerSearchTask"
1053
+ o.http_method = "GET"
1054
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/speaker-search-tasks/{speakerSearchTaskId}"
1055
+ o.input = Shapes::ShapeRef.new(shape: GetSpeakerSearchTaskRequest)
1056
+ o.output = Shapes::ShapeRef.new(shape: GetSpeakerSearchTaskResponse)
1057
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1058
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1059
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1060
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1061
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1062
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1063
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1064
+ end)
1065
+
1066
+ api.add_operation(:get_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
1067
+ o.name = "GetVoiceToneAnalysisTask"
1068
+ o.http_method = "GET"
1069
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/voice-tone-analysis-tasks/{voiceToneAnalysisTaskId}"
1070
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceToneAnalysisTaskRequest)
1071
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceToneAnalysisTaskResponse)
1072
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1073
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1074
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1075
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1076
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1077
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1079
+ end)
1080
+
963
1081
  api.add_operation(:list_media_capture_pipelines, Seahorse::Model::Operation.new.tap do |o|
964
1082
  o.name = "ListMediaCapturePipelines"
965
1083
  o.http_method = "GET"
@@ -1038,6 +1156,70 @@ module Aws::ChimeSDKMediaPipelines
1038
1156
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1039
1157
  end)
1040
1158
 
1159
+ api.add_operation(:start_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
1160
+ o.name = "StartSpeakerSearchTask"
1161
+ o.http_method = "POST"
1162
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/speaker-search-tasks?operation=start"
1163
+ o.input = Shapes::ShapeRef.new(shape: StartSpeakerSearchTaskRequest)
1164
+ o.output = Shapes::ShapeRef.new(shape: StartSpeakerSearchTaskResponse)
1165
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1166
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1167
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1168
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1169
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1170
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1173
+ end)
1174
+
1175
+ api.add_operation(:start_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
1176
+ o.name = "StartVoiceToneAnalysisTask"
1177
+ o.http_method = "POST"
1178
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/voice-tone-analysis-tasks?operation=start"
1179
+ o.input = Shapes::ShapeRef.new(shape: StartVoiceToneAnalysisTaskRequest)
1180
+ o.output = Shapes::ShapeRef.new(shape: StartVoiceToneAnalysisTaskResponse)
1181
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1183
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1184
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1185
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1186
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1187
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1188
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1189
+ end)
1190
+
1191
+ api.add_operation(:stop_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
1192
+ o.name = "StopSpeakerSearchTask"
1193
+ o.http_method = "POST"
1194
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/speaker-search-tasks/{speakerSearchTaskId}?operation=stop"
1195
+ o.input = Shapes::ShapeRef.new(shape: StopSpeakerSearchTaskRequest)
1196
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1197
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1198
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1199
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1200
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1201
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1205
+ end)
1206
+
1207
+ api.add_operation(:stop_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
1208
+ o.name = "StopVoiceToneAnalysisTask"
1209
+ o.http_method = "POST"
1210
+ o.http_request_uri = "/media-insights-pipelines/{identifier}/voice-tone-analysis-tasks/{voiceToneAnalysisTaskId}?operation=stop"
1211
+ o.input = Shapes::ShapeRef.new(shape: StopVoiceToneAnalysisTaskRequest)
1212
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1213
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1214
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1215
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1216
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1218
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1219
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1220
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1221
+ end)
1222
+
1041
1223
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1042
1224
  o.name = "TagResource"
1043
1225
  o.http_method = "POST"
@@ -166,6 +166,34 @@ module Aws::ChimeSDKMediaPipelines
166
166
  end
167
167
  end
168
168
 
169
+ class GetSpeakerSearchTask
170
+ def self.build(context)
171
+ unless context.config.regional_endpoint
172
+ endpoint = context.config.endpoint.to_s
173
+ end
174
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
175
+ region: context.config.region,
176
+ use_dual_stack: context.config.use_dualstack_endpoint,
177
+ use_fips: context.config.use_fips_endpoint,
178
+ endpoint: endpoint,
179
+ )
180
+ end
181
+ end
182
+
183
+ class GetVoiceToneAnalysisTask
184
+ def self.build(context)
185
+ unless context.config.regional_endpoint
186
+ endpoint = context.config.endpoint.to_s
187
+ end
188
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
189
+ region: context.config.region,
190
+ use_dual_stack: context.config.use_dualstack_endpoint,
191
+ use_fips: context.config.use_fips_endpoint,
192
+ endpoint: endpoint,
193
+ )
194
+ end
195
+ end
196
+
169
197
  class ListMediaCapturePipelines
170
198
  def self.build(context)
171
199
  unless context.config.regional_endpoint
@@ -222,6 +250,62 @@ module Aws::ChimeSDKMediaPipelines
222
250
  end
223
251
  end
224
252
 
253
+ class StartSpeakerSearchTask
254
+ def self.build(context)
255
+ unless context.config.regional_endpoint
256
+ endpoint = context.config.endpoint.to_s
257
+ end
258
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
259
+ region: context.config.region,
260
+ use_dual_stack: context.config.use_dualstack_endpoint,
261
+ use_fips: context.config.use_fips_endpoint,
262
+ endpoint: endpoint,
263
+ )
264
+ end
265
+ end
266
+
267
+ class StartVoiceToneAnalysisTask
268
+ def self.build(context)
269
+ unless context.config.regional_endpoint
270
+ endpoint = context.config.endpoint.to_s
271
+ end
272
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
273
+ region: context.config.region,
274
+ use_dual_stack: context.config.use_dualstack_endpoint,
275
+ use_fips: context.config.use_fips_endpoint,
276
+ endpoint: endpoint,
277
+ )
278
+ end
279
+ end
280
+
281
+ class StopSpeakerSearchTask
282
+ def self.build(context)
283
+ unless context.config.regional_endpoint
284
+ endpoint = context.config.endpoint.to_s
285
+ end
286
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
287
+ region: context.config.region,
288
+ use_dual_stack: context.config.use_dualstack_endpoint,
289
+ use_fips: context.config.use_fips_endpoint,
290
+ endpoint: endpoint,
291
+ )
292
+ end
293
+ end
294
+
295
+ class StopVoiceToneAnalysisTask
296
+ def self.build(context)
297
+ unless context.config.regional_endpoint
298
+ endpoint = context.config.endpoint.to_s
299
+ end
300
+ Aws::ChimeSDKMediaPipelines::EndpointParameters.new(
301
+ region: context.config.region,
302
+ use_dual_stack: context.config.use_dualstack_endpoint,
303
+ use_fips: context.config.use_fips_endpoint,
304
+ endpoint: endpoint,
305
+ )
306
+ end
307
+ end
308
+
225
309
  class TagResource
226
310
  def self.build(context)
227
311
  unless context.config.regional_endpoint
@@ -78,6 +78,10 @@ module Aws::ChimeSDKMediaPipelines
78
78
  Aws::ChimeSDKMediaPipelines::Endpoints::GetMediaInsightsPipelineConfiguration.build(context)
79
79
  when :get_media_pipeline
80
80
  Aws::ChimeSDKMediaPipelines::Endpoints::GetMediaPipeline.build(context)
81
+ when :get_speaker_search_task
82
+ Aws::ChimeSDKMediaPipelines::Endpoints::GetSpeakerSearchTask.build(context)
83
+ when :get_voice_tone_analysis_task
84
+ Aws::ChimeSDKMediaPipelines::Endpoints::GetVoiceToneAnalysisTask.build(context)
81
85
  when :list_media_capture_pipelines
82
86
  Aws::ChimeSDKMediaPipelines::Endpoints::ListMediaCapturePipelines.build(context)
83
87
  when :list_media_insights_pipeline_configurations
@@ -86,6 +90,14 @@ module Aws::ChimeSDKMediaPipelines
86
90
  Aws::ChimeSDKMediaPipelines::Endpoints::ListMediaPipelines.build(context)
87
91
  when :list_tags_for_resource
88
92
  Aws::ChimeSDKMediaPipelines::Endpoints::ListTagsForResource.build(context)
93
+ when :start_speaker_search_task
94
+ Aws::ChimeSDKMediaPipelines::Endpoints::StartSpeakerSearchTask.build(context)
95
+ when :start_voice_tone_analysis_task
96
+ Aws::ChimeSDKMediaPipelines::Endpoints::StartVoiceToneAnalysisTask.build(context)
97
+ when :stop_speaker_search_task
98
+ Aws::ChimeSDKMediaPipelines::Endpoints::StopSpeakerSearchTask.build(context)
99
+ when :stop_voice_tone_analysis_task
100
+ Aws::ChimeSDKMediaPipelines::Endpoints::StopVoiceToneAnalysisTask.build(context)
89
101
  when :tag_resource
90
102
  Aws::ChimeSDKMediaPipelines::Endpoints::TagResource.build(context)
91
103
  when :untag_resource