aws-sdk-chimesdkvoice 1.2.0 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -20,6 +20,7 @@ module Aws::ChimeSDKVoice
20
20
  AlexaSkillStatus = Shapes::StringShape.new(name: 'AlexaSkillStatus')
21
21
  Alpha2CountryCode = Shapes::StringShape.new(name: 'Alpha2CountryCode')
22
22
  AreaCode = Shapes::StringShape.new(name: 'AreaCode')
23
+ Arn = Shapes::StringShape.new(name: 'Arn')
23
24
  AssociatePhoneNumbersWithVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupRequest')
24
25
  AssociatePhoneNumbersWithVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupResponse')
25
26
  AssociatePhoneNumbersWithVoiceConnectorRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorRequest')
@@ -30,6 +31,7 @@ module Aws::ChimeSDKVoice
30
31
  BatchUpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'BatchUpdatePhoneNumberRequest')
31
32
  BatchUpdatePhoneNumberResponse = Shapes::StructureShape.new(name: 'BatchUpdatePhoneNumberResponse')
32
33
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
34
+ CallDetails = Shapes::StructureShape.new(name: 'CallDetails')
33
35
  CallingName = Shapes::StringShape.new(name: 'CallingName')
34
36
  CallingNameStatus = Shapes::StringShape.new(name: 'CallingNameStatus')
35
37
  CallingRegion = Shapes::StringShape.new(name: 'CallingRegion')
@@ -38,6 +40,8 @@ module Aws::ChimeSDKVoice
38
40
  CandidateAddressList = Shapes::ListShape.new(name: 'CandidateAddressList')
39
41
  Capability = Shapes::StringShape.new(name: 'Capability')
40
42
  CapabilityList = Shapes::ListShape.new(name: 'CapabilityList')
43
+ ClientRequestId = Shapes::StringShape.new(name: 'ClientRequestId')
44
+ ConfidenceScore = Shapes::FloatShape.new(name: 'ConfidenceScore')
41
45
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
42
46
  Country = Shapes::StringShape.new(name: 'Country')
43
47
  CountryList = Shapes::ListShape.new(name: 'CountryList')
@@ -56,6 +60,10 @@ module Aws::ChimeSDKVoice
56
60
  CreateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupResponse')
57
61
  CreateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorRequest')
58
62
  CreateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorResponse')
63
+ CreateVoiceProfileDomainRequest = Shapes::StructureShape.new(name: 'CreateVoiceProfileDomainRequest')
64
+ CreateVoiceProfileDomainResponse = Shapes::StructureShape.new(name: 'CreateVoiceProfileDomainResponse')
65
+ CreateVoiceProfileRequest = Shapes::StructureShape.new(name: 'CreateVoiceProfileRequest')
66
+ CreateVoiceProfileResponse = Shapes::StructureShape.new(name: 'CreateVoiceProfileResponse')
59
67
  Credential = Shapes::StructureShape.new(name: 'Credential')
60
68
  CredentialList = Shapes::ListShape.new(name: 'CredentialList')
61
69
  DNISEmergencyCallingConfiguration = Shapes::StructureShape.new(name: 'DNISEmergencyCallingConfiguration')
@@ -73,6 +81,8 @@ module Aws::ChimeSDKVoice
73
81
  DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
74
82
  DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
75
83
  DeleteVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationRequest')
84
+ DeleteVoiceProfileDomainRequest = Shapes::StructureShape.new(name: 'DeleteVoiceProfileDomainRequest')
85
+ DeleteVoiceProfileRequest = Shapes::StructureShape.new(name: 'DeleteVoiceProfileRequest')
76
86
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
77
87
  DisassociatePhoneNumbersFromVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupResponse')
78
88
  DisassociatePhoneNumbersFromVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorRequest')
@@ -101,6 +111,8 @@ module Aws::ChimeSDKVoice
101
111
  GetSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationResponse')
102
112
  GetSipRuleRequest = Shapes::StructureShape.new(name: 'GetSipRuleRequest')
103
113
  GetSipRuleResponse = Shapes::StructureShape.new(name: 'GetSipRuleResponse')
114
+ GetSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'GetSpeakerSearchTaskRequest')
115
+ GetSpeakerSearchTaskResponse = Shapes::StructureShape.new(name: 'GetSpeakerSearchTaskResponse')
104
116
  GetVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorEmergencyCallingConfigurationRequest')
105
117
  GetVoiceConnectorEmergencyCallingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorEmergencyCallingConfigurationResponse')
106
118
  GetVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorGroupRequest')
@@ -119,9 +131,17 @@ module Aws::ChimeSDKVoice
119
131
  GetVoiceConnectorTerminationHealthResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationHealthResponse')
120
132
  GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
121
133
  GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
134
+ GetVoiceProfileDomainRequest = Shapes::StructureShape.new(name: 'GetVoiceProfileDomainRequest')
135
+ GetVoiceProfileDomainResponse = Shapes::StructureShape.new(name: 'GetVoiceProfileDomainResponse')
136
+ GetVoiceProfileRequest = Shapes::StructureShape.new(name: 'GetVoiceProfileRequest')
137
+ GetVoiceProfileResponse = Shapes::StructureShape.new(name: 'GetVoiceProfileResponse')
138
+ GetVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'GetVoiceToneAnalysisTaskRequest')
139
+ GetVoiceToneAnalysisTaskResponse = Shapes::StructureShape.new(name: 'GetVoiceToneAnalysisTaskResponse')
140
+ GoneException = Shapes::StructureShape.new(name: 'GoneException')
122
141
  GuidString = Shapes::StringShape.new(name: 'GuidString')
123
142
  Integer = Shapes::IntegerShape.new(name: 'Integer')
124
143
  Iso8601Timestamp = Shapes::TimestampShape.new(name: 'Iso8601Timestamp', timestampFormat: "iso8601")
144
+ LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
125
145
  ListAvailableVoiceConnectorRegionsResponse = Shapes::StructureShape.new(name: 'ListAvailableVoiceConnectorRegionsResponse')
126
146
  ListPhoneNumberOrdersRequest = Shapes::StructureShape.new(name: 'ListPhoneNumberOrdersRequest')
127
147
  ListPhoneNumberOrdersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumberOrdersResponse')
@@ -135,16 +155,24 @@ module Aws::ChimeSDKVoice
135
155
  ListSipRulesResponse = Shapes::StructureShape.new(name: 'ListSipRulesResponse')
136
156
  ListSupportedPhoneNumberCountriesRequest = Shapes::StructureShape.new(name: 'ListSupportedPhoneNumberCountriesRequest')
137
157
  ListSupportedPhoneNumberCountriesResponse = Shapes::StructureShape.new(name: 'ListSupportedPhoneNumberCountriesResponse')
158
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
159
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
138
160
  ListVoiceConnectorGroupsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsRequest')
139
161
  ListVoiceConnectorGroupsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsResponse')
140
162
  ListVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsRequest')
141
163
  ListVoiceConnectorTerminationCredentialsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsResponse')
142
164
  ListVoiceConnectorsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorsRequest')
143
165
  ListVoiceConnectorsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorsResponse')
166
+ ListVoiceProfileDomainsRequest = Shapes::StructureShape.new(name: 'ListVoiceProfileDomainsRequest')
167
+ ListVoiceProfileDomainsResponse = Shapes::StructureShape.new(name: 'ListVoiceProfileDomainsResponse')
168
+ ListVoiceProfilesRequest = Shapes::StructureShape.new(name: 'ListVoiceProfilesRequest')
169
+ ListVoiceProfilesResponse = Shapes::StructureShape.new(name: 'ListVoiceProfilesResponse')
144
170
  LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
171
+ MediaInsightsConfiguration = Shapes::StructureShape.new(name: 'MediaInsightsConfiguration')
145
172
  NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
146
173
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
147
174
  NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
175
+ NonEmptyString256 = Shapes::StringShape.new(name: 'NonEmptyString256')
148
176
  NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
149
177
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
150
178
  NotificationTarget = Shapes::StringShape.new(name: 'NotificationTarget')
@@ -216,6 +244,7 @@ module Aws::ChimeSDKVoice
216
244
  SensitiveNonEmptyString = Shapes::StringShape.new(name: 'SensitiveNonEmptyString')
217
245
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
218
246
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
247
+ ServerSideEncryptionConfiguration = Shapes::StructureShape.new(name: 'ServerSideEncryptionConfiguration')
219
248
  ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
220
249
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
221
250
  SipApplicationPriority = Shapes::IntegerShape.new(name: 'SipApplicationPriority')
@@ -234,17 +263,35 @@ module Aws::ChimeSDKVoice
234
263
  SipRuleTargetApplication = Shapes::StructureShape.new(name: 'SipRuleTargetApplication')
235
264
  SipRuleTargetApplicationList = Shapes::ListShape.new(name: 'SipRuleTargetApplicationList')
236
265
  SipRuleTriggerType = Shapes::StringShape.new(name: 'SipRuleTriggerType')
266
+ SpeakerSearchDetails = Shapes::StructureShape.new(name: 'SpeakerSearchDetails')
267
+ SpeakerSearchResult = Shapes::StructureShape.new(name: 'SpeakerSearchResult')
268
+ SpeakerSearchResultList = Shapes::ListShape.new(name: 'SpeakerSearchResultList')
269
+ SpeakerSearchTask = Shapes::StructureShape.new(name: 'SpeakerSearchTask')
270
+ StartSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'StartSpeakerSearchTaskRequest')
271
+ StartSpeakerSearchTaskResponse = Shapes::StructureShape.new(name: 'StartSpeakerSearchTaskResponse')
272
+ StartVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'StartVoiceToneAnalysisTaskRequest')
273
+ StartVoiceToneAnalysisTaskResponse = Shapes::StructureShape.new(name: 'StartVoiceToneAnalysisTaskResponse')
274
+ StopSpeakerSearchTaskRequest = Shapes::StructureShape.new(name: 'StopSpeakerSearchTaskRequest')
275
+ StopVoiceToneAnalysisTaskRequest = Shapes::StructureShape.new(name: 'StopVoiceToneAnalysisTaskRequest')
237
276
  StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
238
277
  StreamingNotificationTarget = Shapes::StructureShape.new(name: 'StreamingNotificationTarget')
239
278
  StreamingNotificationTargetList = Shapes::ListShape.new(name: 'StreamingNotificationTargetList')
240
279
  String = Shapes::StringShape.new(name: 'String')
241
280
  String128 = Shapes::StringShape.new(name: 'String128')
242
281
  StringList = Shapes::ListShape.new(name: 'StringList')
282
+ Tag = Shapes::StructureShape.new(name: 'Tag')
283
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
284
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
285
+ TagList = Shapes::ListShape.new(name: 'TagList')
286
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
287
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
243
288
  Termination = Shapes::StructureShape.new(name: 'Termination')
244
289
  TerminationHealth = Shapes::StructureShape.new(name: 'TerminationHealth')
245
290
  ThrottledClientException = Shapes::StructureShape.new(name: 'ThrottledClientException')
246
291
  TollFreePrefix = Shapes::StringShape.new(name: 'TollFreePrefix')
247
292
  UnauthorizedClientException = Shapes::StructureShape.new(name: 'UnauthorizedClientException')
293
+ UnprocessableEntityException = Shapes::StructureShape.new(name: 'UnprocessableEntityException')
294
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
248
295
  UpdateGlobalSettingsRequest = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsRequest')
249
296
  UpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequest')
250
297
  UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
@@ -263,6 +310,10 @@ module Aws::ChimeSDKVoice
263
310
  UpdateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorGroupResponse')
264
311
  UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
265
312
  UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
313
+ UpdateVoiceProfileDomainRequest = Shapes::StructureShape.new(name: 'UpdateVoiceProfileDomainRequest')
314
+ UpdateVoiceProfileDomainResponse = Shapes::StructureShape.new(name: 'UpdateVoiceProfileDomainResponse')
315
+ UpdateVoiceProfileRequest = Shapes::StructureShape.new(name: 'UpdateVoiceProfileRequest')
316
+ UpdateVoiceProfileResponse = Shapes::StructureShape.new(name: 'UpdateVoiceProfileResponse')
266
317
  ValidateE911AddressRequest = Shapes::StructureShape.new(name: 'ValidateE911AddressRequest')
267
318
  ValidateE911AddressResponse = Shapes::StructureShape.new(name: 'ValidateE911AddressResponse')
268
319
  ValidationResult = Shapes::IntegerShape.new(name: 'ValidationResult')
@@ -278,6 +329,15 @@ module Aws::ChimeSDKVoice
278
329
  VoiceConnectorList = Shapes::ListShape.new(name: 'VoiceConnectorList')
279
330
  VoiceConnectorName = Shapes::StringShape.new(name: 'VoiceConnectorName')
280
331
  VoiceConnectorSettings = Shapes::StructureShape.new(name: 'VoiceConnectorSettings')
332
+ VoiceProfile = Shapes::StructureShape.new(name: 'VoiceProfile')
333
+ VoiceProfileDomain = Shapes::StructureShape.new(name: 'VoiceProfileDomain')
334
+ VoiceProfileDomainDescription = Shapes::StringShape.new(name: 'VoiceProfileDomainDescription')
335
+ VoiceProfileDomainName = Shapes::StringShape.new(name: 'VoiceProfileDomainName')
336
+ VoiceProfileDomainSummary = Shapes::StructureShape.new(name: 'VoiceProfileDomainSummary')
337
+ VoiceProfileDomainSummaryList = Shapes::ListShape.new(name: 'VoiceProfileDomainSummaryList')
338
+ VoiceProfileSummary = Shapes::StructureShape.new(name: 'VoiceProfileSummary')
339
+ VoiceProfileSummaryList = Shapes::ListShape.new(name: 'VoiceProfileSummaryList')
340
+ VoiceToneAnalysisTask = Shapes::StructureShape.new(name: 'VoiceToneAnalysisTask')
281
341
 
282
342
  AccessDeniedException.struct_class = Types::AccessDeniedException
283
343
 
@@ -325,6 +385,11 @@ module Aws::ChimeSDKVoice
325
385
  BatchUpdatePhoneNumberResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
326
386
  BatchUpdatePhoneNumberResponse.struct_class = Types::BatchUpdatePhoneNumberResponse
327
387
 
388
+ CallDetails.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, location_name: "VoiceConnectorId"))
389
+ CallDetails.add_member(:transaction_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "TransactionId"))
390
+ CallDetails.add_member(:is_caller, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsCaller"))
391
+ CallDetails.struct_class = Types::CallDetails
392
+
328
393
  CallingRegionList.member = Shapes::ShapeRef.new(shape: CallingRegion)
329
394
 
330
395
  CandidateAddress.add_member(:street_info, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetInfo"))
@@ -407,6 +472,22 @@ module Aws::ChimeSDKVoice
407
472
  CreateVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
408
473
  CreateVoiceConnectorResponse.struct_class = Types::CreateVoiceConnectorResponse
409
474
 
475
+ CreateVoiceProfileDomainRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceProfileDomainName, required: true, location_name: "Name"))
476
+ CreateVoiceProfileDomainRequest.add_member(:description, Shapes::ShapeRef.new(shape: VoiceProfileDomainDescription, location_name: "Description"))
477
+ CreateVoiceProfileDomainRequest.add_member(:server_side_encryption_configuration, Shapes::ShapeRef.new(shape: ServerSideEncryptionConfiguration, required: true, location_name: "ServerSideEncryptionConfiguration"))
478
+ CreateVoiceProfileDomainRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestId, location_name: "ClientRequestToken"))
479
+ CreateVoiceProfileDomainRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
480
+ CreateVoiceProfileDomainRequest.struct_class = Types::CreateVoiceProfileDomainRequest
481
+
482
+ CreateVoiceProfileDomainResponse.add_member(:voice_profile_domain, Shapes::ShapeRef.new(shape: VoiceProfileDomain, location_name: "VoiceProfileDomain"))
483
+ CreateVoiceProfileDomainResponse.struct_class = Types::CreateVoiceProfileDomainResponse
484
+
485
+ CreateVoiceProfileRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location_name: "SpeakerSearchTaskId"))
486
+ CreateVoiceProfileRequest.struct_class = Types::CreateVoiceProfileRequest
487
+
488
+ CreateVoiceProfileResponse.add_member(:voice_profile, Shapes::ShapeRef.new(shape: VoiceProfile, location_name: "VoiceProfile"))
489
+ CreateVoiceProfileResponse.struct_class = Types::CreateVoiceProfileResponse
490
+
410
491
  Credential.add_member(:username, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "Username"))
411
492
  Credential.add_member(:password, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "Password"))
412
493
  Credential.struct_class = Types::Credential
@@ -458,6 +539,12 @@ module Aws::ChimeSDKVoice
458
539
  DeleteVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
459
540
  DeleteVoiceConnectorTerminationRequest.struct_class = Types::DeleteVoiceConnectorTerminationRequest
460
541
 
542
+ DeleteVoiceProfileDomainRequest.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileDomainId"))
543
+ DeleteVoiceProfileDomainRequest.struct_class = Types::DeleteVoiceProfileDomainRequest
544
+
545
+ DeleteVoiceProfileRequest.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileId"))
546
+ DeleteVoiceProfileRequest.struct_class = Types::DeleteVoiceProfileRequest
547
+
461
548
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
462
549
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
463
550
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
@@ -533,6 +620,13 @@ module Aws::ChimeSDKVoice
533
620
  GetSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
534
621
  GetSipRuleResponse.struct_class = Types::GetSipRuleResponse
535
622
 
623
+ GetSpeakerSearchTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
624
+ GetSpeakerSearchTaskRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "SpeakerSearchTaskId"))
625
+ GetSpeakerSearchTaskRequest.struct_class = Types::GetSpeakerSearchTaskRequest
626
+
627
+ GetSpeakerSearchTaskResponse.add_member(:speaker_search_task, Shapes::ShapeRef.new(shape: SpeakerSearchTask, location_name: "SpeakerSearchTask"))
628
+ GetSpeakerSearchTaskResponse.struct_class = Types::GetSpeakerSearchTaskResponse
629
+
536
630
  GetVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
537
631
  GetVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::GetVoiceConnectorEmergencyCallingConfigurationRequest
538
632
 
@@ -587,6 +681,28 @@ module Aws::ChimeSDKVoice
587
681
  GetVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
588
682
  GetVoiceConnectorTerminationResponse.struct_class = Types::GetVoiceConnectorTerminationResponse
589
683
 
684
+ GetVoiceProfileDomainRequest.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileDomainId"))
685
+ GetVoiceProfileDomainRequest.struct_class = Types::GetVoiceProfileDomainRequest
686
+
687
+ GetVoiceProfileDomainResponse.add_member(:voice_profile_domain, Shapes::ShapeRef.new(shape: VoiceProfileDomain, location_name: "VoiceProfileDomain"))
688
+ GetVoiceProfileDomainResponse.struct_class = Types::GetVoiceProfileDomainResponse
689
+
690
+ GetVoiceProfileRequest.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileId"))
691
+ GetVoiceProfileRequest.struct_class = Types::GetVoiceProfileRequest
692
+
693
+ GetVoiceProfileResponse.add_member(:voice_profile, Shapes::ShapeRef.new(shape: VoiceProfile, location_name: "VoiceProfile"))
694
+ GetVoiceProfileResponse.struct_class = Types::GetVoiceProfileResponse
695
+
696
+ GetVoiceToneAnalysisTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
697
+ GetVoiceToneAnalysisTaskRequest.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceToneAnalysisTaskId"))
698
+ GetVoiceToneAnalysisTaskRequest.add_member(:is_caller, Shapes::ShapeRef.new(shape: Boolean, required: true, location: "querystring", location_name: "isCaller"))
699
+ GetVoiceToneAnalysisTaskRequest.struct_class = Types::GetVoiceToneAnalysisTaskRequest
700
+
701
+ GetVoiceToneAnalysisTaskResponse.add_member(:voice_tone_analysis_task, Shapes::ShapeRef.new(shape: VoiceToneAnalysisTask, location_name: "VoiceToneAnalysisTask"))
702
+ GetVoiceToneAnalysisTaskResponse.struct_class = Types::GetVoiceToneAnalysisTaskResponse
703
+
704
+ GoneException.struct_class = Types::GoneException
705
+
590
706
  ListAvailableVoiceConnectorRegionsResponse.add_member(:voice_connector_regions, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegionList, location_name: "VoiceConnectorRegions"))
591
707
  ListAvailableVoiceConnectorRegionsResponse.struct_class = Types::ListAvailableVoiceConnectorRegionsResponse
592
708
 
@@ -643,6 +759,12 @@ module Aws::ChimeSDKVoice
643
759
  ListSupportedPhoneNumberCountriesResponse.add_member(:phone_number_countries, Shapes::ShapeRef.new(shape: PhoneNumberCountriesList, location_name: "PhoneNumberCountries"))
644
760
  ListSupportedPhoneNumberCountriesResponse.struct_class = Types::ListSupportedPhoneNumberCountriesResponse
645
761
 
762
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
763
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
764
+
765
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
766
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
767
+
646
768
  ListVoiceConnectorGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
647
769
  ListVoiceConnectorGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
648
770
  ListVoiceConnectorGroupsRequest.struct_class = Types::ListVoiceConnectorGroupsRequest
@@ -665,10 +787,31 @@ module Aws::ChimeSDKVoice
665
787
  ListVoiceConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
666
788
  ListVoiceConnectorsResponse.struct_class = Types::ListVoiceConnectorsResponse
667
789
 
790
+ ListVoiceProfileDomainsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
791
+ ListVoiceProfileDomainsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
792
+ ListVoiceProfileDomainsRequest.struct_class = Types::ListVoiceProfileDomainsRequest
793
+
794
+ ListVoiceProfileDomainsResponse.add_member(:voice_profile_domains, Shapes::ShapeRef.new(shape: VoiceProfileDomainSummaryList, location_name: "VoiceProfileDomains"))
795
+ ListVoiceProfileDomainsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
796
+ ListVoiceProfileDomainsResponse.struct_class = Types::ListVoiceProfileDomainsResponse
797
+
798
+ ListVoiceProfilesRequest.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "querystring", location_name: "voice-profile-domain-id"))
799
+ ListVoiceProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
800
+ ListVoiceProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
801
+ ListVoiceProfilesRequest.struct_class = Types::ListVoiceProfilesRequest
802
+
803
+ ListVoiceProfilesResponse.add_member(:voice_profiles, Shapes::ShapeRef.new(shape: VoiceProfileSummaryList, location_name: "VoiceProfiles"))
804
+ ListVoiceProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
805
+ ListVoiceProfilesResponse.struct_class = Types::ListVoiceProfilesResponse
806
+
668
807
  LoggingConfiguration.add_member(:enable_sip_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSIPLogs"))
669
808
  LoggingConfiguration.add_member(:enable_media_metric_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableMediaMetricLogs"))
670
809
  LoggingConfiguration.struct_class = Types::LoggingConfiguration
671
810
 
811
+ MediaInsightsConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
812
+ MediaInsightsConfiguration.add_member(:configuration_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ConfigurationArn"))
813
+ MediaInsightsConfiguration.struct_class = Types::MediaInsightsConfiguration
814
+
672
815
  NonEmptyStringList.member = Shapes::ShapeRef.new(shape: String)
673
816
 
674
817
  NotFoundException.struct_class = Types::NotFoundException
@@ -875,6 +1018,9 @@ module Aws::ChimeSDKVoice
875
1018
 
876
1019
  SensitiveStringList.member = Shapes::ShapeRef.new(shape: SensitiveString)
877
1020
 
1021
+ ServerSideEncryptionConfiguration.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "KmsKeyArn"))
1022
+ ServerSideEncryptionConfiguration.struct_class = Types::ServerSideEncryptionConfiguration
1023
+
878
1024
  ServiceFailureException.struct_class = Types::ServiceFailureException
879
1025
 
880
1026
  ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
@@ -926,9 +1072,56 @@ module Aws::ChimeSDKVoice
926
1072
 
927
1073
  SipRuleTargetApplicationList.member = Shapes::ShapeRef.new(shape: SipRuleTargetApplication)
928
1074
 
1075
+ SpeakerSearchDetails.add_member(:results, Shapes::ShapeRef.new(shape: SpeakerSearchResultList, location_name: "Results"))
1076
+ SpeakerSearchDetails.add_member(:voiceprint_generation_status, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceprintGenerationStatus"))
1077
+ SpeakerSearchDetails.struct_class = Types::SpeakerSearchDetails
1078
+
1079
+ SpeakerSearchResult.add_member(:confidence_score, Shapes::ShapeRef.new(shape: ConfidenceScore, location_name: "ConfidenceScore"))
1080
+ SpeakerSearchResult.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileId"))
1081
+ SpeakerSearchResult.struct_class = Types::SpeakerSearchResult
1082
+
1083
+ SpeakerSearchResultList.member = Shapes::ShapeRef.new(shape: SpeakerSearchResult)
1084
+
1085
+ SpeakerSearchTask.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "SpeakerSearchTaskId"))
1086
+ SpeakerSearchTask.add_member(:speaker_search_task_status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SpeakerSearchTaskStatus"))
1087
+ SpeakerSearchTask.add_member(:call_details, Shapes::ShapeRef.new(shape: CallDetails, location_name: "CallDetails"))
1088
+ SpeakerSearchTask.add_member(:speaker_search_details, Shapes::ShapeRef.new(shape: SpeakerSearchDetails, location_name: "SpeakerSearchDetails"))
1089
+ SpeakerSearchTask.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1090
+ SpeakerSearchTask.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1091
+ SpeakerSearchTask.add_member(:started_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "StartedTimestamp"))
1092
+ SpeakerSearchTask.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
1093
+ SpeakerSearchTask.struct_class = Types::SpeakerSearchTask
1094
+
1095
+ StartSpeakerSearchTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
1096
+ StartSpeakerSearchTaskRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location_name: "TransactionId"))
1097
+ StartSpeakerSearchTaskRequest.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location_name: "VoiceProfileDomainId"))
1098
+ StartSpeakerSearchTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestId, location_name: "ClientRequestToken"))
1099
+ StartSpeakerSearchTaskRequest.struct_class = Types::StartSpeakerSearchTaskRequest
1100
+
1101
+ StartSpeakerSearchTaskResponse.add_member(:speaker_search_task, Shapes::ShapeRef.new(shape: SpeakerSearchTask, location_name: "SpeakerSearchTask"))
1102
+ StartSpeakerSearchTaskResponse.struct_class = Types::StartSpeakerSearchTaskResponse
1103
+
1104
+ StartVoiceToneAnalysisTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
1105
+ StartVoiceToneAnalysisTaskRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location_name: "TransactionId"))
1106
+ StartVoiceToneAnalysisTaskRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, required: true, location_name: "LanguageCode"))
1107
+ StartVoiceToneAnalysisTaskRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestId, location_name: "ClientRequestToken"))
1108
+ StartVoiceToneAnalysisTaskRequest.struct_class = Types::StartVoiceToneAnalysisTaskRequest
1109
+
1110
+ StartVoiceToneAnalysisTaskResponse.add_member(:voice_tone_analysis_task, Shapes::ShapeRef.new(shape: VoiceToneAnalysisTask, location_name: "VoiceToneAnalysisTask"))
1111
+ StartVoiceToneAnalysisTaskResponse.struct_class = Types::StartVoiceToneAnalysisTaskResponse
1112
+
1113
+ StopSpeakerSearchTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
1114
+ StopSpeakerSearchTaskRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "SpeakerSearchTaskId"))
1115
+ StopSpeakerSearchTaskRequest.struct_class = Types::StopSpeakerSearchTaskRequest
1116
+
1117
+ StopVoiceToneAnalysisTaskRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "VoiceConnectorId"))
1118
+ StopVoiceToneAnalysisTaskRequest.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceToneAnalysisTaskId"))
1119
+ StopVoiceToneAnalysisTaskRequest.struct_class = Types::StopVoiceToneAnalysisTaskRequest
1120
+
929
1121
  StreamingConfiguration.add_member(:data_retention_in_hours, Shapes::ShapeRef.new(shape: DataRetentionInHours, required: true, location_name: "DataRetentionInHours"))
930
1122
  StreamingConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Disabled"))
931
1123
  StreamingConfiguration.add_member(:streaming_notification_targets, Shapes::ShapeRef.new(shape: StreamingNotificationTargetList, location_name: "StreamingNotificationTargets"))
1124
+ StreamingConfiguration.add_member(:media_insights_configuration, Shapes::ShapeRef.new(shape: MediaInsightsConfiguration, location_name: "MediaInsightsConfiguration"))
932
1125
  StreamingConfiguration.struct_class = Types::StreamingConfiguration
933
1126
 
934
1127
  StreamingNotificationTarget.add_member(:notification_target, Shapes::ShapeRef.new(shape: NotificationTarget, location_name: "NotificationTarget"))
@@ -938,6 +1131,18 @@ module Aws::ChimeSDKVoice
938
1131
 
939
1132
  StringList.member = Shapes::ShapeRef.new(shape: String)
940
1133
 
1134
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
1135
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
1136
+ Tag.struct_class = Types::Tag
1137
+
1138
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
1139
+
1140
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
1141
+
1142
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceARN"))
1143
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
1144
+ TagResourceRequest.struct_class = Types::TagResourceRequest
1145
+
941
1146
  Termination.add_member(:cps_limit, Shapes::ShapeRef.new(shape: CpsLimit, location_name: "CpsLimit"))
942
1147
  Termination.add_member(:default_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "DefaultPhoneNumber"))
943
1148
  Termination.add_member(:calling_regions, Shapes::ShapeRef.new(shape: CallingRegionList, location_name: "CallingRegions"))
@@ -953,6 +1158,12 @@ module Aws::ChimeSDKVoice
953
1158
 
954
1159
  UnauthorizedClientException.struct_class = Types::UnauthorizedClientException
955
1160
 
1161
+ UnprocessableEntityException.struct_class = Types::UnprocessableEntityException
1162
+
1163
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceARN"))
1164
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
1165
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
1166
+
956
1167
  UpdateGlobalSettingsRequest.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, location_name: "VoiceConnector"))
957
1168
  UpdateGlobalSettingsRequest.struct_class = Types::UpdateGlobalSettingsRequest
958
1169
 
@@ -1024,6 +1235,21 @@ module Aws::ChimeSDKVoice
1024
1235
  UpdateVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
1025
1236
  UpdateVoiceConnectorResponse.struct_class = Types::UpdateVoiceConnectorResponse
1026
1237
 
1238
+ UpdateVoiceProfileDomainRequest.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileDomainId"))
1239
+ UpdateVoiceProfileDomainRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceProfileDomainName, location_name: "Name"))
1240
+ UpdateVoiceProfileDomainRequest.add_member(:description, Shapes::ShapeRef.new(shape: VoiceProfileDomainDescription, location_name: "Description"))
1241
+ UpdateVoiceProfileDomainRequest.struct_class = Types::UpdateVoiceProfileDomainRequest
1242
+
1243
+ UpdateVoiceProfileDomainResponse.add_member(:voice_profile_domain, Shapes::ShapeRef.new(shape: VoiceProfileDomain, location_name: "VoiceProfileDomain"))
1244
+ UpdateVoiceProfileDomainResponse.struct_class = Types::UpdateVoiceProfileDomainResponse
1245
+
1246
+ UpdateVoiceProfileRequest.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location: "uri", location_name: "VoiceProfileId"))
1247
+ UpdateVoiceProfileRequest.add_member(:speaker_search_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, required: true, location_name: "SpeakerSearchTaskId"))
1248
+ UpdateVoiceProfileRequest.struct_class = Types::UpdateVoiceProfileRequest
1249
+
1250
+ UpdateVoiceProfileResponse.add_member(:voice_profile, Shapes::ShapeRef.new(shape: VoiceProfile, location_name: "VoiceProfile"))
1251
+ UpdateVoiceProfileResponse.struct_class = Types::UpdateVoiceProfileResponse
1252
+
1027
1253
  ValidateE911AddressRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "AwsAccountId"))
1028
1254
  ValidateE911AddressRequest.add_member(:street_number, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "StreetNumber"))
1029
1255
  ValidateE911AddressRequest.add_member(:street_info, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "StreetInfo"))
@@ -1072,6 +1298,52 @@ module Aws::ChimeSDKVoice
1072
1298
  VoiceConnectorSettings.add_member(:cdr_bucket, Shapes::ShapeRef.new(shape: String, location_name: "CdrBucket"))
1073
1299
  VoiceConnectorSettings.struct_class = Types::VoiceConnectorSettings
1074
1300
 
1301
+ VoiceProfile.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileId"))
1302
+ VoiceProfile.add_member(:voice_profile_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VoiceProfileArn"))
1303
+ VoiceProfile.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileDomainId"))
1304
+ VoiceProfile.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1305
+ VoiceProfile.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1306
+ VoiceProfile.add_member(:expiration_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "ExpirationTimestamp"))
1307
+ VoiceProfile.struct_class = Types::VoiceProfile
1308
+
1309
+ VoiceProfileDomain.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileDomainId"))
1310
+ VoiceProfileDomain.add_member(:voice_profile_domain_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VoiceProfileDomainArn"))
1311
+ VoiceProfileDomain.add_member(:name, Shapes::ShapeRef.new(shape: VoiceProfileDomainName, location_name: "Name"))
1312
+ VoiceProfileDomain.add_member(:description, Shapes::ShapeRef.new(shape: VoiceProfileDomainDescription, location_name: "Description"))
1313
+ VoiceProfileDomain.add_member(:server_side_encryption_configuration, Shapes::ShapeRef.new(shape: ServerSideEncryptionConfiguration, location_name: "ServerSideEncryptionConfiguration"))
1314
+ VoiceProfileDomain.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1315
+ VoiceProfileDomain.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1316
+ VoiceProfileDomain.struct_class = Types::VoiceProfileDomain
1317
+
1318
+ VoiceProfileDomainSummary.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileDomainId"))
1319
+ VoiceProfileDomainSummary.add_member(:voice_profile_domain_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VoiceProfileDomainArn"))
1320
+ VoiceProfileDomainSummary.add_member(:name, Shapes::ShapeRef.new(shape: VoiceProfileDomainName, location_name: "Name"))
1321
+ VoiceProfileDomainSummary.add_member(:description, Shapes::ShapeRef.new(shape: VoiceProfileDomainDescription, location_name: "Description"))
1322
+ VoiceProfileDomainSummary.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1323
+ VoiceProfileDomainSummary.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1324
+ VoiceProfileDomainSummary.struct_class = Types::VoiceProfileDomainSummary
1325
+
1326
+ VoiceProfileDomainSummaryList.member = Shapes::ShapeRef.new(shape: VoiceProfileDomainSummary)
1327
+
1328
+ VoiceProfileSummary.add_member(:voice_profile_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileId"))
1329
+ VoiceProfileSummary.add_member(:voice_profile_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VoiceProfileArn"))
1330
+ VoiceProfileSummary.add_member(:voice_profile_domain_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceProfileDomainId"))
1331
+ VoiceProfileSummary.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1332
+ VoiceProfileSummary.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1333
+ VoiceProfileSummary.add_member(:expiration_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "ExpirationTimestamp"))
1334
+ VoiceProfileSummary.struct_class = Types::VoiceProfileSummary
1335
+
1336
+ VoiceProfileSummaryList.member = Shapes::ShapeRef.new(shape: VoiceProfileSummary)
1337
+
1338
+ VoiceToneAnalysisTask.add_member(:voice_tone_analysis_task_id, Shapes::ShapeRef.new(shape: NonEmptyString256, location_name: "VoiceToneAnalysisTaskId"))
1339
+ VoiceToneAnalysisTask.add_member(:voice_tone_analysis_task_status, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceToneAnalysisTaskStatus"))
1340
+ VoiceToneAnalysisTask.add_member(:call_details, Shapes::ShapeRef.new(shape: CallDetails, location_name: "CallDetails"))
1341
+ VoiceToneAnalysisTask.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1342
+ VoiceToneAnalysisTask.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1343
+ VoiceToneAnalysisTask.add_member(:started_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "StartedTimestamp"))
1344
+ VoiceToneAnalysisTask.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
1345
+ VoiceToneAnalysisTask.struct_class = Types::VoiceToneAnalysisTask
1346
+
1075
1347
 
1076
1348
  # @api private
1077
1349
  API = Seahorse::Model::Api.new.tap do |api|
@@ -1264,6 +1536,42 @@ module Aws::ChimeSDKVoice
1264
1536
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1265
1537
  end)
1266
1538
 
1539
+ api.add_operation(:create_voice_profile, Seahorse::Model::Operation.new.tap do |o|
1540
+ o.name = "CreateVoiceProfile"
1541
+ o.http_method = "POST"
1542
+ o.http_request_uri = "/voice-profiles"
1543
+ o.input = Shapes::ShapeRef.new(shape: CreateVoiceProfileRequest)
1544
+ o.output = Shapes::ShapeRef.new(shape: CreateVoiceProfileResponse)
1545
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1546
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1547
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1548
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1549
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1551
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: GoneException)
1553
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1554
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1555
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1556
+ end)
1557
+
1558
+ api.add_operation(:create_voice_profile_domain, Seahorse::Model::Operation.new.tap do |o|
1559
+ o.name = "CreateVoiceProfileDomain"
1560
+ o.http_method = "POST"
1561
+ o.http_request_uri = "/voice-profile-domains"
1562
+ o.input = Shapes::ShapeRef.new(shape: CreateVoiceProfileDomainRequest)
1563
+ o.output = Shapes::ShapeRef.new(shape: CreateVoiceProfileDomainResponse)
1564
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1566
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1567
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1571
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1573
+ end)
1574
+
1267
1575
  api.add_operation(:delete_phone_number, Seahorse::Model::Operation.new.tap do |o|
1268
1576
  o.name = "DeletePhoneNumber"
1269
1577
  o.http_method = "DELETE"
@@ -1448,6 +1756,40 @@ module Aws::ChimeSDKVoice
1448
1756
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1449
1757
  end)
1450
1758
 
1759
+ api.add_operation(:delete_voice_profile, Seahorse::Model::Operation.new.tap do |o|
1760
+ o.name = "DeleteVoiceProfile"
1761
+ o.http_method = "DELETE"
1762
+ o.http_request_uri = "/voice-profiles/{VoiceProfileId}"
1763
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceProfileRequest)
1764
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1765
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1766
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1767
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1768
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1769
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1770
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1771
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1772
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1773
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1774
+ end)
1775
+
1776
+ api.add_operation(:delete_voice_profile_domain, Seahorse::Model::Operation.new.tap do |o|
1777
+ o.name = "DeleteVoiceProfileDomain"
1778
+ o.http_method = "DELETE"
1779
+ o.http_request_uri = "/voice-profile-domains/{VoiceProfileDomainId}"
1780
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceProfileDomainRequest)
1781
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1782
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1783
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1784
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1785
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1786
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1791
+ end)
1792
+
1451
1793
  api.add_operation(:disassociate_phone_numbers_from_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1452
1794
  o.name = "DisassociatePhoneNumbersFromVoiceConnector"
1453
1795
  o.http_method = "POST"
@@ -1611,6 +1953,23 @@ module Aws::ChimeSDKVoice
1611
1953
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1612
1954
  end)
1613
1955
 
1956
+ api.add_operation(:get_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
1957
+ o.name = "GetSpeakerSearchTask"
1958
+ o.http_method = "GET"
1959
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}"
1960
+ o.input = Shapes::ShapeRef.new(shape: GetSpeakerSearchTaskRequest)
1961
+ o.output = Shapes::ShapeRef.new(shape: GetSpeakerSearchTaskResponse)
1962
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1963
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1968
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1969
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1970
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1971
+ end)
1972
+
1614
1973
  api.add_operation(:get_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1615
1974
  o.name = "GetVoiceConnector"
1616
1975
  o.http_method = "GET"
@@ -1746,6 +2105,55 @@ module Aws::ChimeSDKVoice
1746
2105
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1747
2106
  end)
1748
2107
 
2108
+ api.add_operation(:get_voice_profile, Seahorse::Model::Operation.new.tap do |o|
2109
+ o.name = "GetVoiceProfile"
2110
+ o.http_method = "GET"
2111
+ o.http_request_uri = "/voice-profiles/{VoiceProfileId}"
2112
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceProfileRequest)
2113
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceProfileResponse)
2114
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2115
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2116
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2117
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2118
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2119
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2120
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2121
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2122
+ end)
2123
+
2124
+ api.add_operation(:get_voice_profile_domain, Seahorse::Model::Operation.new.tap do |o|
2125
+ o.name = "GetVoiceProfileDomain"
2126
+ o.http_method = "GET"
2127
+ o.http_request_uri = "/voice-profile-domains/{VoiceProfileDomainId}"
2128
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceProfileDomainRequest)
2129
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceProfileDomainResponse)
2130
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2131
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2132
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2133
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2134
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2135
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2136
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2137
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2138
+ end)
2139
+
2140
+ api.add_operation(:get_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
2141
+ o.name = "GetVoiceToneAnalysisTask"
2142
+ o.http_method = "GET"
2143
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}"
2144
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceToneAnalysisTaskRequest)
2145
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceToneAnalysisTaskResponse)
2146
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2148
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2149
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2150
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2151
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2152
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2153
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2154
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2155
+ end)
2156
+
1749
2157
  api.add_operation(:list_available_voice_connector_regions, Seahorse::Model::Operation.new.tap do |o|
1750
2158
  o.name = "ListAvailableVoiceConnectorRegions"
1751
2159
  o.http_method = "GET"
@@ -1877,6 +2285,20 @@ module Aws::ChimeSDKVoice
1877
2285
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1878
2286
  end)
1879
2287
 
2288
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2289
+ o.name = "ListTagsForResource"
2290
+ o.http_method = "GET"
2291
+ o.http_request_uri = "/tags"
2292
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
2293
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
2294
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2295
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2296
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2297
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2298
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2299
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2300
+ end)
2301
+
1880
2302
  api.add_operation(:list_voice_connector_groups, Seahorse::Model::Operation.new.tap do |o|
1881
2303
  o.name = "ListVoiceConnectorGroups"
1882
2304
  o.http_method = "GET"
@@ -1932,6 +2354,48 @@ module Aws::ChimeSDKVoice
1932
2354
  )
1933
2355
  end)
1934
2356
 
2357
+ api.add_operation(:list_voice_profile_domains, Seahorse::Model::Operation.new.tap do |o|
2358
+ o.name = "ListVoiceProfileDomains"
2359
+ o.http_method = "GET"
2360
+ o.http_request_uri = "/voice-profile-domains"
2361
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceProfileDomainsRequest)
2362
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceProfileDomainsResponse)
2363
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2364
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2365
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2366
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2367
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2368
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2369
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2370
+ o[:pager] = Aws::Pager.new(
2371
+ limit_key: "max_results",
2372
+ tokens: {
2373
+ "next_token" => "next_token"
2374
+ }
2375
+ )
2376
+ end)
2377
+
2378
+ api.add_operation(:list_voice_profiles, Seahorse::Model::Operation.new.tap do |o|
2379
+ o.name = "ListVoiceProfiles"
2380
+ o.http_method = "GET"
2381
+ o.http_request_uri = "/voice-profiles"
2382
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceProfilesRequest)
2383
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceProfilesResponse)
2384
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2385
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2386
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2387
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2388
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2389
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2390
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2391
+ o[:pager] = Aws::Pager.new(
2392
+ limit_key: "max_results",
2393
+ tokens: {
2394
+ "next_token" => "next_token"
2395
+ }
2396
+ )
2397
+ end)
2398
+
1935
2399
  api.add_operation(:put_sip_media_application_alexa_skill_configuration, Seahorse::Model::Operation.new.tap do |o|
1936
2400
  o.name = "PutSipMediaApplicationAlexaSkillConfiguration"
1937
2401
  o.http_method = "PUT"
@@ -2106,6 +2570,111 @@ module Aws::ChimeSDKVoice
2106
2570
  )
2107
2571
  end)
2108
2572
 
2573
+ api.add_operation(:start_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
2574
+ o.name = "StartSpeakerSearchTask"
2575
+ o.http_method = "POST"
2576
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks"
2577
+ o.input = Shapes::ShapeRef.new(shape: StartSpeakerSearchTaskRequest)
2578
+ o.output = Shapes::ShapeRef.new(shape: StartSpeakerSearchTaskResponse)
2579
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2580
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2581
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2582
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2583
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2584
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2585
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2586
+ o.errors << Shapes::ShapeRef.new(shape: GoneException)
2587
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2588
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2589
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2590
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2591
+ end)
2592
+
2593
+ api.add_operation(:start_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
2594
+ o.name = "StartVoiceToneAnalysisTask"
2595
+ o.http_method = "POST"
2596
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks"
2597
+ o.input = Shapes::ShapeRef.new(shape: StartVoiceToneAnalysisTaskRequest)
2598
+ o.output = Shapes::ShapeRef.new(shape: StartVoiceToneAnalysisTaskResponse)
2599
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2600
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2601
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2602
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2603
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2604
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2605
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2606
+ o.errors << Shapes::ShapeRef.new(shape: GoneException)
2607
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2608
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2609
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2610
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2611
+ end)
2612
+
2613
+ api.add_operation(:stop_speaker_search_task, Seahorse::Model::Operation.new.tap do |o|
2614
+ o.name = "StopSpeakerSearchTask"
2615
+ o.http_method = "POST"
2616
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop"
2617
+ o.input = Shapes::ShapeRef.new(shape: StopSpeakerSearchTaskRequest)
2618
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2619
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2620
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2621
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2622
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2623
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2624
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2625
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2626
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2627
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2628
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2629
+ end)
2630
+
2631
+ api.add_operation(:stop_voice_tone_analysis_task, Seahorse::Model::Operation.new.tap do |o|
2632
+ o.name = "StopVoiceToneAnalysisTask"
2633
+ o.http_method = "POST"
2634
+ o.http_request_uri = "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop"
2635
+ o.input = Shapes::ShapeRef.new(shape: StopVoiceToneAnalysisTaskRequest)
2636
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2637
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2638
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2639
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2640
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2641
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2642
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2643
+ o.errors << Shapes::ShapeRef.new(shape: UnprocessableEntityException)
2644
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2645
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2646
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2647
+ end)
2648
+
2649
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2650
+ o.name = "TagResource"
2651
+ o.http_method = "POST"
2652
+ o.http_request_uri = "/tags?operation=tag-resource"
2653
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
2654
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2655
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2656
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2657
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2658
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2659
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2660
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2661
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2662
+ end)
2663
+
2664
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
2665
+ o.name = "UntagResource"
2666
+ o.http_method = "POST"
2667
+ o.http_request_uri = "/tags?operation=untag-resource"
2668
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
2669
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2670
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2671
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2672
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2673
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2674
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2675
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2676
+ end)
2677
+
2109
2678
  api.add_operation(:update_global_settings, Seahorse::Model::Operation.new.tap do |o|
2110
2679
  o.name = "UpdateGlobalSettings"
2111
2680
  o.http_method = "PUT"
@@ -2245,6 +2814,40 @@ module Aws::ChimeSDKVoice
2245
2814
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2246
2815
  end)
2247
2816
 
2817
+ api.add_operation(:update_voice_profile, Seahorse::Model::Operation.new.tap do |o|
2818
+ o.name = "UpdateVoiceProfile"
2819
+ o.http_method = "PUT"
2820
+ o.http_request_uri = "/voice-profiles/{VoiceProfileId}"
2821
+ o.input = Shapes::ShapeRef.new(shape: UpdateVoiceProfileRequest)
2822
+ o.output = Shapes::ShapeRef.new(shape: UpdateVoiceProfileResponse)
2823
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2824
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2825
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2826
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2827
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2828
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2829
+ o.errors << Shapes::ShapeRef.new(shape: GoneException)
2830
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2831
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2832
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2833
+ end)
2834
+
2835
+ api.add_operation(:update_voice_profile_domain, Seahorse::Model::Operation.new.tap do |o|
2836
+ o.name = "UpdateVoiceProfileDomain"
2837
+ o.http_method = "PUT"
2838
+ o.http_request_uri = "/voice-profile-domains/{VoiceProfileDomainId}"
2839
+ o.input = Shapes::ShapeRef.new(shape: UpdateVoiceProfileDomainRequest)
2840
+ o.output = Shapes::ShapeRef.new(shape: UpdateVoiceProfileDomainResponse)
2841
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2842
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2843
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2844
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2845
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2846
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2847
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2848
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2849
+ end)
2850
+
2248
2851
  api.add_operation(:validate_e911_address, Seahorse::Model::Operation.new.tap do |o|
2249
2852
  o.name = "ValidateE911Address"
2250
2853
  o.http_method = "POST"