aws-sdk-transcribeservice 1.57.0 → 1.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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,18 +74,25 @@ 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')
63
91
  ListMedicalTranscriptionJobsResponse = Shapes::StructureShape.new(name: 'ListMedicalTranscriptionJobsResponse')
64
92
  ListMedicalVocabulariesRequest = Shapes::StructureShape.new(name: 'ListMedicalVocabulariesRequest')
65
93
  ListMedicalVocabulariesResponse = Shapes::StructureShape.new(name: 'ListMedicalVocabulariesResponse')
94
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
95
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
66
96
  ListTranscriptionJobsRequest = Shapes::StructureShape.new(name: 'ListTranscriptionJobsRequest')
67
97
  ListTranscriptionJobsResponse = Shapes::StructureShape.new(name: 'ListTranscriptionJobsResponse')
68
98
  ListVocabulariesRequest = Shapes::StructureShape.new(name: 'ListVocabulariesRequest')
@@ -86,28 +116,56 @@ module Aws::TranscribeService
86
116
  ModelStatus = Shapes::StringShape.new(name: 'ModelStatus')
87
117
  Models = Shapes::ListShape.new(name: 'Models')
88
118
  NextToken = Shapes::StringShape.new(name: 'NextToken')
119
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
120
+ NonTalkTimeFilter = Shapes::StructureShape.new(name: 'NonTalkTimeFilter')
89
121
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
90
122
  OutputBucketName = Shapes::StringShape.new(name: 'OutputBucketName')
91
123
  OutputKey = Shapes::StringShape.new(name: 'OutputKey')
92
124
  OutputLocationType = Shapes::StringShape.new(name: 'OutputLocationType')
125
+ ParticipantRole = Shapes::StringShape.new(name: 'ParticipantRole')
126
+ Percentage = Shapes::IntegerShape.new(name: 'Percentage')
93
127
  Phrase = Shapes::StringShape.new(name: 'Phrase')
94
128
  Phrases = Shapes::ListShape.new(name: 'Phrases')
95
129
  RedactionOutput = Shapes::StringShape.new(name: 'RedactionOutput')
96
130
  RedactionType = Shapes::StringShape.new(name: 'RedactionType')
131
+ RelativeTimeRange = Shapes::StructureShape.new(name: 'RelativeTimeRange')
132
+ Rule = Shapes::UnionShape.new(name: 'Rule')
133
+ RuleList = Shapes::ListShape.new(name: 'RuleList')
134
+ SentimentFilter = Shapes::StructureShape.new(name: 'SentimentFilter')
135
+ SentimentValue = Shapes::StringShape.new(name: 'SentimentValue')
136
+ SentimentValueList = Shapes::ListShape.new(name: 'SentimentValueList')
97
137
  Settings = Shapes::StructureShape.new(name: 'Settings')
98
138
  Specialty = Shapes::StringShape.new(name: 'Specialty')
139
+ StartCallAnalyticsJobRequest = Shapes::StructureShape.new(name: 'StartCallAnalyticsJobRequest')
140
+ StartCallAnalyticsJobResponse = Shapes::StructureShape.new(name: 'StartCallAnalyticsJobResponse')
99
141
  StartMedicalTranscriptionJobRequest = Shapes::StructureShape.new(name: 'StartMedicalTranscriptionJobRequest')
100
142
  StartMedicalTranscriptionJobResponse = Shapes::StructureShape.new(name: 'StartMedicalTranscriptionJobResponse')
101
143
  StartTranscriptionJobRequest = Shapes::StructureShape.new(name: 'StartTranscriptionJobRequest')
102
144
  StartTranscriptionJobResponse = Shapes::StructureShape.new(name: 'StartTranscriptionJobResponse')
103
145
  String = Shapes::StringShape.new(name: 'String')
146
+ StringTargetList = Shapes::ListShape.new(name: 'StringTargetList')
147
+ Tag = Shapes::StructureShape.new(name: 'Tag')
148
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
149
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
150
+ TagList = Shapes::ListShape.new(name: 'TagList')
151
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
152
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
153
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
154
+ TimestampMilliseconds = Shapes::IntegerShape.new(name: 'TimestampMilliseconds')
155
+ TranscribeArn = Shapes::StringShape.new(name: 'TranscribeArn')
104
156
  Transcript = Shapes::StructureShape.new(name: 'Transcript')
157
+ TranscriptFilter = Shapes::StructureShape.new(name: 'TranscriptFilter')
158
+ TranscriptFilterType = Shapes::StringShape.new(name: 'TranscriptFilterType')
105
159
  TranscriptionJob = Shapes::StructureShape.new(name: 'TranscriptionJob')
106
160
  TranscriptionJobName = Shapes::StringShape.new(name: 'TranscriptionJobName')
107
161
  TranscriptionJobStatus = Shapes::StringShape.new(name: 'TranscriptionJobStatus')
108
162
  TranscriptionJobSummaries = Shapes::ListShape.new(name: 'TranscriptionJobSummaries')
109
163
  TranscriptionJobSummary = Shapes::StructureShape.new(name: 'TranscriptionJobSummary')
110
164
  Type = Shapes::StringShape.new(name: 'Type')
165
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
166
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
167
+ UpdateCallAnalyticsCategoryRequest = Shapes::StructureShape.new(name: 'UpdateCallAnalyticsCategoryRequest')
168
+ UpdateCallAnalyticsCategoryResponse = Shapes::StructureShape.new(name: 'UpdateCallAnalyticsCategoryResponse')
111
169
  UpdateMedicalVocabularyRequest = Shapes::StructureShape.new(name: 'UpdateMedicalVocabularyRequest')
112
170
  UpdateMedicalVocabularyResponse = Shapes::StructureShape.new(name: 'UpdateMedicalVocabularyResponse')
113
171
  UpdateVocabularyFilterRequest = Shapes::StructureShape.new(name: 'UpdateVocabularyFilterRequest')
@@ -126,9 +184,65 @@ module Aws::TranscribeService
126
184
  Word = Shapes::StringShape.new(name: 'Word')
127
185
  Words = Shapes::ListShape.new(name: 'Words')
128
186
 
187
+ AbsoluteTimeRange.add_member(:start_time, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "StartTime"))
188
+ AbsoluteTimeRange.add_member(:end_time, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "EndTime"))
189
+ AbsoluteTimeRange.add_member(:first, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "First"))
190
+ AbsoluteTimeRange.add_member(:last, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Last"))
191
+ AbsoluteTimeRange.struct_class = Types::AbsoluteTimeRange
192
+
129
193
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: FailureReason, location_name: "Message"))
130
194
  BadRequestException.struct_class = Types::BadRequestException
131
195
 
196
+ CallAnalyticsJob.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "CallAnalyticsJobName"))
197
+ CallAnalyticsJob.add_member(:call_analytics_job_status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "CallAnalyticsJobStatus"))
198
+ CallAnalyticsJob.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
199
+ CallAnalyticsJob.add_member(:media_sample_rate_hertz, Shapes::ShapeRef.new(shape: MediaSampleRateHertz, location_name: "MediaSampleRateHertz"))
200
+ CallAnalyticsJob.add_member(:media_format, Shapes::ShapeRef.new(shape: MediaFormat, location_name: "MediaFormat"))
201
+ CallAnalyticsJob.add_member(:media, Shapes::ShapeRef.new(shape: Media, location_name: "Media"))
202
+ CallAnalyticsJob.add_member(:transcript, Shapes::ShapeRef.new(shape: Transcript, location_name: "Transcript"))
203
+ CallAnalyticsJob.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
204
+ CallAnalyticsJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreationTime"))
205
+ CallAnalyticsJob.add_member(:completion_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CompletionTime"))
206
+ CallAnalyticsJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
207
+ CallAnalyticsJob.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, location_name: "DataAccessRoleArn"))
208
+ CallAnalyticsJob.add_member(:identified_language_score, Shapes::ShapeRef.new(shape: IdentifiedLanguageScore, location_name: "IdentifiedLanguageScore"))
209
+ CallAnalyticsJob.add_member(:settings, Shapes::ShapeRef.new(shape: CallAnalyticsJobSettings, location_name: "Settings"))
210
+ CallAnalyticsJob.add_member(:channel_definitions, Shapes::ShapeRef.new(shape: ChannelDefinitions, location_name: "ChannelDefinitions"))
211
+ CallAnalyticsJob.struct_class = Types::CallAnalyticsJob
212
+
213
+ CallAnalyticsJobSettings.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
214
+ CallAnalyticsJobSettings.add_member(:vocabulary_filter_name, Shapes::ShapeRef.new(shape: VocabularyFilterName, location_name: "VocabularyFilterName"))
215
+ CallAnalyticsJobSettings.add_member(:vocabulary_filter_method, Shapes::ShapeRef.new(shape: VocabularyFilterMethod, location_name: "VocabularyFilterMethod"))
216
+ CallAnalyticsJobSettings.add_member(:language_model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "LanguageModelName"))
217
+ CallAnalyticsJobSettings.add_member(:content_redaction, Shapes::ShapeRef.new(shape: ContentRedaction, location_name: "ContentRedaction"))
218
+ CallAnalyticsJobSettings.add_member(:language_options, Shapes::ShapeRef.new(shape: LanguageOptions, location_name: "LanguageOptions"))
219
+ CallAnalyticsJobSettings.struct_class = Types::CallAnalyticsJobSettings
220
+
221
+ CallAnalyticsJobSummaries.member = Shapes::ShapeRef.new(shape: CallAnalyticsJobSummary)
222
+
223
+ CallAnalyticsJobSummary.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "CallAnalyticsJobName"))
224
+ CallAnalyticsJobSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreationTime"))
225
+ CallAnalyticsJobSummary.add_member(:start_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "StartTime"))
226
+ CallAnalyticsJobSummary.add_member(:completion_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CompletionTime"))
227
+ CallAnalyticsJobSummary.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
228
+ CallAnalyticsJobSummary.add_member(:call_analytics_job_status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "CallAnalyticsJobStatus"))
229
+ CallAnalyticsJobSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
230
+ CallAnalyticsJobSummary.struct_class = Types::CallAnalyticsJobSummary
231
+
232
+ CategoryProperties.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, location_name: "CategoryName"))
233
+ CategoryProperties.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, location_name: "Rules"))
234
+ CategoryProperties.add_member(:create_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "CreateTime"))
235
+ CategoryProperties.add_member(:last_update_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "LastUpdateTime"))
236
+ CategoryProperties.struct_class = Types::CategoryProperties
237
+
238
+ CategoryPropertiesList.member = Shapes::ShapeRef.new(shape: CategoryProperties)
239
+
240
+ ChannelDefinition.add_member(:channel_id, Shapes::ShapeRef.new(shape: ChannelId, location_name: "ChannelId"))
241
+ ChannelDefinition.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
242
+ ChannelDefinition.struct_class = Types::ChannelDefinition
243
+
244
+ ChannelDefinitions.member = Shapes::ShapeRef.new(shape: ChannelDefinition)
245
+
132
246
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
133
247
  ConflictException.struct_class = Types::ConflictException
134
248
 
@@ -136,10 +250,18 @@ module Aws::TranscribeService
136
250
  ContentRedaction.add_member(:redaction_output, Shapes::ShapeRef.new(shape: RedactionOutput, required: true, location_name: "RedactionOutput"))
137
251
  ContentRedaction.struct_class = Types::ContentRedaction
138
252
 
253
+ CreateCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
254
+ CreateCallAnalyticsCategoryRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, required: true, location_name: "Rules"))
255
+ CreateCallAnalyticsCategoryRequest.struct_class = Types::CreateCallAnalyticsCategoryRequest
256
+
257
+ CreateCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
258
+ CreateCallAnalyticsCategoryResponse.struct_class = Types::CreateCallAnalyticsCategoryResponse
259
+
139
260
  CreateLanguageModelRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: CLMLanguageCode, required: true, location_name: "LanguageCode"))
140
261
  CreateLanguageModelRequest.add_member(:base_model_name, Shapes::ShapeRef.new(shape: BaseModelName, required: true, location_name: "BaseModelName"))
141
262
  CreateLanguageModelRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
142
263
  CreateLanguageModelRequest.add_member(:input_data_config, Shapes::ShapeRef.new(shape: InputDataConfig, required: true, location_name: "InputDataConfig"))
264
+ CreateLanguageModelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
143
265
  CreateLanguageModelRequest.struct_class = Types::CreateLanguageModelRequest
144
266
 
145
267
  CreateLanguageModelResponse.add_member(:language_code, Shapes::ShapeRef.new(shape: CLMLanguageCode, location_name: "LanguageCode"))
@@ -152,6 +274,7 @@ module Aws::TranscribeService
152
274
  CreateMedicalVocabularyRequest.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, required: true, location_name: "VocabularyName"))
153
275
  CreateMedicalVocabularyRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
154
276
  CreateMedicalVocabularyRequest.add_member(:vocabulary_file_uri, Shapes::ShapeRef.new(shape: Uri, required: true, location_name: "VocabularyFileUri"))
277
+ CreateMedicalVocabularyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
155
278
  CreateMedicalVocabularyRequest.struct_class = Types::CreateMedicalVocabularyRequest
156
279
 
157
280
  CreateMedicalVocabularyResponse.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
@@ -165,6 +288,7 @@ module Aws::TranscribeService
165
288
  CreateVocabularyFilterRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
166
289
  CreateVocabularyFilterRequest.add_member(:words, Shapes::ShapeRef.new(shape: Words, location_name: "Words"))
167
290
  CreateVocabularyFilterRequest.add_member(:vocabulary_filter_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "VocabularyFilterFileUri"))
291
+ CreateVocabularyFilterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
168
292
  CreateVocabularyFilterRequest.struct_class = Types::CreateVocabularyFilterRequest
169
293
 
170
294
  CreateVocabularyFilterResponse.add_member(:vocabulary_filter_name, Shapes::ShapeRef.new(shape: VocabularyFilterName, location_name: "VocabularyFilterName"))
@@ -176,6 +300,7 @@ module Aws::TranscribeService
176
300
  CreateVocabularyRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
177
301
  CreateVocabularyRequest.add_member(:phrases, Shapes::ShapeRef.new(shape: Phrases, location_name: "Phrases"))
178
302
  CreateVocabularyRequest.add_member(:vocabulary_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "VocabularyFileUri"))
303
+ CreateVocabularyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
179
304
  CreateVocabularyRequest.struct_class = Types::CreateVocabularyRequest
180
305
 
181
306
  CreateVocabularyResponse.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
@@ -185,6 +310,16 @@ module Aws::TranscribeService
185
310
  CreateVocabularyResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
186
311
  CreateVocabularyResponse.struct_class = Types::CreateVocabularyResponse
187
312
 
313
+ DeleteCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
314
+ DeleteCallAnalyticsCategoryRequest.struct_class = Types::DeleteCallAnalyticsCategoryRequest
315
+
316
+ DeleteCallAnalyticsCategoryResponse.struct_class = Types::DeleteCallAnalyticsCategoryResponse
317
+
318
+ DeleteCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
319
+ DeleteCallAnalyticsJobRequest.struct_class = Types::DeleteCallAnalyticsJobRequest
320
+
321
+ DeleteCallAnalyticsJobResponse.struct_class = Types::DeleteCallAnalyticsJobResponse
322
+
188
323
  DeleteLanguageModelRequest.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
189
324
  DeleteLanguageModelRequest.struct_class = Types::DeleteLanguageModelRequest
190
325
 
@@ -209,6 +344,18 @@ module Aws::TranscribeService
209
344
  DescribeLanguageModelResponse.add_member(:language_model, Shapes::ShapeRef.new(shape: LanguageModel, location_name: "LanguageModel"))
210
345
  DescribeLanguageModelResponse.struct_class = Types::DescribeLanguageModelResponse
211
346
 
347
+ GetCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
348
+ GetCallAnalyticsCategoryRequest.struct_class = Types::GetCallAnalyticsCategoryRequest
349
+
350
+ GetCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
351
+ GetCallAnalyticsCategoryResponse.struct_class = Types::GetCallAnalyticsCategoryResponse
352
+
353
+ GetCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
354
+ GetCallAnalyticsJobRequest.struct_class = Types::GetCallAnalyticsJobRequest
355
+
356
+ GetCallAnalyticsJobResponse.add_member(:call_analytics_job, Shapes::ShapeRef.new(shape: CallAnalyticsJob, location_name: "CallAnalyticsJob"))
357
+ GetCallAnalyticsJobResponse.struct_class = Types::GetCallAnalyticsJobResponse
358
+
212
359
  GetMedicalTranscriptionJobRequest.add_member(:medical_transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, required: true, location_name: "MedicalTranscriptionJobName"))
213
360
  GetMedicalTranscriptionJobRequest.struct_class = Types::GetMedicalTranscriptionJobRequest
214
361
 
@@ -260,6 +407,13 @@ module Aws::TranscribeService
260
407
  InternalFailureException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
261
408
  InternalFailureException.struct_class = Types::InternalFailureException
262
409
 
410
+ InterruptionFilter.add_member(:threshold, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Threshold"))
411
+ InterruptionFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
412
+ InterruptionFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
413
+ InterruptionFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
414
+ InterruptionFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
415
+ InterruptionFilter.struct_class = Types::InterruptionFilter
416
+
263
417
  JobExecutionSettings.add_member(:allow_deferred_execution, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllowDeferredExecution"))
264
418
  JobExecutionSettings.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, location_name: "DataAccessRoleArn"))
265
419
  JobExecutionSettings.struct_class = Types::JobExecutionSettings
@@ -280,6 +434,25 @@ module Aws::TranscribeService
280
434
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
281
435
  LimitExceededException.struct_class = Types::LimitExceededException
282
436
 
437
+ ListCallAnalyticsCategoriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
438
+ ListCallAnalyticsCategoriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
439
+ ListCallAnalyticsCategoriesRequest.struct_class = Types::ListCallAnalyticsCategoriesRequest
440
+
441
+ ListCallAnalyticsCategoriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
442
+ ListCallAnalyticsCategoriesResponse.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryPropertiesList, location_name: "Categories"))
443
+ ListCallAnalyticsCategoriesResponse.struct_class = Types::ListCallAnalyticsCategoriesResponse
444
+
445
+ ListCallAnalyticsJobsRequest.add_member(:status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "Status"))
446
+ ListCallAnalyticsJobsRequest.add_member(:job_name_contains, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, location_name: "JobNameContains"))
447
+ ListCallAnalyticsJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
448
+ ListCallAnalyticsJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
449
+ ListCallAnalyticsJobsRequest.struct_class = Types::ListCallAnalyticsJobsRequest
450
+
451
+ ListCallAnalyticsJobsResponse.add_member(:status, Shapes::ShapeRef.new(shape: CallAnalyticsJobStatus, location_name: "Status"))
452
+ ListCallAnalyticsJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
453
+ ListCallAnalyticsJobsResponse.add_member(:call_analytics_job_summaries, Shapes::ShapeRef.new(shape: CallAnalyticsJobSummaries, location_name: "CallAnalyticsJobSummaries"))
454
+ ListCallAnalyticsJobsResponse.struct_class = Types::ListCallAnalyticsJobsResponse
455
+
283
456
  ListLanguageModelsRequest.add_member(:status_equals, Shapes::ShapeRef.new(shape: ModelStatus, location_name: "StatusEquals"))
284
457
  ListLanguageModelsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: ModelName, location_name: "NameContains"))
285
458
  ListLanguageModelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -312,6 +485,13 @@ module Aws::TranscribeService
312
485
  ListMedicalVocabulariesResponse.add_member(:vocabularies, Shapes::ShapeRef.new(shape: Vocabularies, location_name: "Vocabularies"))
313
486
  ListMedicalVocabulariesResponse.struct_class = Types::ListMedicalVocabulariesResponse
314
487
 
488
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TranscribeArn, required: true, location_name: "ResourceArn"))
489
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
490
+
491
+ ListTagsForResourceResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TranscribeArn, location_name: "ResourceArn"))
492
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
493
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
494
+
315
495
  ListTranscriptionJobsRequest.add_member(:status, Shapes::ShapeRef.new(shape: TranscriptionJobStatus, location_name: "Status"))
316
496
  ListTranscriptionJobsRequest.add_member(:job_name_contains, Shapes::ShapeRef.new(shape: TranscriptionJobName, location_name: "JobNameContains"))
317
497
  ListTranscriptionJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -344,6 +524,7 @@ module Aws::TranscribeService
344
524
  ListVocabularyFiltersResponse.struct_class = Types::ListVocabularyFiltersResponse
345
525
 
346
526
  Media.add_member(:media_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "MediaFileUri"))
527
+ Media.add_member(:redacted_media_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "RedactedMediaFileUri"))
347
528
  Media.struct_class = Types::Media
348
529
 
349
530
  MedicalTranscript.add_member(:transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "TranscriptFileUri"))
@@ -364,6 +545,7 @@ module Aws::TranscribeService
364
545
  MedicalTranscriptionJob.add_member(:content_identification_type, Shapes::ShapeRef.new(shape: MedicalContentIdentificationType, location_name: "ContentIdentificationType"))
365
546
  MedicalTranscriptionJob.add_member(:specialty, Shapes::ShapeRef.new(shape: Specialty, location_name: "Specialty"))
366
547
  MedicalTranscriptionJob.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
548
+ MedicalTranscriptionJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
367
549
  MedicalTranscriptionJob.struct_class = Types::MedicalTranscriptionJob
368
550
 
369
551
  MedicalTranscriptionJobSummaries.member = Shapes::ShapeRef.new(shape: MedicalTranscriptionJobSummary)
@@ -394,11 +576,46 @@ module Aws::TranscribeService
394
576
 
395
577
  Models.member = Shapes::ShapeRef.new(shape: LanguageModel)
396
578
 
579
+ NonTalkTimeFilter.add_member(:threshold, Shapes::ShapeRef.new(shape: TimestampMilliseconds, location_name: "Threshold"))
580
+ NonTalkTimeFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
581
+ NonTalkTimeFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
582
+ NonTalkTimeFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
583
+ NonTalkTimeFilter.struct_class = Types::NonTalkTimeFilter
584
+
397
585
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
398
586
  NotFoundException.struct_class = Types::NotFoundException
399
587
 
400
588
  Phrases.member = Shapes::ShapeRef.new(shape: Phrase)
401
589
 
590
+ RelativeTimeRange.add_member(:start_percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "StartPercentage"))
591
+ RelativeTimeRange.add_member(:end_percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "EndPercentage"))
592
+ RelativeTimeRange.add_member(:first, Shapes::ShapeRef.new(shape: Percentage, location_name: "First"))
593
+ RelativeTimeRange.add_member(:last, Shapes::ShapeRef.new(shape: Percentage, location_name: "Last"))
594
+ RelativeTimeRange.struct_class = Types::RelativeTimeRange
595
+
596
+ Rule.add_member(:non_talk_time_filter, Shapes::ShapeRef.new(shape: NonTalkTimeFilter, location_name: "NonTalkTimeFilter"))
597
+ Rule.add_member(:interruption_filter, Shapes::ShapeRef.new(shape: InterruptionFilter, location_name: "InterruptionFilter"))
598
+ Rule.add_member(:transcript_filter, Shapes::ShapeRef.new(shape: TranscriptFilter, location_name: "TranscriptFilter"))
599
+ Rule.add_member(:sentiment_filter, Shapes::ShapeRef.new(shape: SentimentFilter, location_name: "SentimentFilter"))
600
+ Rule.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
601
+ Rule.add_member_subclass(:non_talk_time_filter, Types::Rule::NonTalkTimeFilter)
602
+ Rule.add_member_subclass(:interruption_filter, Types::Rule::InterruptionFilter)
603
+ Rule.add_member_subclass(:transcript_filter, Types::Rule::TranscriptFilter)
604
+ Rule.add_member_subclass(:sentiment_filter, Types::Rule::SentimentFilter)
605
+ Rule.add_member_subclass(:unknown, Types::Rule::Unknown)
606
+ Rule.struct_class = Types::Rule
607
+
608
+ RuleList.member = Shapes::ShapeRef.new(shape: Rule)
609
+
610
+ SentimentFilter.add_member(:sentiments, Shapes::ShapeRef.new(shape: SentimentValueList, required: true, location_name: "Sentiments"))
611
+ SentimentFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
612
+ SentimentFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
613
+ SentimentFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
614
+ SentimentFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
615
+ SentimentFilter.struct_class = Types::SentimentFilter
616
+
617
+ SentimentValueList.member = Shapes::ShapeRef.new(shape: SentimentValue)
618
+
402
619
  Settings.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, location_name: "VocabularyName"))
403
620
  Settings.add_member(:show_speaker_labels, Shapes::ShapeRef.new(shape: Boolean, location_name: "ShowSpeakerLabels"))
404
621
  Settings.add_member(:max_speaker_labels, Shapes::ShapeRef.new(shape: MaxSpeakers, location_name: "MaxSpeakerLabels"))
@@ -409,6 +626,18 @@ module Aws::TranscribeService
409
626
  Settings.add_member(:vocabulary_filter_method, Shapes::ShapeRef.new(shape: VocabularyFilterMethod, location_name: "VocabularyFilterMethod"))
410
627
  Settings.struct_class = Types::Settings
411
628
 
629
+ StartCallAnalyticsJobRequest.add_member(:call_analytics_job_name, Shapes::ShapeRef.new(shape: CallAnalyticsJobName, required: true, location_name: "CallAnalyticsJobName"))
630
+ StartCallAnalyticsJobRequest.add_member(:media, Shapes::ShapeRef.new(shape: Media, required: true, location_name: "Media"))
631
+ StartCallAnalyticsJobRequest.add_member(:output_location, Shapes::ShapeRef.new(shape: Uri, location_name: "OutputLocation"))
632
+ StartCallAnalyticsJobRequest.add_member(:output_encryption_kms_key_id, Shapes::ShapeRef.new(shape: KMSKeyId, location_name: "OutputEncryptionKMSKeyId"))
633
+ StartCallAnalyticsJobRequest.add_member(:data_access_role_arn, Shapes::ShapeRef.new(shape: DataAccessRoleArn, required: true, location_name: "DataAccessRoleArn"))
634
+ StartCallAnalyticsJobRequest.add_member(:settings, Shapes::ShapeRef.new(shape: CallAnalyticsJobSettings, location_name: "Settings"))
635
+ StartCallAnalyticsJobRequest.add_member(:channel_definitions, Shapes::ShapeRef.new(shape: ChannelDefinitions, location_name: "ChannelDefinitions"))
636
+ StartCallAnalyticsJobRequest.struct_class = Types::StartCallAnalyticsJobRequest
637
+
638
+ StartCallAnalyticsJobResponse.add_member(:call_analytics_job, Shapes::ShapeRef.new(shape: CallAnalyticsJob, location_name: "CallAnalyticsJob"))
639
+ StartCallAnalyticsJobResponse.struct_class = Types::StartCallAnalyticsJobResponse
640
+
412
641
  StartMedicalTranscriptionJobRequest.add_member(:medical_transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, required: true, location_name: "MedicalTranscriptionJobName"))
413
642
  StartMedicalTranscriptionJobRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
414
643
  StartMedicalTranscriptionJobRequest.add_member(:media_sample_rate_hertz, Shapes::ShapeRef.new(shape: MediaSampleRateHertz, location_name: "MediaSampleRateHertz"))
@@ -421,6 +650,7 @@ module Aws::TranscribeService
421
650
  StartMedicalTranscriptionJobRequest.add_member(:content_identification_type, Shapes::ShapeRef.new(shape: MedicalContentIdentificationType, location_name: "ContentIdentificationType"))
422
651
  StartMedicalTranscriptionJobRequest.add_member(:specialty, Shapes::ShapeRef.new(shape: Specialty, required: true, location_name: "Specialty"))
423
652
  StartMedicalTranscriptionJobRequest.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
653
+ StartMedicalTranscriptionJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
424
654
  StartMedicalTranscriptionJobRequest.struct_class = Types::StartMedicalTranscriptionJobRequest
425
655
 
426
656
  StartMedicalTranscriptionJobResponse.add_member(:medical_transcription_job, Shapes::ShapeRef.new(shape: MedicalTranscriptionJob, location_name: "MedicalTranscriptionJob"))
@@ -440,15 +670,40 @@ module Aws::TranscribeService
440
670
  StartTranscriptionJobRequest.add_member(:content_redaction, Shapes::ShapeRef.new(shape: ContentRedaction, location_name: "ContentRedaction"))
441
671
  StartTranscriptionJobRequest.add_member(:identify_language, Shapes::ShapeRef.new(shape: Boolean, location_name: "IdentifyLanguage"))
442
672
  StartTranscriptionJobRequest.add_member(:language_options, Shapes::ShapeRef.new(shape: LanguageOptions, location_name: "LanguageOptions"))
673
+ StartTranscriptionJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
443
674
  StartTranscriptionJobRequest.struct_class = Types::StartTranscriptionJobRequest
444
675
 
445
676
  StartTranscriptionJobResponse.add_member(:transcription_job, Shapes::ShapeRef.new(shape: TranscriptionJob, location_name: "TranscriptionJob"))
446
677
  StartTranscriptionJobResponse.struct_class = Types::StartTranscriptionJobResponse
447
678
 
679
+ StringTargetList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
680
+
681
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
682
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
683
+ Tag.struct_class = Types::Tag
684
+
685
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
686
+
687
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
688
+
689
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TranscribeArn, required: true, location_name: "ResourceArn"))
690
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
691
+ TagResourceRequest.struct_class = Types::TagResourceRequest
692
+
693
+ TagResourceResponse.struct_class = Types::TagResourceResponse
694
+
448
695
  Transcript.add_member(:transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "TranscriptFileUri"))
449
696
  Transcript.add_member(:redacted_transcript_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "RedactedTranscriptFileUri"))
450
697
  Transcript.struct_class = Types::Transcript
451
698
 
699
+ TranscriptFilter.add_member(:transcript_filter_type, Shapes::ShapeRef.new(shape: TranscriptFilterType, required: true, location_name: "TranscriptFilterType"))
700
+ TranscriptFilter.add_member(:absolute_time_range, Shapes::ShapeRef.new(shape: AbsoluteTimeRange, location_name: "AbsoluteTimeRange"))
701
+ TranscriptFilter.add_member(:relative_time_range, Shapes::ShapeRef.new(shape: RelativeTimeRange, location_name: "RelativeTimeRange"))
702
+ TranscriptFilter.add_member(:participant_role, Shapes::ShapeRef.new(shape: ParticipantRole, location_name: "ParticipantRole"))
703
+ TranscriptFilter.add_member(:negate, Shapes::ShapeRef.new(shape: Boolean, location_name: "Negate"))
704
+ TranscriptFilter.add_member(:targets, Shapes::ShapeRef.new(shape: StringTargetList, required: true, location_name: "Targets"))
705
+ TranscriptFilter.struct_class = Types::TranscriptFilter
706
+
452
707
  TranscriptionJob.add_member(:transcription_job_name, Shapes::ShapeRef.new(shape: TranscriptionJobName, location_name: "TranscriptionJobName"))
453
708
  TranscriptionJob.add_member(:transcription_job_status, Shapes::ShapeRef.new(shape: TranscriptionJobStatus, location_name: "TranscriptionJobStatus"))
454
709
  TranscriptionJob.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
@@ -467,6 +722,7 @@ module Aws::TranscribeService
467
722
  TranscriptionJob.add_member(:identify_language, Shapes::ShapeRef.new(shape: Boolean, location_name: "IdentifyLanguage"))
468
723
  TranscriptionJob.add_member(:language_options, Shapes::ShapeRef.new(shape: LanguageOptions, location_name: "LanguageOptions"))
469
724
  TranscriptionJob.add_member(:identified_language_score, Shapes::ShapeRef.new(shape: IdentifiedLanguageScore, location_name: "IdentifiedLanguageScore"))
725
+ TranscriptionJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
470
726
  TranscriptionJob.struct_class = Types::TranscriptionJob
471
727
 
472
728
  TranscriptionJobSummaries.member = Shapes::ShapeRef.new(shape: TranscriptionJobSummary)
@@ -485,6 +741,19 @@ module Aws::TranscribeService
485
741
  TranscriptionJobSummary.add_member(:identified_language_score, Shapes::ShapeRef.new(shape: IdentifiedLanguageScore, location_name: "IdentifiedLanguageScore"))
486
742
  TranscriptionJobSummary.struct_class = Types::TranscriptionJobSummary
487
743
 
744
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TranscribeArn, required: true, location_name: "ResourceArn"))
745
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
746
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
747
+
748
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
749
+
750
+ UpdateCallAnalyticsCategoryRequest.add_member(:category_name, Shapes::ShapeRef.new(shape: CategoryName, required: true, location_name: "CategoryName"))
751
+ UpdateCallAnalyticsCategoryRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RuleList, required: true, location_name: "Rules"))
752
+ UpdateCallAnalyticsCategoryRequest.struct_class = Types::UpdateCallAnalyticsCategoryRequest
753
+
754
+ UpdateCallAnalyticsCategoryResponse.add_member(:category_properties, Shapes::ShapeRef.new(shape: CategoryProperties, location_name: "CategoryProperties"))
755
+ UpdateCallAnalyticsCategoryResponse.struct_class = Types::UpdateCallAnalyticsCategoryResponse
756
+
488
757
  UpdateMedicalVocabularyRequest.add_member(:vocabulary_name, Shapes::ShapeRef.new(shape: VocabularyName, required: true, location_name: "VocabularyName"))
489
758
  UpdateMedicalVocabularyRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
490
759
  UpdateMedicalVocabularyRequest.add_member(:vocabulary_file_uri, Shapes::ShapeRef.new(shape: Uri, location_name: "VocabularyFileUri"))
@@ -554,6 +823,18 @@ module Aws::TranscribeService
554
823
  "uid" => "transcribe-2017-10-26",
555
824
  }
556
825
 
826
+ api.add_operation(:create_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
827
+ o.name = "CreateCallAnalyticsCategory"
828
+ o.http_method = "POST"
829
+ o.http_request_uri = "/"
830
+ o.input = Shapes::ShapeRef.new(shape: CreateCallAnalyticsCategoryRequest)
831
+ o.output = Shapes::ShapeRef.new(shape: CreateCallAnalyticsCategoryResponse)
832
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
833
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
834
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
835
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
836
+ end)
837
+
557
838
  api.add_operation(:create_language_model, Seahorse::Model::Operation.new.tap do |o|
558
839
  o.name = "CreateLanguageModel"
559
840
  o.http_method = "POST"
@@ -602,6 +883,29 @@ module Aws::TranscribeService
602
883
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
603
884
  end)
604
885
 
886
+ api.add_operation(:delete_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
887
+ o.name = "DeleteCallAnalyticsCategory"
888
+ o.http_method = "POST"
889
+ o.http_request_uri = "/"
890
+ o.input = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsCategoryRequest)
891
+ o.output = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsCategoryResponse)
892
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
893
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
894
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
895
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
896
+ end)
897
+
898
+ api.add_operation(:delete_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
899
+ o.name = "DeleteCallAnalyticsJob"
900
+ o.http_method = "POST"
901
+ o.http_request_uri = "/"
902
+ o.input = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsJobRequest)
903
+ o.output = Shapes::ShapeRef.new(shape: DeleteCallAnalyticsJobResponse)
904
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
905
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
906
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
907
+ end)
908
+
605
909
  api.add_operation(:delete_language_model, Seahorse::Model::Operation.new.tap do |o|
606
910
  o.name = "DeleteLanguageModel"
607
911
  o.http_method = "POST"
@@ -683,6 +987,30 @@ module Aws::TranscribeService
683
987
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
684
988
  end)
685
989
 
990
+ api.add_operation(:get_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
991
+ o.name = "GetCallAnalyticsCategory"
992
+ o.http_method = "POST"
993
+ o.http_request_uri = "/"
994
+ o.input = Shapes::ShapeRef.new(shape: GetCallAnalyticsCategoryRequest)
995
+ o.output = Shapes::ShapeRef.new(shape: GetCallAnalyticsCategoryResponse)
996
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
997
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
998
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
999
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1000
+ end)
1001
+
1002
+ api.add_operation(:get_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
1003
+ o.name = "GetCallAnalyticsJob"
1004
+ o.http_method = "POST"
1005
+ o.http_request_uri = "/"
1006
+ o.input = Shapes::ShapeRef.new(shape: GetCallAnalyticsJobRequest)
1007
+ o.output = Shapes::ShapeRef.new(shape: GetCallAnalyticsJobResponse)
1008
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1009
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1011
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1012
+ end)
1013
+
686
1014
  api.add_operation(:get_medical_transcription_job, Seahorse::Model::Operation.new.tap do |o|
687
1015
  o.name = "GetMedicalTranscriptionJob"
688
1016
  o.http_method = "POST"
@@ -743,6 +1071,40 @@ module Aws::TranscribeService
743
1071
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
744
1072
  end)
745
1073
 
1074
+ api.add_operation(:list_call_analytics_categories, Seahorse::Model::Operation.new.tap do |o|
1075
+ o.name = "ListCallAnalyticsCategories"
1076
+ o.http_method = "POST"
1077
+ o.http_request_uri = "/"
1078
+ o.input = Shapes::ShapeRef.new(shape: ListCallAnalyticsCategoriesRequest)
1079
+ o.output = Shapes::ShapeRef.new(shape: ListCallAnalyticsCategoriesResponse)
1080
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1083
+ o[:pager] = Aws::Pager.new(
1084
+ limit_key: "max_results",
1085
+ tokens: {
1086
+ "next_token" => "next_token"
1087
+ }
1088
+ )
1089
+ end)
1090
+
1091
+ api.add_operation(:list_call_analytics_jobs, Seahorse::Model::Operation.new.tap do |o|
1092
+ o.name = "ListCallAnalyticsJobs"
1093
+ o.http_method = "POST"
1094
+ o.http_request_uri = "/"
1095
+ o.input = Shapes::ShapeRef.new(shape: ListCallAnalyticsJobsRequest)
1096
+ o.output = Shapes::ShapeRef.new(shape: ListCallAnalyticsJobsResponse)
1097
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1100
+ o[:pager] = Aws::Pager.new(
1101
+ limit_key: "max_results",
1102
+ tokens: {
1103
+ "next_token" => "next_token"
1104
+ }
1105
+ )
1106
+ end)
1107
+
746
1108
  api.add_operation(:list_language_models, Seahorse::Model::Operation.new.tap do |o|
747
1109
  o.name = "ListLanguageModels"
748
1110
  o.http_method = "POST"
@@ -794,6 +1156,18 @@ module Aws::TranscribeService
794
1156
  )
795
1157
  end)
796
1158
 
1159
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1160
+ o.name = "ListTagsForResource"
1161
+ o.http_method = "POST"
1162
+ o.http_request_uri = "/"
1163
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1164
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
1165
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1166
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1167
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1168
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1169
+ end)
1170
+
797
1171
  api.add_operation(:list_transcription_jobs, Seahorse::Model::Operation.new.tap do |o|
798
1172
  o.name = "ListTranscriptionJobs"
799
1173
  o.http_method = "POST"
@@ -845,6 +1219,18 @@ module Aws::TranscribeService
845
1219
  )
846
1220
  end)
847
1221
 
1222
+ api.add_operation(:start_call_analytics_job, Seahorse::Model::Operation.new.tap do |o|
1223
+ o.name = "StartCallAnalyticsJob"
1224
+ o.http_method = "POST"
1225
+ o.http_request_uri = "/"
1226
+ o.input = Shapes::ShapeRef.new(shape: StartCallAnalyticsJobRequest)
1227
+ o.output = Shapes::ShapeRef.new(shape: StartCallAnalyticsJobResponse)
1228
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1232
+ end)
1233
+
848
1234
  api.add_operation(:start_medical_transcription_job, Seahorse::Model::Operation.new.tap do |o|
849
1235
  o.name = "StartMedicalTranscriptionJob"
850
1236
  o.http_method = "POST"
@@ -869,6 +1255,45 @@ module Aws::TranscribeService
869
1255
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
870
1256
  end)
871
1257
 
1258
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1259
+ o.name = "TagResource"
1260
+ o.http_method = "POST"
1261
+ o.http_request_uri = "/"
1262
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1263
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1264
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1265
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1266
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1267
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1268
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1269
+ end)
1270
+
1271
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1272
+ o.name = "UntagResource"
1273
+ o.http_method = "POST"
1274
+ o.http_request_uri = "/"
1275
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1276
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1277
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1278
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1279
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1280
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1281
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1282
+ end)
1283
+
1284
+ api.add_operation(:update_call_analytics_category, Seahorse::Model::Operation.new.tap do |o|
1285
+ o.name = "UpdateCallAnalyticsCategory"
1286
+ o.http_method = "POST"
1287
+ o.http_request_uri = "/"
1288
+ o.input = Shapes::ShapeRef.new(shape: UpdateCallAnalyticsCategoryRequest)
1289
+ o.output = Shapes::ShapeRef.new(shape: UpdateCallAnalyticsCategoryResponse)
1290
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1291
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1292
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1294
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1295
+ end)
1296
+
872
1297
  api.add_operation(:update_medical_vocabulary, Seahorse::Model::Operation.new.tap do |o|
873
1298
  o.name = "UpdateMedicalVocabulary"
874
1299
  o.http_method = "POST"