aws-sdk-transcribeservice 1.57.0 → 1.58.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,12 +13,27 @@ module Aws::TranscribeService
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AbsoluteTimeRange = Shapes::StructureShape.new(name: 'AbsoluteTimeRange')
16
17
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
17
18
  BaseModelName = Shapes::StringShape.new(name: 'BaseModelName')
18
19
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
19
20
  CLMLanguageCode = Shapes::StringShape.new(name: 'CLMLanguageCode')
21
+ CallAnalyticsJob = Shapes::StructureShape.new(name: 'CallAnalyticsJob')
22
+ CallAnalyticsJobName = Shapes::StringShape.new(name: 'CallAnalyticsJobName')
23
+ CallAnalyticsJobSettings = Shapes::StructureShape.new(name: 'CallAnalyticsJobSettings')
24
+ CallAnalyticsJobStatus = Shapes::StringShape.new(name: 'CallAnalyticsJobStatus')
25
+ CallAnalyticsJobSummaries = Shapes::ListShape.new(name: 'CallAnalyticsJobSummaries')
26
+ CallAnalyticsJobSummary = Shapes::StructureShape.new(name: 'CallAnalyticsJobSummary')
27
+ CategoryName = Shapes::StringShape.new(name: 'CategoryName')
28
+ CategoryProperties = Shapes::StructureShape.new(name: 'CategoryProperties')
29
+ CategoryPropertiesList = Shapes::ListShape.new(name: 'CategoryPropertiesList')
30
+ ChannelDefinition = Shapes::StructureShape.new(name: 'ChannelDefinition')
31
+ ChannelDefinitions = Shapes::ListShape.new(name: 'ChannelDefinitions')
32
+ ChannelId = Shapes::IntegerShape.new(name: 'ChannelId')
20
33
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
21
34
  ContentRedaction = Shapes::StructureShape.new(name: 'ContentRedaction')
35
+ CreateCallAnalyticsCategoryRequest = Shapes::StructureShape.new(name: 'CreateCallAnalyticsCategoryRequest')
36
+ CreateCallAnalyticsCategoryResponse = Shapes::StructureShape.new(name: 'CreateCallAnalyticsCategoryResponse')
22
37
  CreateLanguageModelRequest = Shapes::StructureShape.new(name: 'CreateLanguageModelRequest')
23
38
  CreateLanguageModelResponse = Shapes::StructureShape.new(name: 'CreateLanguageModelResponse')
24
39
  CreateMedicalVocabularyRequest = Shapes::StructureShape.new(name: 'CreateMedicalVocabularyRequest')
@@ -29,6 +44,10 @@ module Aws::TranscribeService
29
44
  CreateVocabularyResponse = Shapes::StructureShape.new(name: 'CreateVocabularyResponse')
30
45
  DataAccessRoleArn = Shapes::StringShape.new(name: 'DataAccessRoleArn')
31
46
  DateTime = Shapes::TimestampShape.new(name: 'DateTime')
47
+ DeleteCallAnalyticsCategoryRequest = Shapes::StructureShape.new(name: 'DeleteCallAnalyticsCategoryRequest')
48
+ DeleteCallAnalyticsCategoryResponse = Shapes::StructureShape.new(name: 'DeleteCallAnalyticsCategoryResponse')
49
+ DeleteCallAnalyticsJobRequest = Shapes::StructureShape.new(name: 'DeleteCallAnalyticsJobRequest')
50
+ DeleteCallAnalyticsJobResponse = Shapes::StructureShape.new(name: 'DeleteCallAnalyticsJobResponse')
32
51
  DeleteLanguageModelRequest = Shapes::StructureShape.new(name: 'DeleteLanguageModelRequest')
33
52
  DeleteMedicalTranscriptionJobRequest = Shapes::StructureShape.new(name: 'DeleteMedicalTranscriptionJobRequest')
34
53
  DeleteMedicalVocabularyRequest = Shapes::StructureShape.new(name: 'DeleteMedicalVocabularyRequest')
@@ -38,6 +57,10 @@ module Aws::TranscribeService
38
57
  DescribeLanguageModelRequest = Shapes::StructureShape.new(name: 'DescribeLanguageModelRequest')
39
58
  DescribeLanguageModelResponse = Shapes::StructureShape.new(name: 'DescribeLanguageModelResponse')
40
59
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
60
+ GetCallAnalyticsCategoryRequest = Shapes::StructureShape.new(name: 'GetCallAnalyticsCategoryRequest')
61
+ GetCallAnalyticsCategoryResponse = Shapes::StructureShape.new(name: 'GetCallAnalyticsCategoryResponse')
62
+ GetCallAnalyticsJobRequest = Shapes::StructureShape.new(name: 'GetCallAnalyticsJobRequest')
63
+ GetCallAnalyticsJobResponse = Shapes::StructureShape.new(name: 'GetCallAnalyticsJobResponse')
41
64
  GetMedicalTranscriptionJobRequest = Shapes::StructureShape.new(name: 'GetMedicalTranscriptionJobRequest')
42
65
  GetMedicalTranscriptionJobResponse = Shapes::StructureShape.new(name: 'GetMedicalTranscriptionJobResponse')
43
66
  GetMedicalVocabularyRequest = Shapes::StructureShape.new(name: 'GetMedicalVocabularyRequest')
@@ -51,12 +74,17 @@ module Aws::TranscribeService
51
74
  IdentifiedLanguageScore = Shapes::FloatShape.new(name: 'IdentifiedLanguageScore')
52
75
  InputDataConfig = Shapes::StructureShape.new(name: 'InputDataConfig')
53
76
  InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
77
+ InterruptionFilter = Shapes::StructureShape.new(name: 'InterruptionFilter')
54
78
  JobExecutionSettings = Shapes::StructureShape.new(name: 'JobExecutionSettings')
55
79
  KMSKeyId = Shapes::StringShape.new(name: 'KMSKeyId')
56
80
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
57
81
  LanguageModel = Shapes::StructureShape.new(name: 'LanguageModel')
58
82
  LanguageOptions = Shapes::ListShape.new(name: 'LanguageOptions')
59
83
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
84
+ ListCallAnalyticsCategoriesRequest = Shapes::StructureShape.new(name: 'ListCallAnalyticsCategoriesRequest')
85
+ ListCallAnalyticsCategoriesResponse = Shapes::StructureShape.new(name: 'ListCallAnalyticsCategoriesResponse')
86
+ ListCallAnalyticsJobsRequest = Shapes::StructureShape.new(name: 'ListCallAnalyticsJobsRequest')
87
+ ListCallAnalyticsJobsResponse = Shapes::StructureShape.new(name: 'ListCallAnalyticsJobsResponse')
60
88
  ListLanguageModelsRequest = Shapes::StructureShape.new(name: 'ListLanguageModelsRequest')
61
89
  ListLanguageModelsResponse = Shapes::StructureShape.new(name: 'ListLanguageModelsResponse')
62
90
  ListMedicalTranscriptionJobsRequest = Shapes::StructureShape.new(name: 'ListMedicalTranscriptionJobsRequest')
@@ -86,28 +114,46 @@ module Aws::TranscribeService
86
114
  ModelStatus = Shapes::StringShape.new(name: 'ModelStatus')
87
115
  Models = Shapes::ListShape.new(name: 'Models')
88
116
  NextToken = Shapes::StringShape.new(name: 'NextToken')
117
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
118
+ NonTalkTimeFilter = Shapes::StructureShape.new(name: 'NonTalkTimeFilter')
89
119
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
90
120
  OutputBucketName = Shapes::StringShape.new(name: 'OutputBucketName')
91
121
  OutputKey = Shapes::StringShape.new(name: 'OutputKey')
92
122
  OutputLocationType = Shapes::StringShape.new(name: 'OutputLocationType')
123
+ ParticipantRole = Shapes::StringShape.new(name: 'ParticipantRole')
124
+ Percentage = Shapes::IntegerShape.new(name: 'Percentage')
93
125
  Phrase = Shapes::StringShape.new(name: 'Phrase')
94
126
  Phrases = Shapes::ListShape.new(name: 'Phrases')
95
127
  RedactionOutput = Shapes::StringShape.new(name: 'RedactionOutput')
96
128
  RedactionType = Shapes::StringShape.new(name: 'RedactionType')
129
+ RelativeTimeRange = Shapes::StructureShape.new(name: 'RelativeTimeRange')
130
+ Rule = Shapes::UnionShape.new(name: 'Rule')
131
+ RuleList = Shapes::ListShape.new(name: 'RuleList')
132
+ SentimentFilter = Shapes::StructureShape.new(name: 'SentimentFilter')
133
+ SentimentValue = Shapes::StringShape.new(name: 'SentimentValue')
134
+ SentimentValueList = Shapes::ListShape.new(name: 'SentimentValueList')
97
135
  Settings = Shapes::StructureShape.new(name: 'Settings')
98
136
  Specialty = Shapes::StringShape.new(name: 'Specialty')
137
+ StartCallAnalyticsJobRequest = Shapes::StructureShape.new(name: 'StartCallAnalyticsJobRequest')
138
+ StartCallAnalyticsJobResponse = Shapes::StructureShape.new(name: 'StartCallAnalyticsJobResponse')
99
139
  StartMedicalTranscriptionJobRequest = Shapes::StructureShape.new(name: 'StartMedicalTranscriptionJobRequest')
100
140
  StartMedicalTranscriptionJobResponse = Shapes::StructureShape.new(name: 'StartMedicalTranscriptionJobResponse')
101
141
  StartTranscriptionJobRequest = Shapes::StructureShape.new(name: 'StartTranscriptionJobRequest')
102
142
  StartTranscriptionJobResponse = Shapes::StructureShape.new(name: 'StartTranscriptionJobResponse')
103
143
  String = Shapes::StringShape.new(name: 'String')
144
+ StringTargetList = Shapes::ListShape.new(name: 'StringTargetList')
145
+ TimestampMilliseconds = Shapes::IntegerShape.new(name: 'TimestampMilliseconds')
104
146
  Transcript = Shapes::StructureShape.new(name: 'Transcript')
147
+ TranscriptFilter = Shapes::StructureShape.new(name: 'TranscriptFilter')
148
+ TranscriptFilterType = Shapes::StringShape.new(name: 'TranscriptFilterType')
105
149
  TranscriptionJob = Shapes::StructureShape.new(name: 'TranscriptionJob')
106
150
  TranscriptionJobName = Shapes::StringShape.new(name: 'TranscriptionJobName')
107
151
  TranscriptionJobStatus = Shapes::StringShape.new(name: 'TranscriptionJobStatus')
108
152
  TranscriptionJobSummaries = Shapes::ListShape.new(name: 'TranscriptionJobSummaries')
109
153
  TranscriptionJobSummary = Shapes::StructureShape.new(name: 'TranscriptionJobSummary')
110
154
  Type = Shapes::StringShape.new(name: 'Type')
155
+ UpdateCallAnalyticsCategoryRequest = Shapes::StructureShape.new(name: 'UpdateCallAnalyticsCategoryRequest')
156
+ UpdateCallAnalyticsCategoryResponse = Shapes::StructureShape.new(name: 'UpdateCallAnalyticsCategoryResponse')
111
157
  UpdateMedicalVocabularyRequest = Shapes::StructureShape.new(name: 'UpdateMedicalVocabularyRequest')
112
158
  UpdateMedicalVocabularyResponse = Shapes::StructureShape.new(name: 'UpdateMedicalVocabularyResponse')
113
159
  UpdateVocabularyFilterRequest = Shapes::StructureShape.new(name: 'UpdateVocabularyFilterRequest')
@@ -126,9 +172,65 @@ module Aws::TranscribeService
126
172
  Word = Shapes::StringShape.new(name: 'Word')
127
173
  Words = Shapes::ListShape.new(name: 'Words')
128
174
 
175
+ AbsoluteTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "StartTime"))
176
+ AbsoluteTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "EndTime"))
177
+ AbsoluteTimeRange.add_member(:first, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "First"))
178
+ AbsoluteTimeRange.add_member(:last, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Last"))
179
+ AbsoluteTimeRange.struct_class = Types::AbsoluteTimeRange
180
+
129
181
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: FailureReason, location_name: "Message"))
130
182
  BadRequestException.struct_class = Types::BadRequestException
131
183
 
184
+ CallAnalyticsJob.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "CallAnalyticsJobName"))
185
+ CallAnalyticsJob.add_member(:call_analytics_job_status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "CallAnalyticsJobStatus"))
186
+ CallAnalyticsJob.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
187
+ CallAnalyticsJob.add_member(:media_sample_rate_hertz, Shapes::ShapeRef.new(shape: MediaSampleRateHertz, location_name: "MediaSampleRateHertz"))
188
+ CallAnalyticsJob.add_member(:media_format, Shapes::ShapeRef.new(shape: MediaFormat, location_name: "MediaFormat"))
189
+ CallAnalyticsJob.add_member(:media, Shapes::ShapeRef.new(shape: Media, location_name: "Media"))
190
+ CallAnalyticsJob.add_member(:transcript, Shapes::ShapeRef.new(shape: Transcript, location_name: "Transcript"))
191
+ CallAnalyticsJob.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
192
+ CallAnalyticsJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreationTime"))
193
+ CallAnalyticsJob.add_member(:completion_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CompletionTime"))
194
+ CallAnalyticsJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
195
+ CallAnalyticsJob.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, location_name: "DataAccessRoleArn"))
196
+ CallAnalyticsJob.add_member(:identified_language_score, Shapes::ShapeRef.new(shape: IdentifiedLanguageScore, location_name: "IdentifiedLanguageScore"))
197
+ CallAnalyticsJob.add_member(:settings, Shapes::ShapeRef.new(shape: CallAnalyticsJobSettings, location_name: "Settings"))
198
+ CallAnalyticsJob.add_member(:channel_definitions, Shapes::ShapeRef.new(shape: ChannelDefinitions, location_name: "ChannelDefinitions"))
199
+ CallAnalyticsJob.struct_class = Types::CallAnalyticsJob
200
+
201
+ CallAnalyticsJobSettings.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
202
+ CallAnalyticsJobSettings.add_member(:vocabulary_filter_name, Shapes::ShapeRef.new(shape: VocabularyFilterName, location_name: "VocabularyFilterName"))
203
+ CallAnalyticsJobSettings.add_member(:vocabulary_filter_method, Shapes::ShapeRef.new(shape: VocabularyFilterMethod, location_name: "VocabularyFilterMethod"))
204
+ CallAnalyticsJobSettings.add_member(:language_model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "LanguageModelName"))
205
+ CallAnalyticsJobSettings.add_member(:content_redaction, Shapes::ShapeRef.new(shape: ContentRedaction, location_name: "ContentRedaction"))
206
+ CallAnalyticsJobSettings.add_member(:language_options, Shapes::ShapeRef.new(shape: LanguageOptions, location_name: "LanguageOptions"))
207
+ CallAnalyticsJobSettings.struct_class = Types::CallAnalyticsJobSettings
208
+
209
+ CallAnalyticsJobSummaries.member = Shapes::ShapeRef.new(shape: CallAnalyticsJobSummary)
210
+
211
+ CallAnalyticsJobSummary.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "CallAnalyticsJobName"))
212
+ CallAnalyticsJobSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreationTime"))
213
+ CallAnalyticsJobSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
214
+ CallAnalyticsJobSummary.add_member(:completion_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CompletionTime"))
215
+ CallAnalyticsJobSummary.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
216
+ CallAnalyticsJobSummary.add_member(:call_analytics_job_status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "CallAnalyticsJobStatus"))
217
+ CallAnalyticsJobSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
218
+ CallAnalyticsJobSummary.struct_class = Types::CallAnalyticsJobSummary
219
+
220
+ CategoryProperties.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, location_name: "CategoryName"))
221
+ CategoryProperties.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, location_name: "Rules"))
222
+ CategoryProperties.add_member(:create_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreateTime"))
223
+ CategoryProperties.add_member(:last_update_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastUpdateTime"))
224
+ CategoryProperties.struct_class = Types::CategoryProperties
225
+
226
+ CategoryPropertiesList.member = Shapes::ShapeRef.new(shape: CategoryProperties)
227
+
228
+ ChannelDefinition.add_member(:channel_id, Shapes::ShapeRef.new(shape: ChannelId, location_name: "ChannelId"))
229
+ ChannelDefinition.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
230
+ ChannelDefinition.struct_class = Types::ChannelDefinition
231
+
232
+ ChannelDefinitions.member = Shapes::ShapeRef.new(shape: ChannelDefinition)
233
+
132
234
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
133
235
  ConflictException.struct_class = Types::ConflictException
134
236
 
@@ -136,6 +238,13 @@ module Aws::TranscribeService
136
238
  ContentRedaction.add_member(:redaction_output, Shapes::ShapeRef.new(shape: RedactionOutput, required: true, location_name: "RedactionOutput"))
137
239
  ContentRedaction.struct_class = Types::ContentRedaction
138
240
 
241
+ CreateCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
242
+ CreateCallAnalyticsCategoryRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, required: true, location_name: "Rules"))
243
+ CreateCallAnalyticsCategoryRequest.struct_class = Types::CreateCallAnalyticsCategoryRequest
244
+
245
+ CreateCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
246
+ CreateCallAnalyticsCategoryResponse.struct_class = Types::CreateCallAnalyticsCategoryResponse
247
+
139
248
  CreateLanguageModelRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: CLMLanguageCode, required: true, location_name: "LanguageCode"))
140
249
  CreateLanguageModelRequest.add_member(:base_model_name, Shapes::ShapeRef.new(shape: BaseModelName, required: true, location_name: "BaseModelName"))
141
250
  CreateLanguageModelRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
@@ -185,6 +294,16 @@ module Aws::TranscribeService
185
294
  CreateVocabularyResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
186
295
  CreateVocabularyResponse.struct_class = Types::CreateVocabularyResponse
187
296
 
297
+ DeleteCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
298
+ DeleteCallAnalyticsCategoryRequest.struct_class = Types::DeleteCallAnalyticsCategoryRequest
299
+
300
+ DeleteCallAnalyticsCategoryResponse.struct_class = Types::DeleteCallAnalyticsCategoryResponse
301
+
302
+ DeleteCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
303
+ DeleteCallAnalyticsJobRequest.struct_class = Types::DeleteCallAnalyticsJobRequest
304
+
305
+ DeleteCallAnalyticsJobResponse.struct_class = Types::DeleteCallAnalyticsJobResponse
306
+
188
307
  DeleteLanguageModelRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
189
308
  DeleteLanguageModelRequest.struct_class = Types::DeleteLanguageModelRequest
190
309
 
@@ -209,6 +328,18 @@ module Aws::TranscribeService
209
328
  DescribeLanguageModelResponse.add_member(:language_model, Shapes::ShapeRef.new(shape: LanguageModel, location_name: "LanguageModel"))
210
329
  DescribeLanguageModelResponse.struct_class = Types::DescribeLanguageModelResponse
211
330
 
331
+ GetCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
332
+ GetCallAnalyticsCategoryRequest.struct_class = Types::GetCallAnalyticsCategoryRequest
333
+
334
+ GetCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
335
+ GetCallAnalyticsCategoryResponse.struct_class = Types::GetCallAnalyticsCategoryResponse
336
+
337
+ GetCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
338
+ GetCallAnalyticsJobRequest.struct_class = Types::GetCallAnalyticsJobRequest
339
+
340
+ GetCallAnalyticsJobResponse.add_member(:call_analytics_job, Shapes::ShapeRef.new(shape: CallAnalyticsJob, location_name: "CallAnalyticsJob"))
341
+ GetCallAnalyticsJobResponse.struct_class = Types::GetCallAnalyticsJobResponse
342
+
212
343
  GetMedicalTranscriptionJobRequest.add_member(:medical_transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, required: true, location_name: "MedicalTranscriptionJobName"))
213
344
  GetMedicalTranscriptionJobRequest.struct_class = Types::GetMedicalTranscriptionJobRequest
214
345
 
@@ -260,6 +391,13 @@ module Aws::TranscribeService
260
391
  InternalFailureException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
261
392
  InternalFailureException.struct_class = Types::InternalFailureException
262
393
 
394
+ InterruptionFilter.add_member(:threshold, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Threshold"))
395
+ InterruptionFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
396
+ InterruptionFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
397
+ InterruptionFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
398
+ InterruptionFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
399
+ InterruptionFilter.struct_class = Types::InterruptionFilter
400
+
263
401
  JobExecutionSettings.add_member(:allow_deferred_execution, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllowDeferredExecution"))
264
402
  JobExecutionSettings.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, location_name: "DataAccessRoleArn"))
265
403
  JobExecutionSettings.struct_class = Types::JobExecutionSettings
@@ -280,6 +418,25 @@ module Aws::TranscribeService
280
418
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
281
419
  LimitExceededException.struct_class = Types::LimitExceededException
282
420
 
421
+ ListCallAnalyticsCategoriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
422
+ ListCallAnalyticsCategoriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
423
+ ListCallAnalyticsCategoriesRequest.struct_class = Types::ListCallAnalyticsCategoriesRequest
424
+
425
+ ListCallAnalyticsCategoriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
426
+ ListCallAnalyticsCategoriesResponse.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryPropertiesList, location_name: "Categories"))
427
+ ListCallAnalyticsCategoriesResponse.struct_class = Types::ListCallAnalyticsCategoriesResponse
428
+
429
+ ListCallAnalyticsJobsRequest.add_member(:status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "Status"))
430
+ ListCallAnalyticsJobsRequest.add_member(:job_name_contains, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "JobNameContains"))
431
+ ListCallAnalyticsJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
432
+ ListCallAnalyticsJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
433
+ ListCallAnalyticsJobsRequest.struct_class = Types::ListCallAnalyticsJobsRequest
434
+
435
+ ListCallAnalyticsJobsResponse.add_member(:status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "Status"))
436
+ ListCallAnalyticsJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
437
+ ListCallAnalyticsJobsResponse.add_member(:call_analytics_job_summaries, Shapes::ShapeRef.new(shape: CallAnalyticsJobSummaries, location_name: "CallAnalyticsJobSummaries"))
438
+ ListCallAnalyticsJobsResponse.struct_class = Types::ListCallAnalyticsJobsResponse
439
+
283
440
  ListLanguageModelsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: ModelStatus, location_name: "StatusEquals"))
284
441
  ListLanguageModelsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: ModelName, location_name: "NameContains"))
285
442
  ListLanguageModelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -344,6 +501,7 @@ module Aws::TranscribeService
344
501
  ListVocabularyFiltersResponse.struct_class = Types::ListVocabularyFiltersResponse
345
502
 
346
503
  Media.add_member(:media_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "MediaFileUri"))
504
+ Media.add_member(:redacted_media_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "RedactedMediaFileUri"))
347
505
  Media.struct_class = Types::Media
348
506
 
349
507
  MedicalTranscript.add_member(:transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "TranscriptFileUri"))
@@ -394,11 +552,46 @@ module Aws::TranscribeService
394
552
 
395
553
  Models.member = Shapes::ShapeRef.new(shape: LanguageModel)
396
554
 
555
+ NonTalkTimeFilter.add_member(:threshold, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Threshold"))
556
+ NonTalkTimeFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
557
+ NonTalkTimeFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
558
+ NonTalkTimeFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
559
+ NonTalkTimeFilter.struct_class = Types::NonTalkTimeFilter
560
+
397
561
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
398
562
  NotFoundException.struct_class = Types::NotFoundException
399
563
 
400
564
  Phrases.member = Shapes::ShapeRef.new(shape: Phrase)
401
565
 
566
+ RelativeTimeRange.add_member(:start_percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "StartPercentage"))
567
+ RelativeTimeRange.add_member(:end_percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "EndPercentage"))
568
+ RelativeTimeRange.add_member(:first, Shapes::ShapeRef.new(shape: Percentage, location_name: "First"))
569
+ RelativeTimeRange.add_member(:last, Shapes::ShapeRef.new(shape: Percentage, location_name: "Last"))
570
+ RelativeTimeRange.struct_class = Types::RelativeTimeRange
571
+
572
+ Rule.add_member(:non_talk_time_filter, Shapes::ShapeRef.new(shape: NonTalkTimeFilter, location_name: "NonTalkTimeFilter"))
573
+ Rule.add_member(:interruption_filter, Shapes::ShapeRef.new(shape: InterruptionFilter, location_name: "InterruptionFilter"))
574
+ Rule.add_member(:transcript_filter, Shapes::ShapeRef.new(shape: TranscriptFilter, location_name: "TranscriptFilter"))
575
+ Rule.add_member(:sentiment_filter, Shapes::ShapeRef.new(shape: SentimentFilter, location_name: "SentimentFilter"))
576
+ Rule.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
577
+ Rule.add_member_subclass(:non_talk_time_filter, Types::Rule::NonTalkTimeFilter)
578
+ Rule.add_member_subclass(:interruption_filter, Types::Rule::InterruptionFilter)
579
+ Rule.add_member_subclass(:transcript_filter, Types::Rule::TranscriptFilter)
580
+ Rule.add_member_subclass(:sentiment_filter, Types::Rule::SentimentFilter)
581
+ Rule.add_member_subclass(:unknown, Types::Rule::Unknown)
582
+ Rule.struct_class = Types::Rule
583
+
584
+ RuleList.member = Shapes::ShapeRef.new(shape: Rule)
585
+
586
+ SentimentFilter.add_member(:sentiments, Shapes::ShapeRef.new(shape: SentimentValueList, required: true, location_name: "Sentiments"))
587
+ SentimentFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
588
+ SentimentFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
589
+ SentimentFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
590
+ SentimentFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
591
+ SentimentFilter.struct_class = Types::SentimentFilter
592
+
593
+ SentimentValueList.member = Shapes::ShapeRef.new(shape: SentimentValue)
594
+
402
595
  Settings.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
403
596
  Settings.add_member(:show_speaker_labels, Shapes::ShapeRef.new(shape: Boolean, location_name: "ShowSpeakerLabels"))
404
597
  Settings.add_member(:max_speaker_labels, Shapes::ShapeRef.new(shape: MaxSpeakers, location_name: "MaxSpeakerLabels"))
@@ -409,6 +602,18 @@ module Aws::TranscribeService
409
602
  Settings.add_member(:vocabulary_filter_method, Shapes::ShapeRef.new(shape: VocabularyFilterMethod, location_name: "VocabularyFilterMethod"))
410
603
  Settings.struct_class = Types::Settings
411
604
 
605
+ StartCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
606
+ StartCallAnalyticsJobRequest.add_member(:media, Shapes::ShapeRef.new(shape: Media, required: true, location_name: "Media"))
607
+ StartCallAnalyticsJobRequest.add_member(:output_location, Shapes::ShapeRef.new(shape: Uri, location_name: "OutputLocation"))
608
+ StartCallAnalyticsJobRequest.add_member(:output_encryption_kms_key_id, Shapes::ShapeRef.new(shape: KMSKeyId, location_name: "OutputEncryptionKMSKeyId"))
609
+ StartCallAnalyticsJobRequest.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, required: true, location_name: "DataAccessRoleArn"))
610
+ StartCallAnalyticsJobRequest.add_member(:settings, Shapes::ShapeRef.new(shape: CallAnalyticsJobSettings, location_name: "Settings"))
611
+ StartCallAnalyticsJobRequest.add_member(:channel_definitions, Shapes::ShapeRef.new(shape: ChannelDefinitions, location_name: "ChannelDefinitions"))
612
+ StartCallAnalyticsJobRequest.struct_class = Types::StartCallAnalyticsJobRequest
613
+
614
+ StartCallAnalyticsJobResponse.add_member(:call_analytics_job, Shapes::ShapeRef.new(shape: CallAnalyticsJob, location_name: "CallAnalyticsJob"))
615
+ StartCallAnalyticsJobResponse.struct_class = Types::StartCallAnalyticsJobResponse
616
+
412
617
  StartMedicalTranscriptionJobRequest.add_member(:medical_transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, required: true, location_name: "MedicalTranscriptionJobName"))
413
618
  StartMedicalTranscriptionJobRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
414
619
  StartMedicalTranscriptionJobRequest.add_member(:media_sample_rate_hertz, Shapes::ShapeRef.new(shape: MediaSampleRateHertz, location_name: "MediaSampleRateHertz"))
@@ -445,10 +650,20 @@ module Aws::TranscribeService
445
650
  StartTranscriptionJobResponse.add_member(:transcription_job, Shapes::ShapeRef.new(shape: TranscriptionJob, location_name: "TranscriptionJob"))
446
651
  StartTranscriptionJobResponse.struct_class = Types::StartTranscriptionJobResponse
447
652
 
653
+ StringTargetList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
654
+
448
655
  Transcript.add_member(:transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "TranscriptFileUri"))
449
656
  Transcript.add_member(:redacted_transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "RedactedTranscriptFileUri"))
450
657
  Transcript.struct_class = Types::Transcript
451
658
 
659
+ TranscriptFilter.add_member(:transcript_filter_type, Shapes::ShapeRef.new(shape: TranscriptFilterType, required: true, location_name: "TranscriptFilterType"))
660
+ TranscriptFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
661
+ TranscriptFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
662
+ TranscriptFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
663
+ TranscriptFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
664
+ TranscriptFilter.add_member(:targets, Shapes::ShapeRef.new(shape: StringTargetList, required: true, location_name: "Targets"))
665
+ TranscriptFilter.struct_class = Types::TranscriptFilter
666
+
452
667
  TranscriptionJob.add_member(:transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, location_name: "TranscriptionJobName"))
453
668
  TranscriptionJob.add_member(:transcription_job_status, Shapes::ShapeRef.new(shape: TranscriptionJobStatus, location_name: "TranscriptionJobStatus"))
454
669
  TranscriptionJob.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
@@ -485,6 +700,13 @@ module Aws::TranscribeService
485
700
  TranscriptionJobSummary.add_member(:identified_language_score, Shapes::ShapeRef.new(shape: IdentifiedLanguageScore, location_name: "IdentifiedLanguageScore"))
486
701
  TranscriptionJobSummary.struct_class = Types::TranscriptionJobSummary
487
702
 
703
+ UpdateCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
704
+ UpdateCallAnalyticsCategoryRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, required: true, location_name: "Rules"))
705
+ UpdateCallAnalyticsCategoryRequest.struct_class = Types::UpdateCallAnalyticsCategoryRequest
706
+
707
+ UpdateCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
708
+ UpdateCallAnalyticsCategoryResponse.struct_class = Types::UpdateCallAnalyticsCategoryResponse
709
+
488
710
  UpdateMedicalVocabularyRequest.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, required: true, location_name: "VocabularyName"))
489
711
  UpdateMedicalVocabularyRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
490
712
  UpdateMedicalVocabularyRequest.add_member(:vocabulary_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "VocabularyFileUri"))
@@ -554,6 +776,18 @@ module Aws::TranscribeService
554
776
  "uid" => "transcribe-2017-10-26",
555
777
  }
556
778
 
779
+ api.add_operation(:create_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
780
+ o.name = "CreateCallAnalyticsCategory"
781
+ o.http_method = "POST"
782
+ o.http_request_uri = "/"
783
+ o.input = Shapes::ShapeRef.new(shape: CreateCallAnalyticsCategoryRequest)
784
+ o.output = Shapes::ShapeRef.new(shape: CreateCallAnalyticsCategoryResponse)
785
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
786
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
787
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
788
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
789
+ end)
790
+
557
791
  api.add_operation(:create_language_model, Seahorse::Model::Operation.new.tap do |o|
558
792
  o.name = "CreateLanguageModel"
559
793
  o.http_method = "POST"
@@ -602,6 +836,29 @@ module Aws::TranscribeService
602
836
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
603
837
  end)
604
838
 
839
+ api.add_operation(:delete_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
840
+ o.name = "DeleteCallAnalyticsCategory"
841
+ o.http_method = "POST"
842
+ o.http_request_uri = "/"
843
+ o.input = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsCategoryRequest)
844
+ o.output = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsCategoryResponse)
845
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
846
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
847
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
848
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
849
+ end)
850
+
851
+ api.add_operation(:delete_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
852
+ o.name = "DeleteCallAnalyticsJob"
853
+ o.http_method = "POST"
854
+ o.http_request_uri = "/"
855
+ o.input = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsJobRequest)
856
+ o.output = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsJobResponse)
857
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
858
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
859
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
860
+ end)
861
+
605
862
  api.add_operation(:delete_language_model, Seahorse::Model::Operation.new.tap do |o|
606
863
  o.name = "DeleteLanguageModel"
607
864
  o.http_method = "POST"
@@ -683,6 +940,30 @@ module Aws::TranscribeService
683
940
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
684
941
  end)
685
942
 
943
+ api.add_operation(:get_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
944
+ o.name = "GetCallAnalyticsCategory"
945
+ o.http_method = "POST"
946
+ o.http_request_uri = "/"
947
+ o.input = Shapes::ShapeRef.new(shape: GetCallAnalyticsCategoryRequest)
948
+ o.output = Shapes::ShapeRef.new(shape: GetCallAnalyticsCategoryResponse)
949
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
950
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
951
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
952
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
953
+ end)
954
+
955
+ api.add_operation(:get_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
956
+ o.name = "GetCallAnalyticsJob"
957
+ o.http_method = "POST"
958
+ o.http_request_uri = "/"
959
+ o.input = Shapes::ShapeRef.new(shape: GetCallAnalyticsJobRequest)
960
+ o.output = Shapes::ShapeRef.new(shape: GetCallAnalyticsJobResponse)
961
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
962
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
963
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
964
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
965
+ end)
966
+
686
967
  api.add_operation(:get_medical_transcription_job, Seahorse::Model::Operation.new.tap do |o|
687
968
  o.name = "GetMedicalTranscriptionJob"
688
969
  o.http_method = "POST"
@@ -743,6 +1024,40 @@ module Aws::TranscribeService
743
1024
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
744
1025
  end)
745
1026
 
1027
+ api.add_operation(:list_call_analytics_categories, Seahorse::Model::Operation.new.tap do |o|
1028
+ o.name = "ListCallAnalyticsCategories"
1029
+ o.http_method = "POST"
1030
+ o.http_request_uri = "/"
1031
+ o.input = Shapes::ShapeRef.new(shape: ListCallAnalyticsCategoriesRequest)
1032
+ o.output = Shapes::ShapeRef.new(shape: ListCallAnalyticsCategoriesResponse)
1033
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1034
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1035
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1036
+ o[:pager] = Aws::Pager.new(
1037
+ limit_key: "max_results",
1038
+ tokens: {
1039
+ "next_token" => "next_token"
1040
+ }
1041
+ )
1042
+ end)
1043
+
1044
+ api.add_operation(:list_call_analytics_jobs, Seahorse::Model::Operation.new.tap do |o|
1045
+ o.name = "ListCallAnalyticsJobs"
1046
+ o.http_method = "POST"
1047
+ o.http_request_uri = "/"
1048
+ o.input = Shapes::ShapeRef.new(shape: ListCallAnalyticsJobsRequest)
1049
+ o.output = Shapes::ShapeRef.new(shape: ListCallAnalyticsJobsResponse)
1050
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1051
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1052
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1053
+ o[:pager] = Aws::Pager.new(
1054
+ limit_key: "max_results",
1055
+ tokens: {
1056
+ "next_token" => "next_token"
1057
+ }
1058
+ )
1059
+ end)
1060
+
746
1061
  api.add_operation(:list_language_models, Seahorse::Model::Operation.new.tap do |o|
747
1062
  o.name = "ListLanguageModels"
748
1063
  o.http_method = "POST"
@@ -845,6 +1160,18 @@ module Aws::TranscribeService
845
1160
  )
846
1161
  end)
847
1162
 
1163
+ api.add_operation(:start_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
1164
+ o.name = "StartCallAnalyticsJob"
1165
+ o.http_method = "POST"
1166
+ o.http_request_uri = "/"
1167
+ o.input = Shapes::ShapeRef.new(shape: StartCallAnalyticsJobRequest)
1168
+ o.output = Shapes::ShapeRef.new(shape: StartCallAnalyticsJobResponse)
1169
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1170
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1173
+ end)
1174
+
848
1175
  api.add_operation(:start_medical_transcription_job, Seahorse::Model::Operation.new.tap do |o|
849
1176
  o.name = "StartMedicalTranscriptionJob"
850
1177
  o.http_method = "POST"
@@ -869,6 +1196,19 @@ module Aws::TranscribeService
869
1196
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
870
1197
  end)
871
1198
 
1199
+ api.add_operation(:update_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
1200
+ o.name = "UpdateCallAnalyticsCategory"
1201
+ o.http_method = "POST"
1202
+ o.http_request_uri = "/"
1203
+ o.input = Shapes::ShapeRef.new(shape: UpdateCallAnalyticsCategoryRequest)
1204
+ o.output = Shapes::ShapeRef.new(shape: UpdateCallAnalyticsCategoryResponse)
1205
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1206
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1207
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1208
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1209
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1210
+ end)
1211
+
872
1212
  api.add_operation(:update_medical_vocabulary, Seahorse::Model::Operation.new.tap do |o|
873
1213
  o.name = "UpdateMedicalVocabulary"
874
1214
  o.http_method = "POST"