aws-sdk-chime 1.14.0 → 1.15.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.
@@ -11,6 +11,7 @@ module Aws::Chime
11
11
 
12
12
  include Seahorse::Model
13
13
 
14
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
14
15
  Account = Shapes::StructureShape.new(name: 'Account')
15
16
  AccountList = Shapes::ListShape.new(name: 'AccountList')
16
17
  AccountName = Shapes::StringShape.new(name: 'AccountName')
@@ -18,6 +19,8 @@ module Aws::Chime
18
19
  AccountType = Shapes::StringShape.new(name: 'AccountType')
19
20
  AssociatePhoneNumberWithUserRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumberWithUserRequest')
20
21
  AssociatePhoneNumberWithUserResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumberWithUserResponse')
22
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupRequest')
23
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupResponse')
21
24
  AssociatePhoneNumbersWithVoiceConnectorRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorRequest')
22
25
  AssociatePhoneNumbersWithVoiceConnectorResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorResponse')
23
26
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
@@ -36,6 +39,8 @@ module Aws::Chime
36
39
  BotList = Shapes::ListShape.new(name: 'BotList')
37
40
  BotType = Shapes::StringShape.new(name: 'BotType')
38
41
  BusinessCallingSettings = Shapes::StructureShape.new(name: 'BusinessCallingSettings')
42
+ CallingName = Shapes::StringShape.new(name: 'CallingName')
43
+ CallingNameStatus = Shapes::StringShape.new(name: 'CallingNameStatus')
39
44
  CallingRegion = Shapes::StringShape.new(name: 'CallingRegion')
40
45
  CallingRegionList = Shapes::ListShape.new(name: 'CallingRegionList')
41
46
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
@@ -46,20 +51,27 @@ module Aws::Chime
46
51
  CreateBotResponse = Shapes::StructureShape.new(name: 'CreateBotResponse')
47
52
  CreatePhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderRequest')
48
53
  CreatePhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderResponse')
54
+ CreateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupRequest')
55
+ CreateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupResponse')
49
56
  CreateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorRequest')
50
57
  CreateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorResponse')
51
58
  Credential = Shapes::StructureShape.new(name: 'Credential')
52
59
  CredentialList = Shapes::ListShape.new(name: 'CredentialList')
60
+ DataRetentionInHours = Shapes::IntegerShape.new(name: 'DataRetentionInHours')
53
61
  DeleteAccountRequest = Shapes::StructureShape.new(name: 'DeleteAccountRequest')
54
62
  DeleteAccountResponse = Shapes::StructureShape.new(name: 'DeleteAccountResponse')
55
63
  DeleteEventsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventsConfigurationRequest')
56
64
  DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
65
+ DeleteVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorGroupRequest')
57
66
  DeleteVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorOriginationRequest')
58
67
  DeleteVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorRequest')
68
+ DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
59
69
  DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
60
70
  DeleteVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationRequest')
61
71
  DisassociatePhoneNumberFromUserRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserRequest')
62
72
  DisassociatePhoneNumberFromUserResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserResponse')
73
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
74
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupResponse')
63
75
  DisassociatePhoneNumbersFromVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorRequest')
64
76
  DisassociatePhoneNumbersFromVoiceConnectorResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorResponse')
65
77
  E164PhoneNumber = Shapes::StringShape.new(name: 'E164PhoneNumber')
@@ -82,14 +94,21 @@ module Aws::Chime
82
94
  GetPhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderResponse')
83
95
  GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
84
96
  GetPhoneNumberResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberResponse')
97
+ GetPhoneNumberSettingsResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberSettingsResponse')
85
98
  GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
86
99
  GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
87
100
  GetUserSettingsRequest = Shapes::StructureShape.new(name: 'GetUserSettingsRequest')
88
101
  GetUserSettingsResponse = Shapes::StructureShape.new(name: 'GetUserSettingsResponse')
102
+ GetVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorGroupRequest')
103
+ GetVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorGroupResponse')
104
+ GetVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorLoggingConfigurationRequest')
105
+ GetVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorLoggingConfigurationResponse')
89
106
  GetVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationRequest')
90
107
  GetVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationResponse')
91
108
  GetVoiceConnectorRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorRequest')
92
109
  GetVoiceConnectorResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorResponse')
110
+ GetVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorStreamingConfigurationRequest')
111
+ GetVoiceConnectorStreamingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorStreamingConfigurationResponse')
93
112
  GetVoiceConnectorTerminationHealthRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationHealthRequest')
94
113
  GetVoiceConnectorTerminationHealthResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationHealthResponse')
95
114
  GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
@@ -113,10 +132,13 @@ module Aws::Chime
113
132
  ListPhoneNumbersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumbersResponse')
114
133
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
115
134
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
135
+ ListVoiceConnectorGroupsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsRequest')
136
+ ListVoiceConnectorGroupsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsResponse')
116
137
  ListVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsRequest')
117
138
  ListVoiceConnectorTerminationCredentialsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsResponse')
118
139
  ListVoiceConnectorsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorsRequest')
119
140
  ListVoiceConnectorsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorsResponse')
141
+ LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
120
142
  LogoutUserRequest = Shapes::StructureShape.new(name: 'LogoutUserRequest')
121
143
  LogoutUserResponse = Shapes::StructureShape.new(name: 'LogoutUserResponse')
122
144
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
@@ -151,8 +173,12 @@ module Aws::Chime
151
173
  ProfileServiceMaxResults = Shapes::IntegerShape.new(name: 'ProfileServiceMaxResults')
152
174
  PutEventsConfigurationRequest = Shapes::StructureShape.new(name: 'PutEventsConfigurationRequest')
153
175
  PutEventsConfigurationResponse = Shapes::StructureShape.new(name: 'PutEventsConfigurationResponse')
176
+ PutVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationRequest')
177
+ PutVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationResponse')
154
178
  PutVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationRequest')
155
179
  PutVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationResponse')
180
+ PutVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationRequest')
181
+ PutVoiceConnectorStreamingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationResponse')
156
182
  PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
157
183
  PutVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationRequest')
158
184
  PutVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationResponse')
@@ -171,6 +197,7 @@ module Aws::Chime
171
197
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
172
198
  ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
173
199
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
200
+ StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
174
201
  String = Shapes::StringShape.new(name: 'String')
175
202
  StringList = Shapes::ListShape.new(name: 'StringList')
176
203
  TelephonySettings = Shapes::StructureShape.new(name: 'TelephonySettings')
@@ -191,11 +218,14 @@ module Aws::Chime
191
218
  UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
192
219
  UpdatePhoneNumberRequestItemList = Shapes::ListShape.new(name: 'UpdatePhoneNumberRequestItemList')
193
220
  UpdatePhoneNumberResponse = Shapes::StructureShape.new(name: 'UpdatePhoneNumberResponse')
221
+ UpdatePhoneNumberSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberSettingsRequest')
194
222
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
195
223
  UpdateUserRequestItem = Shapes::StructureShape.new(name: 'UpdateUserRequestItem')
196
224
  UpdateUserRequestItemList = Shapes::ListShape.new(name: 'UpdateUserRequestItemList')
197
225
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
198
226
  UpdateUserSettingsRequest = Shapes::StructureShape.new(name: 'UpdateUserSettingsRequest')
227
+ UpdateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorGroupRequest')
228
+ UpdateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorGroupResponse')
199
229
  UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
200
230
  UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
201
231
  User = Shapes::StructureShape.new(name: 'User')
@@ -206,10 +236,21 @@ module Aws::Chime
206
236
  UserList = Shapes::ListShape.new(name: 'UserList')
207
237
  UserSettings = Shapes::StructureShape.new(name: 'UserSettings')
208
238
  VoiceConnector = Shapes::StructureShape.new(name: 'VoiceConnector')
239
+ VoiceConnectorAwsRegion = Shapes::StringShape.new(name: 'VoiceConnectorAwsRegion')
240
+ VoiceConnectorGroup = Shapes::StructureShape.new(name: 'VoiceConnectorGroup')
241
+ VoiceConnectorGroupList = Shapes::ListShape.new(name: 'VoiceConnectorGroupList')
242
+ VoiceConnectorGroupName = Shapes::StringShape.new(name: 'VoiceConnectorGroupName')
243
+ VoiceConnectorItem = Shapes::StructureShape.new(name: 'VoiceConnectorItem')
244
+ VoiceConnectorItemList = Shapes::ListShape.new(name: 'VoiceConnectorItemList')
245
+ VoiceConnectorItemPriority = Shapes::IntegerShape.new(name: 'VoiceConnectorItemPriority')
209
246
  VoiceConnectorList = Shapes::ListShape.new(name: 'VoiceConnectorList')
210
247
  VoiceConnectorName = Shapes::StringShape.new(name: 'VoiceConnectorName')
211
248
  VoiceConnectorSettings = Shapes::StructureShape.new(name: 'VoiceConnectorSettings')
212
249
 
250
+ AccessDeniedException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
251
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
252
+ AccessDeniedException.struct_class = Types::AccessDeniedException
253
+
213
254
  Account.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AwsAccountId"))
214
255
  Account.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountId"))
215
256
  Account.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
@@ -232,8 +273,17 @@ module Aws::Chime
232
273
 
233
274
  AssociatePhoneNumberWithUserResponse.struct_class = Types::AssociatePhoneNumberWithUserResponse
234
275
 
276
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
277
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
278
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:force_associate, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ForceAssociate"))
279
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorGroupRequest
280
+
281
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
282
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorGroupResponse
283
+
235
284
  AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
236
285
  AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
286
+ AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:force_associate, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ForceAssociate"))
237
287
  AssociatePhoneNumbersWithVoiceConnectorRequest.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorRequest
238
288
 
239
289
  AssociatePhoneNumbersWithVoiceConnectorResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
@@ -319,7 +369,15 @@ module Aws::Chime
319
369
  CreatePhoneNumberOrderResponse.add_member(:phone_number_order, Shapes::ShapeRef.new(shape: PhoneNumberOrder, location_name: "PhoneNumberOrder"))
320
370
  CreatePhoneNumberOrderResponse.struct_class = Types::CreatePhoneNumberOrderResponse
321
371
 
372
+ CreateVoiceConnectorGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, required: true, location_name: "Name"))
373
+ CreateVoiceConnectorGroupRequest.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, location_name: "VoiceConnectorItems"))
374
+ CreateVoiceConnectorGroupRequest.struct_class = Types::CreateVoiceConnectorGroupRequest
375
+
376
+ CreateVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
377
+ CreateVoiceConnectorGroupResponse.struct_class = Types::CreateVoiceConnectorGroupResponse
378
+
322
379
  CreateVoiceConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, required: true, location_name: "Name"))
380
+ CreateVoiceConnectorRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegion, location_name: "AwsRegion"))
323
381
  CreateVoiceConnectorRequest.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "RequireEncryption"))
324
382
  CreateVoiceConnectorRequest.struct_class = Types::CreateVoiceConnectorRequest
325
383
 
@@ -344,12 +402,18 @@ module Aws::Chime
344
402
  DeletePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "phoneNumberId"))
345
403
  DeletePhoneNumberRequest.struct_class = Types::DeletePhoneNumberRequest
346
404
 
405
+ DeleteVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
406
+ DeleteVoiceConnectorGroupRequest.struct_class = Types::DeleteVoiceConnectorGroupRequest
407
+
347
408
  DeleteVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
348
409
  DeleteVoiceConnectorOriginationRequest.struct_class = Types::DeleteVoiceConnectorOriginationRequest
349
410
 
350
411
  DeleteVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
351
412
  DeleteVoiceConnectorRequest.struct_class = Types::DeleteVoiceConnectorRequest
352
413
 
414
+ DeleteVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
415
+ DeleteVoiceConnectorStreamingConfigurationRequest.struct_class = Types::DeleteVoiceConnectorStreamingConfigurationRequest
416
+
353
417
  DeleteVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
354
418
  DeleteVoiceConnectorTerminationCredentialsRequest.add_member(:usernames, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "Usernames"))
355
419
  DeleteVoiceConnectorTerminationCredentialsRequest.struct_class = Types::DeleteVoiceConnectorTerminationCredentialsRequest
@@ -363,6 +427,13 @@ module Aws::Chime
363
427
 
364
428
  DisassociatePhoneNumberFromUserResponse.struct_class = Types::DisassociatePhoneNumberFromUserResponse
365
429
 
430
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
431
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
432
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
433
+
434
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
435
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorGroupResponse
436
+
366
437
  DisassociatePhoneNumbersFromVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
367
438
  DisassociatePhoneNumbersFromVoiceConnectorRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
368
439
  DisassociatePhoneNumbersFromVoiceConnectorRequest.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorRequest
@@ -423,6 +494,10 @@ module Aws::Chime
423
494
  GetPhoneNumberResponse.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
424
495
  GetPhoneNumberResponse.struct_class = Types::GetPhoneNumberResponse
425
496
 
497
+ GetPhoneNumberSettingsResponse.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
498
+ GetPhoneNumberSettingsResponse.add_member(:calling_name_updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CallingNameUpdatedTimestamp"))
499
+ GetPhoneNumberSettingsResponse.struct_class = Types::GetPhoneNumberSettingsResponse
500
+
426
501
  GetUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
427
502
  GetUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
428
503
  GetUserRequest.struct_class = Types::GetUserRequest
@@ -437,6 +512,18 @@ module Aws::Chime
437
512
  GetUserSettingsResponse.add_member(:user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "UserSettings"))
438
513
  GetUserSettingsResponse.struct_class = Types::GetUserSettingsResponse
439
514
 
515
+ GetVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
516
+ GetVoiceConnectorGroupRequest.struct_class = Types::GetVoiceConnectorGroupRequest
517
+
518
+ GetVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
519
+ GetVoiceConnectorGroupResponse.struct_class = Types::GetVoiceConnectorGroupResponse
520
+
521
+ GetVoiceConnectorLoggingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
522
+ GetVoiceConnectorLoggingConfigurationRequest.struct_class = Types::GetVoiceConnectorLoggingConfigurationRequest
523
+
524
+ GetVoiceConnectorLoggingConfigurationResponse.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, location_name: "LoggingConfiguration"))
525
+ GetVoiceConnectorLoggingConfigurationResponse.struct_class = Types::GetVoiceConnectorLoggingConfigurationResponse
526
+
440
527
  GetVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
441
528
  GetVoiceConnectorOriginationRequest.struct_class = Types::GetVoiceConnectorOriginationRequest
442
529
 
@@ -449,6 +536,12 @@ module Aws::Chime
449
536
  GetVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
450
537
  GetVoiceConnectorResponse.struct_class = Types::GetVoiceConnectorResponse
451
538
 
539
+ GetVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
540
+ GetVoiceConnectorStreamingConfigurationRequest.struct_class = Types::GetVoiceConnectorStreamingConfigurationRequest
541
+
542
+ GetVoiceConnectorStreamingConfigurationResponse.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, location_name: "StreamingConfiguration"))
543
+ GetVoiceConnectorStreamingConfigurationResponse.struct_class = Types::GetVoiceConnectorStreamingConfigurationResponse
544
+
452
545
  GetVoiceConnectorTerminationHealthRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
453
546
  GetVoiceConnectorTerminationHealthRequest.struct_class = Types::GetVoiceConnectorTerminationHealthRequest
454
547
 
@@ -527,6 +620,14 @@ module Aws::Chime
527
620
  ListUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
528
621
  ListUsersResponse.struct_class = Types::ListUsersResponse
529
622
 
623
+ ListVoiceConnectorGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
624
+ ListVoiceConnectorGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
625
+ ListVoiceConnectorGroupsRequest.struct_class = Types::ListVoiceConnectorGroupsRequest
626
+
627
+ ListVoiceConnectorGroupsResponse.add_member(:voice_connector_groups, Shapes::ShapeRef.new(shape: VoiceConnectorGroupList, location_name: "VoiceConnectorGroups"))
628
+ ListVoiceConnectorGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
629
+ ListVoiceConnectorGroupsResponse.struct_class = Types::ListVoiceConnectorGroupsResponse
630
+
530
631
  ListVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
531
632
  ListVoiceConnectorTerminationCredentialsRequest.struct_class = Types::ListVoiceConnectorTerminationCredentialsRequest
532
633
 
@@ -541,6 +642,9 @@ module Aws::Chime
541
642
  ListVoiceConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
542
643
  ListVoiceConnectorsResponse.struct_class = Types::ListVoiceConnectorsResponse
543
644
 
645
+ LoggingConfiguration.add_member(:enable_sip_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSIPLogs"))
646
+ LoggingConfiguration.struct_class = Types::LoggingConfiguration
647
+
544
648
  LogoutUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
545
649
  LogoutUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
546
650
  LogoutUserRequest.struct_class = Types::LogoutUserRequest
@@ -579,6 +683,8 @@ module Aws::Chime
579
683
  PhoneNumber.add_member(:status, Shapes::ShapeRef.new(shape: PhoneNumberStatus, location_name: "Status"))
580
684
  PhoneNumber.add_member(:capabilities, Shapes::ShapeRef.new(shape: PhoneNumberCapabilities, location_name: "Capabilities"))
581
685
  PhoneNumber.add_member(:associations, Shapes::ShapeRef.new(shape: PhoneNumberAssociationList, location_name: "Associations"))
686
+ PhoneNumber.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
687
+ PhoneNumber.add_member(:calling_name_status, Shapes::ShapeRef.new(shape: CallingNameStatus, location_name: "CallingNameStatus"))
582
688
  PhoneNumber.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
583
689
  PhoneNumber.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
584
690
  PhoneNumber.add_member(:deletion_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "DeletionTimestamp"))
@@ -627,6 +733,13 @@ module Aws::Chime
627
733
  PutEventsConfigurationResponse.add_member(:events_configuration, Shapes::ShapeRef.new(shape: EventsConfiguration, location_name: "EventsConfiguration"))
628
734
  PutEventsConfigurationResponse.struct_class = Types::PutEventsConfigurationResponse
629
735
 
736
+ PutVoiceConnectorLoggingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
737
+ PutVoiceConnectorLoggingConfigurationRequest.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, required: true, location_name: "LoggingConfiguration"))
738
+ PutVoiceConnectorLoggingConfigurationRequest.struct_class = Types::PutVoiceConnectorLoggingConfigurationRequest
739
+
740
+ PutVoiceConnectorLoggingConfigurationResponse.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, location_name: "LoggingConfiguration"))
741
+ PutVoiceConnectorLoggingConfigurationResponse.struct_class = Types::PutVoiceConnectorLoggingConfigurationResponse
742
+
630
743
  PutVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
631
744
  PutVoiceConnectorOriginationRequest.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, required: true, location_name: "Origination"))
632
745
  PutVoiceConnectorOriginationRequest.struct_class = Types::PutVoiceConnectorOriginationRequest
@@ -634,6 +747,13 @@ module Aws::Chime
634
747
  PutVoiceConnectorOriginationResponse.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, location_name: "Origination"))
635
748
  PutVoiceConnectorOriginationResponse.struct_class = Types::PutVoiceConnectorOriginationResponse
636
749
 
750
+ PutVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
751
+ PutVoiceConnectorStreamingConfigurationRequest.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, required: true, location_name: "StreamingConfiguration"))
752
+ PutVoiceConnectorStreamingConfigurationRequest.struct_class = Types::PutVoiceConnectorStreamingConfigurationRequest
753
+
754
+ PutVoiceConnectorStreamingConfigurationResponse.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, location_name: "StreamingConfiguration"))
755
+ PutVoiceConnectorStreamingConfigurationResponse.struct_class = Types::PutVoiceConnectorStreamingConfigurationResponse
756
+
637
757
  PutVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
638
758
  PutVoiceConnectorTerminationCredentialsRequest.add_member(:credentials, Shapes::ShapeRef.new(shape: CredentialList, location_name: "Credentials"))
639
759
  PutVoiceConnectorTerminationCredentialsRequest.struct_class = Types::PutVoiceConnectorTerminationCredentialsRequest
@@ -691,6 +811,10 @@ module Aws::Chime
691
811
  ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
692
812
  ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
693
813
 
814
+ StreamingConfiguration.add_member(:data_retention_in_hours, Shapes::ShapeRef.new(shape: DataRetentionInHours, required: true, location_name: "DataRetentionInHours"))
815
+ StreamingConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
816
+ StreamingConfiguration.struct_class = Types::StreamingConfiguration
817
+
694
818
  StringList.member = Shapes::ShapeRef.new(shape: String)
695
819
 
696
820
  TelephonySettings.add_member(:inbound_calling, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "InboundCalling"))
@@ -748,10 +872,12 @@ module Aws::Chime
748
872
 
749
873
  UpdatePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "phoneNumberId"))
750
874
  UpdatePhoneNumberRequest.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
875
+ UpdatePhoneNumberRequest.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
751
876
  UpdatePhoneNumberRequest.struct_class = Types::UpdatePhoneNumberRequest
752
877
 
753
878
  UpdatePhoneNumberRequestItem.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "PhoneNumberId"))
754
879
  UpdatePhoneNumberRequestItem.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
880
+ UpdatePhoneNumberRequestItem.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
755
881
  UpdatePhoneNumberRequestItem.struct_class = Types::UpdatePhoneNumberRequestItem
756
882
 
757
883
  UpdatePhoneNumberRequestItemList.member = Shapes::ShapeRef.new(shape: UpdatePhoneNumberRequestItem)
@@ -759,6 +885,9 @@ module Aws::Chime
759
885
  UpdatePhoneNumberResponse.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
760
886
  UpdatePhoneNumberResponse.struct_class = Types::UpdatePhoneNumberResponse
761
887
 
888
+ UpdatePhoneNumberSettingsRequest.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, required: true, location_name: "CallingName"))
889
+ UpdatePhoneNumberSettingsRequest.struct_class = Types::UpdatePhoneNumberSettingsRequest
890
+
762
891
  UpdateUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
763
892
  UpdateUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
764
893
  UpdateUserRequest.add_member(:license_type, Shapes::ShapeRef.new(shape: License, location_name: "LicenseType"))
@@ -778,6 +907,14 @@ module Aws::Chime
778
907
  UpdateUserSettingsRequest.add_member(:user_settings, Shapes::ShapeRef.new(shape: UserSettings, required: true, location_name: "UserSettings"))
779
908
  UpdateUserSettingsRequest.struct_class = Types::UpdateUserSettingsRequest
780
909
 
910
+ UpdateVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
911
+ UpdateVoiceConnectorGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, required: true, location_name: "Name"))
912
+ UpdateVoiceConnectorGroupRequest.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, required: true, location_name: "VoiceConnectorItems"))
913
+ UpdateVoiceConnectorGroupRequest.struct_class = Types::UpdateVoiceConnectorGroupRequest
914
+
915
+ UpdateVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
916
+ UpdateVoiceConnectorGroupResponse.struct_class = Types::UpdateVoiceConnectorGroupResponse
917
+
781
918
  UpdateVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
782
919
  UpdateVoiceConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, required: true, location_name: "Name"))
783
920
  UpdateVoiceConnectorRequest.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "RequireEncryption"))
@@ -816,6 +953,7 @@ module Aws::Chime
816
953
  UserSettings.struct_class = Types::UserSettings
817
954
 
818
955
  VoiceConnector.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorId"))
956
+ VoiceConnector.add_member(:aws_region, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegion, location_name: "AwsRegion"))
819
957
  VoiceConnector.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, location_name: "Name"))
820
958
  VoiceConnector.add_member(:outbound_host_name, Shapes::ShapeRef.new(shape: String, location_name: "OutboundHostName"))
821
959
  VoiceConnector.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "RequireEncryption"))
@@ -823,6 +961,21 @@ module Aws::Chime
823
961
  VoiceConnector.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
824
962
  VoiceConnector.struct_class = Types::VoiceConnector
825
963
 
964
+ VoiceConnectorGroup.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorGroupId"))
965
+ VoiceConnectorGroup.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, location_name: "Name"))
966
+ VoiceConnectorGroup.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, location_name: "VoiceConnectorItems"))
967
+ VoiceConnectorGroup.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
968
+ VoiceConnectorGroup.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
969
+ VoiceConnectorGroup.struct_class = Types::VoiceConnectorGroup
970
+
971
+ VoiceConnectorGroupList.member = Shapes::ShapeRef.new(shape: VoiceConnectorGroup)
972
+
973
+ VoiceConnectorItem.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "VoiceConnectorId"))
974
+ VoiceConnectorItem.add_member(:priority, Shapes::ShapeRef.new(shape: VoiceConnectorItemPriority, required: true, location_name: "Priority"))
975
+ VoiceConnectorItem.struct_class = Types::VoiceConnectorItem
976
+
977
+ VoiceConnectorItemList.member = Shapes::ShapeRef.new(shape: VoiceConnectorItem)
978
+
826
979
  VoiceConnectorList.member = Shapes::ShapeRef.new(shape: VoiceConnector)
827
980
 
828
981
  VoiceConnectorSettings.add_member(:cdr_bucket, Shapes::ShapeRef.new(shape: String, location_name: "CdrBucket", metadata: {"box"=>true}))
@@ -854,6 +1007,7 @@ module Aws::Chime
854
1007
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
855
1008
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
856
1009
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1010
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
857
1011
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
858
1012
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
859
1013
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -869,6 +1023,23 @@ module Aws::Chime
869
1023
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
870
1024
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
871
1025
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1029
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1030
+ end)
1031
+
1032
+ api.add_operation(:associate_phone_numbers_with_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1033
+ o.name = "AssociatePhoneNumbersWithVoiceConnectorGroup"
1034
+ o.http_method = "POST"
1035
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers"
1036
+ o.input = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorGroupRequest)
1037
+ o.output = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorGroupResponse)
1038
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
872
1043
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
873
1044
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
874
1045
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -985,10 +1156,12 @@ module Aws::Chime
985
1156
  o.http_request_uri = "/phone-number-orders"
986
1157
  o.input = Shapes::ShapeRef.new(shape: CreatePhoneNumberOrderRequest)
987
1158
  o.output = Shapes::ShapeRef.new(shape: CreatePhoneNumberOrderResponse)
988
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
989
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
990
1159
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
991
1163
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1164
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
992
1165
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
993
1166
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
994
1167
  end)
@@ -999,10 +1172,28 @@ module Aws::Chime
999
1172
  o.http_request_uri = "/voice-connectors"
1000
1173
  o.input = Shapes::ShapeRef.new(shape: CreateVoiceConnectorRequest)
1001
1174
  o.output = Shapes::ShapeRef.new(shape: CreateVoiceConnectorResponse)
1002
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1003
1176
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1179
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1180
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1183
+ end)
1184
+
1185
+ api.add_operation(:create_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1186
+ o.name = "CreateVoiceConnectorGroup"
1187
+ o.http_method = "POST"
1188
+ o.http_request_uri = "/voice-connector-groups"
1189
+ o.input = Shapes::ShapeRef.new(shape: CreateVoiceConnectorGroupRequest)
1190
+ o.output = Shapes::ShapeRef.new(shape: CreateVoiceConnectorGroupResponse)
1004
1191
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1005
1195
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1196
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1006
1197
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1007
1198
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1008
1199
  end)
@@ -1062,6 +1253,23 @@ module Aws::Chime
1062
1253
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1063
1254
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1064
1255
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1256
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1258
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1259
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1260
+ end)
1261
+
1262
+ api.add_operation(:delete_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1263
+ o.name = "DeleteVoiceConnectorGroup"
1264
+ o.http_method = "DELETE"
1265
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
1266
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorGroupRequest)
1267
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1268
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1065
1273
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1066
1274
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1067
1275
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -1082,6 +1290,21 @@ module Aws::Chime
1082
1290
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1083
1291
  end)
1084
1292
 
1293
+ api.add_operation(:delete_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
1294
+ o.name = "DeleteVoiceConnectorStreamingConfiguration"
1295
+ o.http_method = "DELETE"
1296
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
1297
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorStreamingConfigurationRequest)
1298
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1299
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1300
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1301
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1302
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1304
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1305
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1306
+ end)
1307
+
1085
1308
  api.add_operation(:delete_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
1086
1309
  o.name = "DeleteVoiceConnectorTermination"
1087
1310
  o.http_method = "DELETE"
@@ -1142,6 +1365,21 @@ module Aws::Chime
1142
1365
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1143
1366
  end)
1144
1367
 
1368
+ api.add_operation(:disassociate_phone_numbers_from_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1369
+ o.name = "DisassociatePhoneNumbersFromVoiceConnectorGroup"
1370
+ o.http_method = "POST"
1371
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers"
1372
+ o.input = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest)
1373
+ o.output = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse)
1374
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1375
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1376
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1377
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1378
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1379
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1380
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1381
+ end)
1382
+
1145
1383
  api.add_operation(:get_account, Seahorse::Model::Operation.new.tap do |o|
1146
1384
  o.name = "GetAccount"
1147
1385
  o.http_method = "GET"
@@ -1245,6 +1483,20 @@ module Aws::Chime
1245
1483
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1246
1484
  end)
1247
1485
 
1486
+ api.add_operation(:get_phone_number_settings, Seahorse::Model::Operation.new.tap do |o|
1487
+ o.name = "GetPhoneNumberSettings"
1488
+ o.http_method = "GET"
1489
+ o.http_request_uri = "/settings/phone-number"
1490
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1491
+ o.output = Shapes::ShapeRef.new(shape: GetPhoneNumberSettingsResponse)
1492
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1495
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1496
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1497
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1498
+ end)
1499
+
1248
1500
  api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
1249
1501
  o.name = "GetUser"
1250
1502
  o.http_method = "GET"
@@ -1290,6 +1542,36 @@ module Aws::Chime
1290
1542
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1291
1543
  end)
1292
1544
 
1545
+ api.add_operation(:get_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1546
+ o.name = "GetVoiceConnectorGroup"
1547
+ o.http_method = "GET"
1548
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
1549
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorGroupRequest)
1550
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorGroupResponse)
1551
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1553
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1554
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1555
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1556
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1557
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1558
+ end)
1559
+
1560
+ api.add_operation(:get_voice_connector_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1561
+ o.name = "GetVoiceConnectorLoggingConfiguration"
1562
+ o.http_method = "GET"
1563
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/logging-configuration"
1564
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorLoggingConfigurationRequest)
1565
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorLoggingConfigurationResponse)
1566
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1567
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1571
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1573
+ end)
1574
+
1293
1575
  api.add_operation(:get_voice_connector_origination, Seahorse::Model::Operation.new.tap do |o|
1294
1576
  o.name = "GetVoiceConnectorOrigination"
1295
1577
  o.http_method = "GET"
@@ -1305,6 +1587,21 @@ module Aws::Chime
1305
1587
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1306
1588
  end)
1307
1589
 
1590
+ api.add_operation(:get_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
1591
+ o.name = "GetVoiceConnectorStreamingConfiguration"
1592
+ o.http_method = "GET"
1593
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
1594
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorStreamingConfigurationRequest)
1595
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorStreamingConfigurationResponse)
1596
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1597
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1598
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1599
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1600
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1601
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1602
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1603
+ end)
1604
+
1308
1605
  api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
1309
1606
  o.name = "GetVoiceConnectorTermination"
1310
1607
  o.http_method = "GET"
@@ -1383,6 +1680,12 @@ module Aws::Chime
1383
1680
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1384
1681
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1385
1682
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1683
+ o[:pager] = Aws::Pager.new(
1684
+ limit_key: "max_results",
1685
+ tokens: {
1686
+ "next_token" => "next_token"
1687
+ }
1688
+ )
1386
1689
  end)
1387
1690
 
1388
1691
  api.add_operation(:list_phone_number_orders, Seahorse::Model::Operation.new.tap do |o|
@@ -1446,6 +1749,26 @@ module Aws::Chime
1446
1749
  )
1447
1750
  end)
1448
1751
 
1752
+ api.add_operation(:list_voice_connector_groups, Seahorse::Model::Operation.new.tap do |o|
1753
+ o.name = "ListVoiceConnectorGroups"
1754
+ o.http_method = "GET"
1755
+ o.http_request_uri = "/voice-connector-groups"
1756
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceConnectorGroupsRequest)
1757
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceConnectorGroupsResponse)
1758
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1759
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1760
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1761
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1762
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1763
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1764
+ o[:pager] = Aws::Pager.new(
1765
+ limit_key: "max_results",
1766
+ tokens: {
1767
+ "next_token" => "next_token"
1768
+ }
1769
+ )
1770
+ end)
1771
+
1449
1772
  api.add_operation(:list_voice_connector_termination_credentials, Seahorse::Model::Operation.new.tap do |o|
1450
1773
  o.name = "ListVoiceConnectorTerminationCredentials"
1451
1774
  o.http_method = "GET"
@@ -1511,6 +1834,21 @@ module Aws::Chime
1511
1834
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1512
1835
  end)
1513
1836
 
1837
+ api.add_operation(:put_voice_connector_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1838
+ o.name = "PutVoiceConnectorLoggingConfiguration"
1839
+ o.http_method = "PUT"
1840
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/logging-configuration"
1841
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorLoggingConfigurationRequest)
1842
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorLoggingConfigurationResponse)
1843
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1844
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1845
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1846
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1847
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1848
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1849
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1850
+ end)
1851
+
1514
1852
  api.add_operation(:put_voice_connector_origination, Seahorse::Model::Operation.new.tap do |o|
1515
1853
  o.name = "PutVoiceConnectorOrigination"
1516
1854
  o.http_method = "PUT"
@@ -1526,6 +1864,21 @@ module Aws::Chime
1526
1864
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1527
1865
  end)
1528
1866
 
1867
+ api.add_operation(:put_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
1868
+ o.name = "PutVoiceConnectorStreamingConfiguration"
1869
+ o.http_method = "PUT"
1870
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
1871
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorStreamingConfigurationRequest)
1872
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorStreamingConfigurationResponse)
1873
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1874
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1879
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1880
+ end)
1881
+
1529
1882
  api.add_operation(:put_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
1530
1883
  o.name = "PutVoiceConnectorTermination"
1531
1884
  o.http_method = "PUT"
@@ -1536,6 +1889,7 @@ module Aws::Chime
1536
1889
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1537
1890
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1538
1891
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1892
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1539
1893
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1540
1894
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1541
1895
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -1596,6 +1950,7 @@ module Aws::Chime
1596
1950
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1597
1951
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1598
1952
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1599
1954
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1600
1955
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1601
1956
  end)
@@ -1606,9 +1961,10 @@ module Aws::Chime
1606
1961
  o.http_request_uri = "/search?type=phone-numbers"
1607
1962
  o.input = Shapes::ShapeRef.new(shape: SearchAvailablePhoneNumbersRequest)
1608
1963
  o.output = Shapes::ShapeRef.new(shape: SearchAvailablePhoneNumbersResponse)
1609
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1610
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1611
1964
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1612
1968
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1613
1969
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1614
1970
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -1688,6 +2044,20 @@ module Aws::Chime
1688
2044
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1689
2045
  end)
1690
2046
 
2047
+ api.add_operation(:update_phone_number_settings, Seahorse::Model::Operation.new.tap do |o|
2048
+ o.name = "UpdatePhoneNumberSettings"
2049
+ o.http_method = "PUT"
2050
+ o.http_request_uri = "/settings/phone-number"
2051
+ o.input = Shapes::ShapeRef.new(shape: UpdatePhoneNumberSettingsRequest)
2052
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2053
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2054
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2055
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2056
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2057
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2058
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2059
+ end)
2060
+
1691
2061
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
1692
2062
  o.name = "UpdateUser"
1693
2063
  o.http_method = "POST"
@@ -1732,6 +2102,22 @@ module Aws::Chime
1732
2102
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1733
2103
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1734
2104
  end)
2105
+
2106
+ api.add_operation(:update_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
2107
+ o.name = "UpdateVoiceConnectorGroup"
2108
+ o.http_method = "PUT"
2109
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
2110
+ o.input = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorGroupRequest)
2111
+ o.output = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorGroupResponse)
2112
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2113
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2114
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2115
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2116
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2117
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2118
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2119
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2120
+ end)
1735
2121
  end
1736
2122
 
1737
2123
  end