1{
2  "version":"2.0",
3  "metadata":{
4    "apiVersion":"2022-08-03",
5    "endpointPrefix":"voice-chime",
6    "protocol":"rest-json",
7    "serviceFullName":"Amazon Chime SDK Voice",
8    "serviceId":"Chime SDK Voice",
9    "signatureVersion":"v4",
10    "signingName":"chime",
11    "uid":"chime-sdk-voice-2022-08-03"
12  },
13  "operations":{
14    "AssociatePhoneNumbersWithVoiceConnector":{
15      "name":"AssociatePhoneNumbersWithVoiceConnector",
16      "http":{
17        "method":"POST",
18        "requestUri":"/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers",
19        "responseCode":200
20      },
21      "input":{"shape":"AssociatePhoneNumbersWithVoiceConnectorRequest"},
22      "output":{"shape":"AssociatePhoneNumbersWithVoiceConnectorResponse"},
23      "errors":[
24        {"shape":"UnauthorizedClientException"},
25        {"shape":"NotFoundException"},
26        {"shape":"ForbiddenException"},
27        {"shape":"BadRequestException"},
28        {"shape":"AccessDeniedException"},
29        {"shape":"ThrottledClientException"},
30        {"shape":"ServiceUnavailableException"},
31        {"shape":"ServiceFailureException"}
32      ],
33      "documentation":"<p>Associates phone numbers with the specified Amazon Chime SDK Voice Connector.</p>"
34    },
35    "AssociatePhoneNumbersWithVoiceConnectorGroup":{
36      "name":"AssociatePhoneNumbersWithVoiceConnectorGroup",
37      "http":{
38        "method":"POST",
39        "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers",
40        "responseCode":200
41      },
42      "input":{"shape":"AssociatePhoneNumbersWithVoiceConnectorGroupRequest"},
43      "output":{"shape":"AssociatePhoneNumbersWithVoiceConnectorGroupResponse"},
44      "errors":[
45        {"shape":"UnauthorizedClientException"},
46        {"shape":"NotFoundException"},
47        {"shape":"ForbiddenException"},
48        {"shape":"BadRequestException"},
49        {"shape":"AccessDeniedException"},
50        {"shape":"ThrottledClientException"},
51        {"shape":"ServiceUnavailableException"},
52        {"shape":"ServiceFailureException"}
53      ],
54      "documentation":"<p>Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.</p>"
55    },
56    "BatchDeletePhoneNumber":{
57      "name":"BatchDeletePhoneNumber",
58      "http":{
59        "method":"POST",
60        "requestUri":"/phone-numbers?operation=batch-delete",
61        "responseCode":200
62      },
63      "input":{"shape":"BatchDeletePhoneNumberRequest"},
64      "output":{"shape":"BatchDeletePhoneNumberResponse"},
65      "errors":[
66        {"shape":"UnauthorizedClientException"},
67        {"shape":"NotFoundException"},
68        {"shape":"ForbiddenException"},
69        {"shape":"BadRequestException"},
70        {"shape":"ThrottledClientException"},
71        {"shape":"ServiceUnavailableException"},
72        {"shape":"ServiceFailureException"}
73      ],
74      "documentation":"<p> Moves phone numbers into the <b>Deletion queue</b>. Phone numbers must be disassociated from any users or Amazon Chime SDK Voice Connectors before they can be deleted. </p> <p> Phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted permanently. </p>"
75    },
76    "BatchUpdatePhoneNumber":{
77      "name":"BatchUpdatePhoneNumber",
78      "http":{
79        "method":"POST",
80        "requestUri":"/phone-numbers?operation=batch-update",
81        "responseCode":200
82      },
83      "input":{"shape":"BatchUpdatePhoneNumberRequest"},
84      "output":{"shape":"BatchUpdatePhoneNumberResponse"},
85      "errors":[
86        {"shape":"UnauthorizedClientException"},
87        {"shape":"NotFoundException"},
88        {"shape":"ForbiddenException"},
89        {"shape":"BadRequestException"},
90        {"shape":"ThrottledClientException"},
91        {"shape":"ServiceUnavailableException"},
92        {"shape":"ServiceFailureException"}
93      ],
94      "documentation":"<p>Updates one or more phone numbers.</p>"
95    },
96    "CreatePhoneNumberOrder":{
97      "name":"CreatePhoneNumberOrder",
98      "http":{
99        "method":"POST",
100        "requestUri":"/phone-number-orders",
101        "responseCode":201
102      },
103      "input":{"shape":"CreatePhoneNumberOrderRequest"},
104      "output":{"shape":"CreatePhoneNumberOrderResponse"},
105      "errors":[
106        {"shape":"BadRequestException"},
107        {"shape":"ForbiddenException"},
108        {"shape":"AccessDeniedException"},
109        {"shape":"UnauthorizedClientException"},
110        {"shape":"ThrottledClientException"},
111        {"shape":"ResourceLimitExceededException"},
112        {"shape":"ServiceUnavailableException"},
113        {"shape":"ServiceFailureException"}
114      ],
115      "documentation":"<p>Creates an order for phone numbers to be provisioned. For numbers outside the U.S., you must use the Amazon Chime SDK SIP media application dial-in product type.</p>"
116    },
117    "CreateProxySession":{
118      "name":"CreateProxySession",
119      "http":{
120        "method":"POST",
121        "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions",
122        "responseCode":201
123      },
124      "input":{"shape":"CreateProxySessionRequest"},
125      "output":{"shape":"CreateProxySessionResponse"},
126      "errors":[
127        {"shape":"UnauthorizedClientException"},
128        {"shape":"NotFoundException"},
129        {"shape":"ForbiddenException"},
130        {"shape":"BadRequestException"},
131        {"shape":"ThrottledClientException"},
132        {"shape":"ServiceUnavailableException"},
133        {"shape":"ServiceFailureException"}
134      ],
135      "documentation":"<p>Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone numbers.</p>"
136    },
137    "CreateSipMediaApplication":{
138      "name":"CreateSipMediaApplication",
139      "http":{
140        "method":"POST",
141        "requestUri":"/sip-media-applications",
142        "responseCode":201
143      },
144      "input":{"shape":"CreateSipMediaApplicationRequest"},
145      "output":{"shape":"CreateSipMediaApplicationResponse"},
146      "errors":[
147        {"shape":"BadRequestException"},
148        {"shape":"ForbiddenException"},
149        {"shape":"AccessDeniedException"},
150        {"shape":"UnauthorizedClientException"},
151        {"shape":"ThrottledClientException"},
152        {"shape":"ResourceLimitExceededException"},
153        {"shape":"ConflictException"},
154        {"shape":"ServiceUnavailableException"},
155        {"shape":"ServiceFailureException"}
156      ],
157      "documentation":"<p>Creates a SIP media application. For more information about SIP media applications, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/ag/manage-sip-applications.html\">Managing SIP media applications and rules</a> in the <i>Amazon Chime SDK Administrator Guide</i>.</p>"
158    },
159    "CreateSipMediaApplicationCall":{
160      "name":"CreateSipMediaApplicationCall",
161      "http":{
162        "method":"POST",
163        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls",
164        "responseCode":201
165      },
166      "input":{"shape":"CreateSipMediaApplicationCallRequest"},
167      "output":{"shape":"CreateSipMediaApplicationCallResponse"},
168      "errors":[
169        {"shape":"BadRequestException"},
170        {"shape":"ForbiddenException"},
171        {"shape":"ResourceLimitExceededException"},
172        {"shape":"ThrottledClientException"},
173        {"shape":"UnauthorizedClientException"},
174        {"shape":"AccessDeniedException"},
175        {"shape":"ServiceUnavailableException"},
176        {"shape":"ServiceFailureException"}
177      ],
178      "documentation":"<p>Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the endpoint of the specified <code>sipMediaApplicationId</code>.</p>"
179    },
180    "CreateSipRule":{
181      "name":"CreateSipRule",
182      "http":{
183        "method":"POST",
184        "requestUri":"/sip-rules",
185        "responseCode":201
186      },
187      "input":{"shape":"CreateSipRuleRequest"},
188      "output":{"shape":"CreateSipRuleResponse"},
189      "errors":[
190        {"shape":"BadRequestException"},
191        {"shape":"ForbiddenException"},
192        {"shape":"AccessDeniedException"},
193        {"shape":"UnauthorizedClientException"},
194        {"shape":"ThrottledClientException"},
195        {"shape":"ResourceLimitExceededException"},
196        {"shape":"ConflictException"},
197        {"shape":"ServiceUnavailableException"},
198        {"shape":"ServiceFailureException"}
199      ],
200      "documentation":"<p>Creates a SIP rule, which can be used to run a SIP media application as a target for a specific trigger type. For more information about SIP rules, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/ag/manage-sip-applications.html\">Managing SIP media applications and rules</a> in the <i>Amazon Chime SDK Administrator Guide</i>.</p>"
201    },
202    "CreateVoiceConnector":{
203      "name":"CreateVoiceConnector",
204      "http":{
205        "method":"POST",
206        "requestUri":"/voice-connectors",
207        "responseCode":201
208      },
209      "input":{"shape":"CreateVoiceConnectorRequest"},
210      "output":{"shape":"CreateVoiceConnectorResponse"},
211      "errors":[
212        {"shape":"BadRequestException"},
213        {"shape":"ForbiddenException"},
214        {"shape":"AccessDeniedException"},
215        {"shape":"UnauthorizedClientException"},
216        {"shape":"ThrottledClientException"},
217        {"shape":"ResourceLimitExceededException"},
218        {"shape":"ServiceUnavailableException"},
219        {"shape":"ServiceFailureException"}
220      ],
221      "documentation":"<p>Creates an Amazon Chime SDK Voice Connector. For more information about Voice Connectors, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/ag/voice-connector-groups.html\">Managing Amazon Chime SDK Voice Connector groups</a> in the <i>Amazon Chime SDK Administrator Guide</i>.</p>"
222    },
223    "CreateVoiceConnectorGroup":{
224      "name":"CreateVoiceConnectorGroup",
225      "http":{
226        "method":"POST",
227        "requestUri":"/voice-connector-groups",
228        "responseCode":201
229      },
230      "input":{"shape":"CreateVoiceConnectorGroupRequest"},
231      "output":{"shape":"CreateVoiceConnectorGroupResponse"},
232      "errors":[
233        {"shape":"BadRequestException"},
234        {"shape":"ForbiddenException"},
235        {"shape":"AccessDeniedException"},
236        {"shape":"UnauthorizedClientException"},
237        {"shape":"ThrottledClientException"},
238        {"shape":"ResourceLimitExceededException"},
239        {"shape":"ServiceUnavailableException"},
240        {"shape":"ServiceFailureException"}
241      ],
242      "documentation":"<p>Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account. You can associate Amazon Chime SDK Voice Connectors with the Voice Connector group by including <code>VoiceConnectorItems</code> in the request. </p> <p>You can include Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.</p>"
243    },
244    "CreateVoiceProfile":{
245      "name":"CreateVoiceProfile",
246      "http":{
247        "method":"POST",
248        "requestUri":"/voice-profiles",
249        "responseCode":201
250      },
251      "input":{"shape":"CreateVoiceProfileRequest"},
252      "output":{"shape":"CreateVoiceProfileResponse"},
253      "errors":[
254        {"shape":"BadRequestException"},
255        {"shape":"ResourceLimitExceededException"},
256        {"shape":"UnauthorizedClientException"},
257        {"shape":"ForbiddenException"},
258        {"shape":"AccessDeniedException"},
259        {"shape":"NotFoundException"},
260        {"shape":"ConflictException"},
261        {"shape":"GoneException"},
262        {"shape":"ThrottledClientException"},
263        {"shape":"ServiceUnavailableException"},
264        {"shape":"ServiceFailureException"}
265      ],
266      "documentation":"<p>Creates a voice profile, which consists of an enrolled user and their latest voice print.</p> <important> <p>Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the <a href=\"https://aws.amazon.com/service-terms/\">AWS service terms</a> for the Amazon Chime SDK.</p> </important> <p>For more information about voice profiles and voice analytics, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/dg/pstn-voice-analytics.html\">Using Amazon Chime SDK Voice Analytics</a> in the <i>Amazon Chime SDK Developer Guide</i>.</p>"
267    },
268    "CreateVoiceProfileDomain":{
269      "name":"CreateVoiceProfileDomain",
270      "http":{
271        "method":"POST",
272        "requestUri":"/voice-profile-domains",
273        "responseCode":201
274      },
275      "input":{"shape":"CreateVoiceProfileDomainRequest"},
276      "output":{"shape":"CreateVoiceProfileDomainResponse"},
277      "errors":[
278        {"shape":"BadRequestException"},
279        {"shape":"ForbiddenException"},
280        {"shape":"AccessDeniedException"},
281        {"shape":"ConflictException"},
282        {"shape":"UnauthorizedClientException"},
283        {"shape":"ThrottledClientException"},
284        {"shape":"ResourceLimitExceededException"},
285        {"shape":"ServiceUnavailableException"},
286        {"shape":"ServiceFailureException"}
287      ],
288      "documentation":"<p>Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment audio.</p> <important> <p>Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the <a href=\"https://aws.amazon.com/service-terms/\">AWS service terms</a> for the Amazon Chime SDK.</p> </important> <p>For more information about voice profile domains, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/dg/pstn-voice-analytics.html\">Using Amazon Chime SDK Voice Analytics</a> in the <i>Amazon Chime SDK Developer Guide</i>.</p>"
289    },
290    "DeletePhoneNumber":{
291      "name":"DeletePhoneNumber",
292      "http":{
293        "method":"DELETE",
294        "requestUri":"/phone-numbers/{phoneNumberId}",
295        "responseCode":204
296      },
297      "input":{"shape":"DeletePhoneNumberRequest"},
298      "errors":[
299        {"shape":"UnauthorizedClientException"},
300        {"shape":"NotFoundException"},
301        {"shape":"ForbiddenException"},
302        {"shape":"BadRequestException"},
303        {"shape":"ThrottledClientException"},
304        {"shape":"ServiceUnavailableException"},
305        {"shape":"ServiceFailureException"}
306      ],
307      "documentation":"<p>Moves the specified phone number into the <b>Deletion queue</b>. A phone number must be disassociated from any users or Amazon Chime SDK Voice Connectors before it can be deleted.</p> <p>Deleted phone numbers remain in the <b>Deletion queue</b> queue for 7 days before they are deleted permanently.</p>"
308    },
309    "DeleteProxySession":{
310      "name":"DeleteProxySession",
311      "http":{
312        "method":"DELETE",
313        "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
314        "responseCode":204
315      },
316      "input":{"shape":"DeleteProxySessionRequest"},
317      "errors":[
318        {"shape":"UnauthorizedClientException"},
319        {"shape":"NotFoundException"},
320        {"shape":"ForbiddenException"},
321        {"shape":"BadRequestException"},
322        {"shape":"ThrottledClientException"},
323        {"shape":"ServiceUnavailableException"},
324        {"shape":"ServiceFailureException"}
325      ],
326      "documentation":"<p>Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.</p>"
327    },
328    "DeleteSipMediaApplication":{
329      "name":"DeleteSipMediaApplication",
330      "http":{
331        "method":"DELETE",
332        "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
333        "responseCode":204
334      },
335      "input":{"shape":"DeleteSipMediaApplicationRequest"},
336      "errors":[
337        {"shape":"UnauthorizedClientException"},
338        {"shape":"NotFoundException"},
339        {"shape":"ForbiddenException"},
340        {"shape":"BadRequestException"},
341        {"shape":"ConflictException"},
342        {"shape":"ThrottledClientException"},
343        {"shape":"ServiceUnavailableException"},
344        {"shape":"ServiceFailureException"}
345      ],
346      "documentation":"<p>Deletes a SIP media application.</p>"
347    },
348    "DeleteSipRule":{
349      "name":"DeleteSipRule",
350      "http":{
351        "method":"DELETE",
352        "requestUri":"/sip-rules/{sipRuleId}",
353        "responseCode":204
354      },
355      "input":{"shape":"DeleteSipRuleRequest"},
356      "errors":[
357        {"shape":"UnauthorizedClientException"},
358        {"shape":"NotFoundException"},
359        {"shape":"ForbiddenException"},
360        {"shape":"BadRequestException"},
361        {"shape":"ConflictException"},
362        {"shape":"ThrottledClientException"},
363        {"shape":"ServiceUnavailableException"},
364        {"shape":"ServiceFailureException"}
365      ],
366      "documentation":"<p>Deletes a SIP rule.</p>"
367    },
368    "DeleteVoiceConnector":{
369      "name":"DeleteVoiceConnector",
370      "http":{
371        "method":"DELETE",
372        "requestUri":"/voice-connectors/{voiceConnectorId}",
373        "responseCode":204
374      },
375      "input":{"shape":"DeleteVoiceConnectorRequest"},
376      "errors":[
377        {"shape":"UnauthorizedClientException"},
378        {"shape":"NotFoundException"},
379        {"shape":"ForbiddenException"},
380        {"shape":"BadRequestException"},
381        {"shape":"ConflictException"},
382        {"shape":"ThrottledClientException"},
383        {"shape":"ServiceUnavailableException"},
384        {"shape":"ServiceFailureException"}
385      ],
386      "documentation":"<p>Deletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.</p>"
387    },
388    "DeleteVoiceConnectorEmergencyCallingConfiguration":{
389      "name":"DeleteVoiceConnectorEmergencyCallingConfiguration",
390      "http":{
391        "method":"DELETE",
392        "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
393        "responseCode":204
394      },
395      "input":{"shape":"DeleteVoiceConnectorEmergencyCallingConfigurationRequest"},
396      "errors":[
397        {"shape":"UnauthorizedClientException"},
398        {"shape":"NotFoundException"},
399        {"shape":"ForbiddenException"},
400        {"shape":"BadRequestException"},
401        {"shape":"ThrottledClientException"},
402        {"shape":"ServiceUnavailableException"},
403        {"shape":"ServiceFailureException"}
404      ],
405      "documentation":"<p>Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.</p>"
406    },
407    "DeleteVoiceConnectorGroup":{
408      "name":"DeleteVoiceConnectorGroup",
409      "http":{
410        "method":"DELETE",
411        "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
412        "responseCode":204
413      },
414      "input":{"shape":"DeleteVoiceConnectorGroupRequest"},
415      "errors":[
416        {"shape":"UnauthorizedClientException"},
417        {"shape":"NotFoundException"},
418        {"shape":"ForbiddenException"},
419        {"shape":"BadRequestException"},
420        {"shape":"ConflictException"},
421        {"shape":"ThrottledClientException"},
422        {"shape":"ServiceUnavailableException"},
423        {"shape":"ServiceFailureException"}
424      ],
425      "documentation":"<p>Deletes an Amazon Chime SDK Voice Connector group. Any <code>VoiceConnectorItems</code> and phone numbers associated with the group must be removed before it can be deleted.</p>"
426    },
427    "DeleteVoiceConnectorOrigination":{
428      "name":"DeleteVoiceConnectorOrigination",
429      "http":{
430        "method":"DELETE",
431        "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
432        "responseCode":204
433      },
434      "input":{"shape":"DeleteVoiceConnectorOriginationRequest"},
435      "errors":[
436        {"shape":"UnauthorizedClientException"},
437        {"shape":"NotFoundException"},
438        {"shape":"ForbiddenException"},
439        {"shape":"BadRequestException"},
440        {"shape":"ThrottledClientException"},
441        {"shape":"ServiceUnavailableException"},
442        {"shape":"ServiceFailureException"}
443      ],
444      "documentation":"<p>Deletes the origination settings for the specified Amazon Chime SDK Voice Connector. </p> <note> <p>If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the origination settings.</p> </note>"
445    },
446    "DeleteVoiceConnectorProxy":{
447      "name":"DeleteVoiceConnectorProxy",
448      "http":{
449        "method":"DELETE",
450        "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
451        "responseCode":204
452      },
453      "input":{"shape":"DeleteVoiceConnectorProxyRequest"},
454      "errors":[
455        {"shape":"UnauthorizedClientException"},
456        {"shape":"NotFoundException"},
457        {"shape":"ForbiddenException"},
458        {"shape":"BadRequestException"},
459        {"shape":"ThrottledClientException"},
460        {"shape":"ServiceUnavailableException"},
461        {"shape":"ServiceFailureException"}
462      ],
463      "documentation":"<p>Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.</p>"
464    },
465    "DeleteVoiceConnectorStreamingConfiguration":{
466      "name":"DeleteVoiceConnectorStreamingConfiguration",
467      "http":{
468        "method":"DELETE",
469        "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
470        "responseCode":204
471      },
472      "input":{"shape":"DeleteVoiceConnectorStreamingConfigurationRequest"},
473      "errors":[
474        {"shape":"UnauthorizedClientException"},
475        {"shape":"NotFoundException"},
476        {"shape":"ForbiddenException"},
477        {"shape":"BadRequestException"},
478        {"shape":"ThrottledClientException"},
479        {"shape":"ServiceUnavailableException"},
480        {"shape":"ServiceFailureException"}
481      ],
482      "documentation":"<p>Deletes a Voice Connector's streaming configuration.</p>"
483    },
484    "DeleteVoiceConnectorTermination":{
485      "name":"DeleteVoiceConnectorTermination",
486      "http":{
487        "method":"DELETE",
488        "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
489        "responseCode":204
490      },
491      "input":{"shape":"DeleteVoiceConnectorTerminationRequest"},
492      "errors":[
493        {"shape":"UnauthorizedClientException"},
494        {"shape":"NotFoundException"},
495        {"shape":"ForbiddenException"},
496        {"shape":"BadRequestException"},
497        {"shape":"ThrottledClientException"},
498        {"shape":"ServiceUnavailableException"},
499        {"shape":"ServiceFailureException"}
500      ],
501      "documentation":"<p>Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.</p> <note> <p>If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.</p> </note>"
502    },
503    "DeleteVoiceConnectorTerminationCredentials":{
504      "name":"DeleteVoiceConnectorTerminationCredentials",
505      "http":{
506        "method":"POST",
507        "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete",
508        "responseCode":204
509      },
510      "input":{"shape":"DeleteVoiceConnectorTerminationCredentialsRequest"},
511      "errors":[
512        {"shape":"UnauthorizedClientException"},
513        {"shape":"NotFoundException"},
514        {"shape":"ForbiddenException"},
515        {"shape":"BadRequestException"},
516        {"shape":"ThrottledClientException"},
517        {"shape":"ServiceUnavailableException"},
518        {"shape":"ServiceFailureException"}
519      ],
520      "documentation":"<p>Deletes the specified SIP credentials used by your equipment to authenticate during call termination.</p>"
521    },
522    "DeleteVoiceProfile":{
523      "name":"DeleteVoiceProfile",
524      "http":{
525        "method":"DELETE",
526        "requestUri":"/voice-profiles/{VoiceProfileId}",
527        "responseCode":204
528      },
529      "input":{"shape":"DeleteVoiceProfileRequest"},
530      "errors":[
531        {"shape":"BadRequestException"},
532        {"shape":"UnauthorizedClientException"},
533        {"shape":"ForbiddenException"},
534        {"shape":"AccessDeniedException"},
535        {"shape":"NotFoundException"},
536        {"shape":"ConflictException"},
537        {"shape":"ThrottledClientException"},
538        {"shape":"ServiceUnavailableException"},
539        {"shape":"ServiceFailureException"}
540      ],
541      "documentation":"<p>Deletes a voice profile, including its voice print and enrollment data. WARNING: This action is not reversible.</p>"
542    },
543    "DeleteVoiceProfileDomain":{
544      "name":"DeleteVoiceProfileDomain",
545      "http":{
546        "method":"DELETE",
547        "requestUri":"/voice-profile-domains/{VoiceProfileDomainId}",
548        "responseCode":204
549      },
550      "input":{"shape":"DeleteVoiceProfileDomainRequest"},
551      "errors":[
552        {"shape":"UnauthorizedClientException"},
553        {"shape":"NotFoundException"},
554        {"shape":"ForbiddenException"},
555        {"shape":"AccessDeniedException"},
556        {"shape":"BadRequestException"},
557        {"shape":"ConflictException"},
558        {"shape":"ThrottledClientException"},
559        {"shape":"ServiceUnavailableException"},
560        {"shape":"ServiceFailureException"}
561      ],
562      "documentation":"<p>Deletes all voice profiles in the domain. WARNING: This action is not reversible.</p>"
563    },
564    "DisassociatePhoneNumbersFromVoiceConnector":{
565      "name":"DisassociatePhoneNumbersFromVoiceConnector",
566      "http":{
567        "method":"POST",
568        "requestUri":"/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers",
569        "responseCode":200
570      },
571      "input":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorRequest"},
572      "output":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorResponse"},
573      "errors":[
574        {"shape":"UnauthorizedClientException"},
575        {"shape":"NotFoundException"},
576        {"shape":"ForbiddenException"},
577        {"shape":"BadRequestException"},
578        {"shape":"ThrottledClientException"},
579        {"shape":"ServiceUnavailableException"},
580        {"shape":"ServiceFailureException"}
581      ],
582      "documentation":"<p>Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.</p>"
583    },
584    "DisassociatePhoneNumbersFromVoiceConnectorGroup":{
585      "name":"DisassociatePhoneNumbersFromVoiceConnectorGroup",
586      "http":{
587        "method":"POST",
588        "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers",
589        "responseCode":200
590      },
591      "input":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorGroupRequest"},
592      "output":{"shape":"DisassociatePhoneNumbersFromVoiceConnectorGroupResponse"},
593      "errors":[
594        {"shape":"UnauthorizedClientException"},
595        {"shape":"NotFoundException"},
596        {"shape":"ForbiddenException"},
597        {"shape":"BadRequestException"},
598        {"shape":"ThrottledClientException"},
599        {"shape":"ServiceUnavailableException"},
600        {"shape":"ServiceFailureException"}
601      ],
602      "documentation":"<p>Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.</p>"
603    },
604    "GetGlobalSettings":{
605      "name":"GetGlobalSettings",
606      "http":{
607        "method":"GET",
608        "requestUri":"/settings",
609        "responseCode":200
610      },
611      "output":{"shape":"GetGlobalSettingsResponse"},
612      "errors":[
613        {"shape":"UnauthorizedClientException"},
614        {"shape":"ForbiddenException"},
615        {"shape":"BadRequestException"},
616        {"shape":"ThrottledClientException"},
617        {"shape":"ServiceUnavailableException"},
618        {"shape":"ServiceFailureException"}
619      ],
620      "documentation":"<p>Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.</p>"
621    },
622    "GetPhoneNumber":{
623      "name":"GetPhoneNumber",
624      "http":{
625        "method":"GET",
626        "requestUri":"/phone-numbers/{phoneNumberId}"
627      },
628      "input":{"shape":"GetPhoneNumberRequest"},
629      "output":{"shape":"GetPhoneNumberResponse"},
630      "errors":[
631        {"shape":"UnauthorizedClientException"},
632        {"shape":"NotFoundException"},
633        {"shape":"ForbiddenException"},
634        {"shape":"BadRequestException"},
635        {"shape":"ThrottledClientException"},
636        {"shape":"ServiceUnavailableException"},
637        {"shape":"ServiceFailureException"}
638      ],
639      "documentation":"<p>Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.</p>"
640    },
641    "GetPhoneNumberOrder":{
642      "name":"GetPhoneNumberOrder",
643      "http":{
644        "method":"GET",
645        "requestUri":"/phone-number-orders/{phoneNumberOrderId}",
646        "responseCode":200
647      },
648      "input":{"shape":"GetPhoneNumberOrderRequest"},
649      "output":{"shape":"GetPhoneNumberOrderResponse"},
650      "errors":[
651        {"shape":"UnauthorizedClientException"},
652        {"shape":"NotFoundException"},
653        {"shape":"ForbiddenException"},
654        {"shape":"BadRequestException"},
655        {"shape":"ThrottledClientException"},
656        {"shape":"ServiceUnavailableException"},
657        {"shape":"ServiceFailureException"}
658      ],
659      "documentation":"<p>Retrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in E.164 format, product type, and order status.</p>"
660    },
661    "GetPhoneNumberSettings":{
662      "name":"GetPhoneNumberSettings",
663      "http":{
664        "method":"GET",
665        "requestUri":"/settings/phone-number",
666        "responseCode":200
667      },
668      "output":{"shape":"GetPhoneNumberSettingsResponse"},
669      "errors":[
670        {"shape":"UnauthorizedClientException"},
671        {"shape":"ForbiddenException"},
672        {"shape":"BadRequestException"},
673        {"shape":"ThrottledClientException"},
674        {"shape":"ServiceUnavailableException"},
675        {"shape":"ServiceFailureException"}
676      ],
677      "documentation":"<p>Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.</p>"
678    },
679    "GetProxySession":{
680      "name":"GetProxySession",
681      "http":{
682        "method":"GET",
683        "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
684        "responseCode":200
685      },
686      "input":{"shape":"GetProxySessionRequest"},
687      "output":{"shape":"GetProxySessionResponse"},
688      "errors":[
689        {"shape":"UnauthorizedClientException"},
690        {"shape":"NotFoundException"},
691        {"shape":"ForbiddenException"},
692        {"shape":"BadRequestException"},
693        {"shape":"ThrottledClientException"},
694        {"shape":"ServiceUnavailableException"},
695        {"shape":"ServiceFailureException"}
696      ],
697      "documentation":"<p>Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.</p>"
698    },
699    "GetSipMediaApplication":{
700      "name":"GetSipMediaApplication",
701      "http":{
702        "method":"GET",
703        "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
704        "responseCode":200
705      },
706      "input":{"shape":"GetSipMediaApplicationRequest"},
707      "output":{"shape":"GetSipMediaApplicationResponse"},
708      "errors":[
709        {"shape":"UnauthorizedClientException"},
710        {"shape":"NotFoundException"},
711        {"shape":"ForbiddenException"},
712        {"shape":"BadRequestException"},
713        {"shape":"ThrottledClientException"},
714        {"shape":"ServiceUnavailableException"},
715        {"shape":"ServiceFailureException"}
716      ],
717      "documentation":"<p>Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.</p>"
718    },
719    "GetSipMediaApplicationAlexaSkillConfiguration":{
720      "name":"GetSipMediaApplicationAlexaSkillConfiguration",
721      "http":{
722        "method":"GET",
723        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration",
724        "responseCode":200
725      },
726      "input":{"shape":"GetSipMediaApplicationAlexaSkillConfigurationRequest"},
727      "output":{"shape":"GetSipMediaApplicationAlexaSkillConfigurationResponse"},
728      "errors":[
729        {"shape":"UnauthorizedClientException"},
730        {"shape":"NotFoundException"},
731        {"shape":"ForbiddenException"},
732        {"shape":"BadRequestException"},
733        {"shape":"ThrottledClientException"},
734        {"shape":"ServiceUnavailableException"},
735        {"shape":"ServiceFailureException"}
736      ],
737      "documentation":"<p>Gets the Alexa Skill configuration for the SIP media application.</p>"
738    },
739    "GetSipMediaApplicationLoggingConfiguration":{
740      "name":"GetSipMediaApplicationLoggingConfiguration",
741      "http":{
742        "method":"GET",
743        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
744        "responseCode":200
745      },
746      "input":{"shape":"GetSipMediaApplicationLoggingConfigurationRequest"},
747      "output":{"shape":"GetSipMediaApplicationLoggingConfigurationResponse"},
748      "errors":[
749        {"shape":"UnauthorizedClientException"},
750        {"shape":"NotFoundException"},
751        {"shape":"ForbiddenException"},
752        {"shape":"BadRequestException"},
753        {"shape":"ThrottledClientException"},
754        {"shape":"ServiceUnavailableException"},
755        {"shape":"ServiceFailureException"}
756      ],
757      "documentation":"<p>Retrieves the logging configuration for the specified SIP media application.</p>"
758    },
759    "GetSipRule":{
760      "name":"GetSipRule",
761      "http":{
762        "method":"GET",
763        "requestUri":"/sip-rules/{sipRuleId}",
764        "responseCode":200
765      },
766      "input":{"shape":"GetSipRuleRequest"},
767      "output":{"shape":"GetSipRuleResponse"},
768      "errors":[
769        {"shape":"UnauthorizedClientException"},
770        {"shape":"NotFoundException"},
771        {"shape":"ForbiddenException"},
772        {"shape":"BadRequestException"},
773        {"shape":"ThrottledClientException"},
774        {"shape":"ServiceUnavailableException"},
775        {"shape":"ServiceFailureException"}
776      ],
777      "documentation":"<p>Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.</p>"
778    },
779    "GetSpeakerSearchTask":{
780      "name":"GetSpeakerSearchTask",
781      "http":{
782        "method":"GET",
783        "requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}",
784        "responseCode":200
785      },
786      "input":{"shape":"GetSpeakerSearchTaskRequest"},
787      "output":{"shape":"GetSpeakerSearchTaskResponse"},
788      "errors":[
789        {"shape":"BadRequestException"},
790        {"shape":"ForbiddenException"},
791        {"shape":"NotFoundException"},
792        {"shape":"ConflictException"},
793        {"shape":"ThrottledClientException"},
794        {"shape":"AccessDeniedException"},
795        {"shape":"UnauthorizedClientException"},
796        {"shape":"ServiceFailureException"},
797        {"shape":"ServiceUnavailableException"}
798      ],
799      "documentation":"<p>Retrieves the details of the specified speaker search task.</p>"
800    },
801    "GetVoiceConnector":{
802      "name":"GetVoiceConnector",
803      "http":{
804        "method":"GET",
805        "requestUri":"/voice-connectors/{voiceConnectorId}",
806        "responseCode":200
807      },
808      "input":{"shape":"GetVoiceConnectorRequest"},
809      "output":{"shape":"GetVoiceConnectorResponse"},
810      "errors":[
811        {"shape":"UnauthorizedClientException"},
812        {"shape":"NotFoundException"},
813        {"shape":"ForbiddenException"},
814        {"shape":"BadRequestException"},
815        {"shape":"ThrottledClientException"},
816        {"shape":"ServiceUnavailableException"},
817        {"shape":"ServiceFailureException"}
818      ],
819      "documentation":"<p>Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.</p>"
820    },
821    "GetVoiceConnectorEmergencyCallingConfiguration":{
822      "name":"GetVoiceConnectorEmergencyCallingConfiguration",
823      "http":{
824        "method":"GET",
825        "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
826        "responseCode":200
827      },
828      "input":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationRequest"},
829      "output":{"shape":"GetVoiceConnectorEmergencyCallingConfigurationResponse"},
830      "errors":[
831        {"shape":"UnauthorizedClientException"},
832        {"shape":"NotFoundException"},
833        {"shape":"ForbiddenException"},
834        {"shape":"BadRequestException"},
835        {"shape":"ThrottledClientException"},
836        {"shape":"ServiceUnavailableException"},
837        {"shape":"ServiceFailureException"}
838      ],
839      "documentation":"<p>Retrieves the emergency calling configuration details for the specified Voice Connector.</p>"
840    },
841    "GetVoiceConnectorGroup":{
842      "name":"GetVoiceConnectorGroup",
843      "http":{
844        "method":"GET",
845        "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
846        "responseCode":200
847      },
848      "input":{"shape":"GetVoiceConnectorGroupRequest"},
849      "output":{"shape":"GetVoiceConnectorGroupResponse"},
850      "errors":[
851        {"shape":"UnauthorizedClientException"},
852        {"shape":"NotFoundException"},
853        {"shape":"ForbiddenException"},
854        {"shape":"BadRequestException"},
855        {"shape":"ThrottledClientException"},
856        {"shape":"ServiceUnavailableException"},
857        {"shape":"ServiceFailureException"}
858      ],
859      "documentation":"<p>Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and associated <code>VoiceConnectorItems</code>.</p>"
860    },
861    "GetVoiceConnectorLoggingConfiguration":{
862      "name":"GetVoiceConnectorLoggingConfiguration",
863      "http":{
864        "method":"GET",
865        "requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration",
866        "responseCode":200
867      },
868      "input":{"shape":"GetVoiceConnectorLoggingConfigurationRequest"},
869      "output":{"shape":"GetVoiceConnectorLoggingConfigurationResponse"},
870      "errors":[
871        {"shape":"UnauthorizedClientException"},
872        {"shape":"NotFoundException"},
873        {"shape":"ForbiddenException"},
874        {"shape":"BadRequestException"},
875        {"shape":"ThrottledClientException"},
876        {"shape":"ServiceUnavailableException"},
877        {"shape":"ServiceFailureException"}
878      ],
879      "documentation":"<p>Retrieves the logging configuration settings for the specified Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.</p>"
880    },
881    "GetVoiceConnectorOrigination":{
882      "name":"GetVoiceConnectorOrigination",
883      "http":{
884        "method":"GET",
885        "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
886        "responseCode":200
887      },
888      "input":{"shape":"GetVoiceConnectorOriginationRequest"},
889      "output":{"shape":"GetVoiceConnectorOriginationResponse"},
890      "errors":[
891        {"shape":"UnauthorizedClientException"},
892        {"shape":"NotFoundException"},
893        {"shape":"ForbiddenException"},
894        {"shape":"BadRequestException"},
895        {"shape":"ThrottledClientException"},
896        {"shape":"ServiceUnavailableException"},
897        {"shape":"ServiceFailureException"}
898      ],
899      "documentation":"<p>Retrieves the origination settings for the specified Voice Connector.</p>"
900    },
901    "GetVoiceConnectorProxy":{
902      "name":"GetVoiceConnectorProxy",
903      "http":{
904        "method":"GET",
905        "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
906        "responseCode":200
907      },
908      "input":{"shape":"GetVoiceConnectorProxyRequest"},
909      "output":{"shape":"GetVoiceConnectorProxyResponse"},
910      "errors":[
911        {"shape":"UnauthorizedClientException"},
912        {"shape":"NotFoundException"},
913        {"shape":"ForbiddenException"},
914        {"shape":"BadRequestException"},
915        {"shape":"ThrottledClientException"},
916        {"shape":"ServiceUnavailableException"},
917        {"shape":"ServiceFailureException"}
918      ],
919      "documentation":"<p>Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.</p>"
920    },
921    "GetVoiceConnectorStreamingConfiguration":{
922      "name":"GetVoiceConnectorStreamingConfiguration",
923      "http":{
924        "method":"GET",
925        "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
926        "responseCode":200
927      },
928      "input":{"shape":"GetVoiceConnectorStreamingConfigurationRequest"},
929      "output":{"shape":"GetVoiceConnectorStreamingConfigurationResponse"},
930      "errors":[
931        {"shape":"UnauthorizedClientException"},
932        {"shape":"NotFoundException"},
933        {"shape":"ForbiddenException"},
934        {"shape":"BadRequestException"},
935        {"shape":"ThrottledClientException"},
936        {"shape":"ServiceUnavailableException"},
937        {"shape":"ServiceFailureException"}
938      ],
939      "documentation":"<p>Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.</p>"
940    },
941    "GetVoiceConnectorTermination":{
942      "name":"GetVoiceConnectorTermination",
943      "http":{
944        "method":"GET",
945        "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
946        "responseCode":200
947      },
948      "input":{"shape":"GetVoiceConnectorTerminationRequest"},
949      "output":{"shape":"GetVoiceConnectorTerminationResponse"},
950      "errors":[
951        {"shape":"UnauthorizedClientException"},
952        {"shape":"NotFoundException"},
953        {"shape":"ForbiddenException"},
954        {"shape":"BadRequestException"},
955        {"shape":"ThrottledClientException"},
956        {"shape":"ServiceUnavailableException"},
957        {"shape":"ServiceFailureException"}
958      ],
959      "documentation":"<p>Retrieves the termination setting details for the specified Voice Connector.</p>"
960    },
961    "GetVoiceConnectorTerminationHealth":{
962      "name":"GetVoiceConnectorTerminationHealth",
963      "http":{
964        "method":"GET",
965        "requestUri":"/voice-connectors/{voiceConnectorId}/termination/health",
966        "responseCode":200
967      },
968      "input":{"shape":"GetVoiceConnectorTerminationHealthRequest"},
969      "output":{"shape":"GetVoiceConnectorTerminationHealthResponse"},
970      "errors":[
971        {"shape":"UnauthorizedClientException"},
972        {"shape":"NotFoundException"},
973        {"shape":"ForbiddenException"},
974        {"shape":"BadRequestException"},
975        {"shape":"ThrottledClientException"},
976        {"shape":"ServiceUnavailableException"},
977        {"shape":"ServiceFailureException"}
978      ],
979      "documentation":"<p>Retrieves information about the last time a <code>SIP OPTIONS</code> ping was received from your SIP infrastructure for the specified Amazon Chime SDK Voice Connector.</p>"
980    },
981    "GetVoiceProfile":{
982      "name":"GetVoiceProfile",
983      "http":{
984        "method":"GET",
985        "requestUri":"/voice-profiles/{VoiceProfileId}",
986        "responseCode":200
987      },
988      "input":{"shape":"GetVoiceProfileRequest"},
989      "output":{"shape":"GetVoiceProfileResponse"},
990      "errors":[
991        {"shape":"BadRequestException"},
992        {"shape":"UnauthorizedClientException"},
993        {"shape":"ForbiddenException"},
994        {"shape":"AccessDeniedException"},
995        {"shape":"NotFoundException"},
996        {"shape":"ThrottledClientException"},
997        {"shape":"ServiceUnavailableException"},
998        {"shape":"ServiceFailureException"}
999      ],
1000      "documentation":"<p>Retrieves the details of the specified voice profile.</p>"
1001    },
1002    "GetVoiceProfileDomain":{
1003      "name":"GetVoiceProfileDomain",
1004      "http":{
1005        "method":"GET",
1006        "requestUri":"/voice-profile-domains/{VoiceProfileDomainId}",
1007        "responseCode":200
1008      },
1009      "input":{"shape":"GetVoiceProfileDomainRequest"},
1010      "output":{"shape":"GetVoiceProfileDomainResponse"},
1011      "errors":[
1012        {"shape":"UnauthorizedClientException"},
1013        {"shape":"NotFoundException"},
1014        {"shape":"ForbiddenException"},
1015        {"shape":"AccessDeniedException"},
1016        {"shape":"BadRequestException"},
1017        {"shape":"ThrottledClientException"},
1018        {"shape":"ServiceUnavailableException"},
1019        {"shape":"ServiceFailureException"}
1020      ],
1021      "documentation":"<p>Retrieves the details of the specified voice profile domain.</p>"
1022    },
1023    "GetVoiceToneAnalysisTask":{
1024      "name":"GetVoiceToneAnalysisTask",
1025      "http":{
1026        "method":"GET",
1027        "requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}",
1028        "responseCode":200
1029      },
1030      "input":{"shape":"GetVoiceToneAnalysisTaskRequest"},
1031      "output":{"shape":"GetVoiceToneAnalysisTaskResponse"},
1032      "errors":[
1033        {"shape":"BadRequestException"},
1034        {"shape":"ForbiddenException"},
1035        {"shape":"NotFoundException"},
1036        {"shape":"ConflictException"},
1037        {"shape":"ThrottledClientException"},
1038        {"shape":"AccessDeniedException"},
1039        {"shape":"UnauthorizedClientException"},
1040        {"shape":"ServiceFailureException"},
1041        {"shape":"ServiceUnavailableException"}
1042      ],
1043      "documentation":"<p>Retrieves the details of a voice tone analysis task.</p>"
1044    },
1045    "ListAvailableVoiceConnectorRegions":{
1046      "name":"ListAvailableVoiceConnectorRegions",
1047      "http":{
1048        "method":"GET",
1049        "requestUri":"/voice-connector-regions",
1050        "responseCode":200
1051      },
1052      "output":{"shape":"ListAvailableVoiceConnectorRegionsResponse"},
1053      "errors":[
1054        {"shape":"UnauthorizedClientException"},
1055        {"shape":"ForbiddenException"},
1056        {"shape":"BadRequestException"},
1057        {"shape":"ThrottledClientException"},
1058        {"shape":"ServiceUnavailableException"},
1059        {"shape":"ServiceFailureException"}
1060      ],
1061      "documentation":"<p>Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.</p>"
1062    },
1063    "ListPhoneNumberOrders":{
1064      "name":"ListPhoneNumberOrders",
1065      "http":{
1066        "method":"GET",
1067        "requestUri":"/phone-number-orders",
1068        "responseCode":200
1069      },
1070      "input":{"shape":"ListPhoneNumberOrdersRequest"},
1071      "output":{"shape":"ListPhoneNumberOrdersResponse"},
1072      "errors":[
1073        {"shape":"UnauthorizedClientException"},
1074        {"shape":"ForbiddenException"},
1075        {"shape":"BadRequestException"},
1076        {"shape":"ThrottledClientException"},
1077        {"shape":"ServiceUnavailableException"},
1078        {"shape":"ServiceFailureException"}
1079      ],
1080      "documentation":"<p>Lists the phone numbers for an administrator's Amazon Chime SDK account.</p>"
1081    },
1082    "ListPhoneNumbers":{
1083      "name":"ListPhoneNumbers",
1084      "http":{
1085        "method":"GET",
1086        "requestUri":"/phone-numbers"
1087      },
1088      "input":{"shape":"ListPhoneNumbersRequest"},
1089      "output":{"shape":"ListPhoneNumbersResponse"},
1090      "errors":[
1091        {"shape":"UnauthorizedClientException"},
1092        {"shape":"ForbiddenException"},
1093        {"shape":"BadRequestException"},
1094        {"shape":"NotFoundException"},
1095        {"shape":"ThrottledClientException"},
1096        {"shape":"ServiceUnavailableException"},
1097        {"shape":"ServiceFailureException"}
1098      ],
1099      "documentation":"<p>Lists the phone numbers for the specified Amazon Chime SDK account, Amazon Chime SDK user, Amazon Chime SDK Voice Connector, or Amazon Chime SDK Voice Connector group.</p>"
1100    },
1101    "ListProxySessions":{
1102      "name":"ListProxySessions",
1103      "http":{
1104        "method":"GET",
1105        "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions",
1106        "responseCode":200
1107      },
1108      "input":{"shape":"ListProxySessionsRequest"},
1109      "output":{"shape":"ListProxySessionsResponse"},
1110      "errors":[
1111        {"shape":"UnauthorizedClientException"},
1112        {"shape":"NotFoundException"},
1113        {"shape":"ForbiddenException"},
1114        {"shape":"BadRequestException"},
1115        {"shape":"ThrottledClientException"},
1116        {"shape":"ServiceUnavailableException"},
1117        {"shape":"ServiceFailureException"}
1118      ],
1119      "documentation":"<p>Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.</p>"
1120    },
1121    "ListSipMediaApplications":{
1122      "name":"ListSipMediaApplications",
1123      "http":{
1124        "method":"GET",
1125        "requestUri":"/sip-media-applications",
1126        "responseCode":200
1127      },
1128      "input":{"shape":"ListSipMediaApplicationsRequest"},
1129      "output":{"shape":"ListSipMediaApplicationsResponse"},
1130      "errors":[
1131        {"shape":"UnauthorizedClientException"},
1132        {"shape":"ForbiddenException"},
1133        {"shape":"BadRequestException"},
1134        {"shape":"ThrottledClientException"},
1135        {"shape":"ServiceUnavailableException"},
1136        {"shape":"ServiceFailureException"}
1137      ],
1138      "documentation":"<p>Lists the SIP media applications under the administrator's AWS account.</p>"
1139    },
1140    "ListSipRules":{
1141      "name":"ListSipRules",
1142      "http":{
1143        "method":"GET",
1144        "requestUri":"/sip-rules",
1145        "responseCode":200
1146      },
1147      "input":{"shape":"ListSipRulesRequest"},
1148      "output":{"shape":"ListSipRulesResponse"},
1149      "errors":[
1150        {"shape":"UnauthorizedClientException"},
1151        {"shape":"ForbiddenException"},
1152        {"shape":"BadRequestException"},
1153        {"shape":"ThrottledClientException"},
1154        {"shape":"ServiceUnavailableException"},
1155        {"shape":"ServiceFailureException"}
1156      ],
1157      "documentation":"<p>Lists the SIP rules under the administrator's AWS account.</p>"
1158    },
1159    "ListSupportedPhoneNumberCountries":{
1160      "name":"ListSupportedPhoneNumberCountries",
1161      "http":{
1162        "method":"GET",
1163        "requestUri":"/phone-number-countries",
1164        "responseCode":200
1165      },
1166      "input":{"shape":"ListSupportedPhoneNumberCountriesRequest"},
1167      "output":{"shape":"ListSupportedPhoneNumberCountriesResponse"},
1168      "errors":[
1169        {"shape":"BadRequestException"},
1170        {"shape":"ForbiddenException"},
1171        {"shape":"AccessDeniedException"},
1172        {"shape":"UnauthorizedClientException"},
1173        {"shape":"ThrottledClientException"},
1174        {"shape":"ServiceUnavailableException"},
1175        {"shape":"ServiceFailureException"}
1176      ],
1177      "documentation":"<p>Lists the countries that you can order phone numbers from.</p>"
1178    },
1179    "ListTagsForResource":{
1180      "name":"ListTagsForResource",
1181      "http":{
1182        "method":"GET",
1183        "requestUri":"/tags"
1184      },
1185      "input":{"shape":"ListTagsForResourceRequest"},
1186      "output":{"shape":"ListTagsForResourceResponse"},
1187      "errors":[
1188        {"shape":"BadRequestException"},
1189        {"shape":"ForbiddenException"},
1190        {"shape":"NotFoundException"},
1191        {"shape":"UnauthorizedClientException"},
1192        {"shape":"ServiceUnavailableException"},
1193        {"shape":"ServiceFailureException"}
1194      ],
1195      "documentation":"<p>Returns a list of the tags in a given resource.</p>"
1196    },
1197    "ListVoiceConnectorGroups":{
1198      "name":"ListVoiceConnectorGroups",
1199      "http":{
1200        "method":"GET",
1201        "requestUri":"/voice-connector-groups",
1202        "responseCode":200
1203      },
1204      "input":{"shape":"ListVoiceConnectorGroupsRequest"},
1205      "output":{"shape":"ListVoiceConnectorGroupsResponse"},
1206      "errors":[
1207        {"shape":"UnauthorizedClientException"},
1208        {"shape":"ForbiddenException"},
1209        {"shape":"BadRequestException"},
1210        {"shape":"ThrottledClientException"},
1211        {"shape":"ServiceUnavailableException"},
1212        {"shape":"ServiceFailureException"}
1213      ],
1214      "documentation":"<p>Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.</p>"
1215    },
1216    "ListVoiceConnectorTerminationCredentials":{
1217      "name":"ListVoiceConnectorTerminationCredentials",
1218      "http":{
1219        "method":"GET",
1220        "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials",
1221        "responseCode":200
1222      },
1223      "input":{"shape":"ListVoiceConnectorTerminationCredentialsRequest"},
1224      "output":{"shape":"ListVoiceConnectorTerminationCredentialsResponse"},
1225      "errors":[
1226        {"shape":"UnauthorizedClientException"},
1227        {"shape":"NotFoundException"},
1228        {"shape":"ForbiddenException"},
1229        {"shape":"BadRequestException"},
1230        {"shape":"ThrottledClientException"},
1231        {"shape":"ServiceUnavailableException"},
1232        {"shape":"ServiceFailureException"}
1233      ],
1234      "documentation":"<p>Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.</p>"
1235    },
1236    "ListVoiceConnectors":{
1237      "name":"ListVoiceConnectors",
1238      "http":{
1239        "method":"GET",
1240        "requestUri":"/voice-connectors",
1241        "responseCode":200
1242      },
1243      "input":{"shape":"ListVoiceConnectorsRequest"},
1244      "output":{"shape":"ListVoiceConnectorsResponse"},
1245      "errors":[
1246        {"shape":"UnauthorizedClientException"},
1247        {"shape":"ForbiddenException"},
1248        {"shape":"BadRequestException"},
1249        {"shape":"ThrottledClientException"},
1250        {"shape":"ServiceUnavailableException"},
1251        {"shape":"ServiceFailureException"}
1252      ],
1253      "documentation":"<p>Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.</p>"
1254    },
1255    "ListVoiceProfileDomains":{
1256      "name":"ListVoiceProfileDomains",
1257      "http":{
1258        "method":"GET",
1259        "requestUri":"/voice-profile-domains",
1260        "responseCode":200
1261      },
1262      "input":{"shape":"ListVoiceProfileDomainsRequest"},
1263      "output":{"shape":"ListVoiceProfileDomainsResponse"},
1264      "errors":[
1265        {"shape":"NotFoundException"},
1266        {"shape":"UnauthorizedClientException"},
1267        {"shape":"ForbiddenException"},
1268        {"shape":"BadRequestException"},
1269        {"shape":"ThrottledClientException"},
1270        {"shape":"ServiceUnavailableException"},
1271        {"shape":"ServiceFailureException"}
1272      ],
1273      "documentation":"<p>Lists the specified voice profile domains in the administrator's AWS account. </p>"
1274    },
1275    "ListVoiceProfiles":{
1276      "name":"ListVoiceProfiles",
1277      "http":{
1278        "method":"GET",
1279        "requestUri":"/voice-profiles",
1280        "responseCode":200
1281      },
1282      "input":{"shape":"ListVoiceProfilesRequest"},
1283      "output":{"shape":"ListVoiceProfilesResponse"},
1284      "errors":[
1285        {"shape":"NotFoundException"},
1286        {"shape":"UnauthorizedClientException"},
1287        {"shape":"ForbiddenException"},
1288        {"shape":"BadRequestException"},
1289        {"shape":"ThrottledClientException"},
1290        {"shape":"ServiceUnavailableException"},
1291        {"shape":"ServiceFailureException"}
1292      ],
1293      "documentation":"<p>Lists the voice profiles in a voice profile domain.</p>"
1294    },
1295    "PutSipMediaApplicationAlexaSkillConfiguration":{
1296      "name":"PutSipMediaApplicationAlexaSkillConfiguration",
1297      "http":{
1298        "method":"PUT",
1299        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration",
1300        "responseCode":200
1301      },
1302      "input":{"shape":"PutSipMediaApplicationAlexaSkillConfigurationRequest"},
1303      "output":{"shape":"PutSipMediaApplicationAlexaSkillConfigurationResponse"},
1304      "errors":[
1305        {"shape":"UnauthorizedClientException"},
1306        {"shape":"NotFoundException"},
1307        {"shape":"ForbiddenException"},
1308        {"shape":"BadRequestException"},
1309        {"shape":"ThrottledClientException"},
1310        {"shape":"ServiceUnavailableException"},
1311        {"shape":"ServiceFailureException"}
1312      ],
1313      "documentation":"<p>Updates the Alexa Skill configuration for the SIP media application.</p>"
1314    },
1315    "PutSipMediaApplicationLoggingConfiguration":{
1316      "name":"PutSipMediaApplicationLoggingConfiguration",
1317      "http":{
1318        "method":"PUT",
1319        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
1320        "responseCode":200
1321      },
1322      "input":{"shape":"PutSipMediaApplicationLoggingConfigurationRequest"},
1323      "output":{"shape":"PutSipMediaApplicationLoggingConfigurationResponse"},
1324      "errors":[
1325        {"shape":"UnauthorizedClientException"},
1326        {"shape":"NotFoundException"},
1327        {"shape":"ForbiddenException"},
1328        {"shape":"BadRequestException"},
1329        {"shape":"ThrottledClientException"},
1330        {"shape":"ServiceUnavailableException"},
1331        {"shape":"ServiceFailureException"}
1332      ],
1333      "documentation":"<p>Updates the logging configuration for the specified SIP media application.</p>"
1334    },
1335    "PutVoiceConnectorEmergencyCallingConfiguration":{
1336      "name":"PutVoiceConnectorEmergencyCallingConfiguration",
1337      "http":{
1338        "method":"PUT",
1339        "requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration",
1340        "responseCode":200
1341      },
1342      "input":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationRequest"},
1343      "output":{"shape":"PutVoiceConnectorEmergencyCallingConfigurationResponse"},
1344      "errors":[
1345        {"shape":"UnauthorizedClientException"},
1346        {"shape":"NotFoundException"},
1347        {"shape":"ForbiddenException"},
1348        {"shape":"BadRequestException"},
1349        {"shape":"ThrottledClientException"},
1350        {"shape":"ServiceUnavailableException"},
1351        {"shape":"ServiceFailureException"}
1352      ],
1353      "documentation":"<p>Updates a Voice Connector's emergency calling configuration.</p>"
1354    },
1355    "PutVoiceConnectorLoggingConfiguration":{
1356      "name":"PutVoiceConnectorLoggingConfiguration",
1357      "http":{
1358        "method":"PUT",
1359        "requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration",
1360        "responseCode":200
1361      },
1362      "input":{"shape":"PutVoiceConnectorLoggingConfigurationRequest"},
1363      "output":{"shape":"PutVoiceConnectorLoggingConfigurationResponse"},
1364      "errors":[
1365        {"shape":"UnauthorizedClientException"},
1366        {"shape":"NotFoundException"},
1367        {"shape":"ForbiddenException"},
1368        {"shape":"BadRequestException"},
1369        {"shape":"ThrottledClientException"},
1370        {"shape":"ServiceUnavailableException"},
1371        {"shape":"ServiceFailureException"}
1372      ],
1373      "documentation":"<p>Updates a Voice Connector's logging configuration.</p>"
1374    },
1375    "PutVoiceConnectorOrigination":{
1376      "name":"PutVoiceConnectorOrigination",
1377      "http":{
1378        "method":"PUT",
1379        "requestUri":"/voice-connectors/{voiceConnectorId}/origination",
1380        "responseCode":200
1381      },
1382      "input":{"shape":"PutVoiceConnectorOriginationRequest"},
1383      "output":{"shape":"PutVoiceConnectorOriginationResponse"},
1384      "errors":[
1385        {"shape":"UnauthorizedClientException"},
1386        {"shape":"NotFoundException"},
1387        {"shape":"ForbiddenException"},
1388        {"shape":"BadRequestException"},
1389        {"shape":"ThrottledClientException"},
1390        {"shape":"ServiceUnavailableException"},
1391        {"shape":"ServiceFailureException"}
1392      ],
1393      "documentation":"<p>Updates a Voice Connector's origination settings.</p>"
1394    },
1395    "PutVoiceConnectorProxy":{
1396      "name":"PutVoiceConnectorProxy",
1397      "http":{
1398        "method":"PUT",
1399        "requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
1400      },
1401      "input":{"shape":"PutVoiceConnectorProxyRequest"},
1402      "output":{"shape":"PutVoiceConnectorProxyResponse"},
1403      "errors":[
1404        {"shape":"UnauthorizedClientException"},
1405        {"shape":"AccessDeniedException"},
1406        {"shape":"NotFoundException"},
1407        {"shape":"ForbiddenException"},
1408        {"shape":"BadRequestException"},
1409        {"shape":"ThrottledClientException"},
1410        {"shape":"ServiceUnavailableException"},
1411        {"shape":"ServiceFailureException"}
1412      ],
1413      "documentation":"<p>Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.</p>"
1414    },
1415    "PutVoiceConnectorStreamingConfiguration":{
1416      "name":"PutVoiceConnectorStreamingConfiguration",
1417      "http":{
1418        "method":"PUT",
1419        "requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
1420        "responseCode":200
1421      },
1422      "input":{"shape":"PutVoiceConnectorStreamingConfigurationRequest"},
1423      "output":{"shape":"PutVoiceConnectorStreamingConfigurationResponse"},
1424      "errors":[
1425        {"shape":"UnauthorizedClientException"},
1426        {"shape":"NotFoundException"},
1427        {"shape":"ForbiddenException"},
1428        {"shape":"BadRequestException"},
1429        {"shape":"ThrottledClientException"},
1430        {"shape":"ServiceUnavailableException"},
1431        {"shape":"ServiceFailureException"}
1432      ],
1433      "documentation":"<p>Updates a Voice Connector's streaming configuration settings.</p>"
1434    },
1435    "PutVoiceConnectorTermination":{
1436      "name":"PutVoiceConnectorTermination",
1437      "http":{
1438        "method":"PUT",
1439        "requestUri":"/voice-connectors/{voiceConnectorId}/termination",
1440        "responseCode":200
1441      },
1442      "input":{"shape":"PutVoiceConnectorTerminationRequest"},
1443      "output":{"shape":"PutVoiceConnectorTerminationResponse"},
1444      "errors":[
1445        {"shape":"UnauthorizedClientException"},
1446        {"shape":"NotFoundException"},
1447        {"shape":"ForbiddenException"},
1448        {"shape":"BadRequestException"},
1449        {"shape":"AccessDeniedException"},
1450        {"shape":"ThrottledClientException"},
1451        {"shape":"ServiceUnavailableException"},
1452        {"shape":"ServiceFailureException"}
1453      ],
1454      "documentation":"<p>Updates a Voice Connector's termination settings.</p>"
1455    },
1456    "PutVoiceConnectorTerminationCredentials":{
1457      "name":"PutVoiceConnectorTerminationCredentials",
1458      "http":{
1459        "method":"POST",
1460        "requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put",
1461        "responseCode":204
1462      },
1463      "input":{"shape":"PutVoiceConnectorTerminationCredentialsRequest"},
1464      "errors":[
1465        {"shape":"UnauthorizedClientException"},
1466        {"shape":"NotFoundException"},
1467        {"shape":"ForbiddenException"},
1468        {"shape":"BadRequestException"},
1469        {"shape":"ThrottledClientException"},
1470        {"shape":"ServiceUnavailableException"},
1471        {"shape":"ServiceFailureException"}
1472      ],
1473      "documentation":"<p>Updates a Voice Connector's termination credentials.</p>"
1474    },
1475    "RestorePhoneNumber":{
1476      "name":"RestorePhoneNumber",
1477      "http":{
1478        "method":"POST",
1479        "requestUri":"/phone-numbers/{phoneNumberId}?operation=restore",
1480        "responseCode":200
1481      },
1482      "input":{"shape":"RestorePhoneNumberRequest"},
1483      "output":{"shape":"RestorePhoneNumberResponse"},
1484      "errors":[
1485        {"shape":"UnauthorizedClientException"},
1486        {"shape":"NotFoundException"},
1487        {"shape":"ForbiddenException"},
1488        {"shape":"BadRequestException"},
1489        {"shape":"ThrottledClientException"},
1490        {"shape":"ResourceLimitExceededException"},
1491        {"shape":"ServiceUnavailableException"},
1492        {"shape":"ServiceFailureException"}
1493      ],
1494      "documentation":"<p>Restores a deleted phone number.</p>"
1495    },
1496    "SearchAvailablePhoneNumbers":{
1497      "name":"SearchAvailablePhoneNumbers",
1498      "http":{
1499        "method":"GET",
1500        "requestUri":"/search?type=phone-numbers"
1501      },
1502      "input":{"shape":"SearchAvailablePhoneNumbersRequest"},
1503      "output":{"shape":"SearchAvailablePhoneNumbersResponse"},
1504      "errors":[
1505        {"shape":"BadRequestException"},
1506        {"shape":"ForbiddenException"},
1507        {"shape":"AccessDeniedException"},
1508        {"shape":"UnauthorizedClientException"},
1509        {"shape":"ThrottledClientException"},
1510        {"shape":"ServiceUnavailableException"},
1511        {"shape":"ServiceFailureException"}
1512      ],
1513      "documentation":"<p>Searches the provisioned phone numbers in an organization.</p>"
1514    },
1515    "StartSpeakerSearchTask":{
1516      "name":"StartSpeakerSearchTask",
1517      "http":{
1518        "method":"POST",
1519        "requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks",
1520        "responseCode":201
1521      },
1522      "input":{"shape":"StartSpeakerSearchTaskRequest"},
1523      "output":{"shape":"StartSpeakerSearchTaskResponse"},
1524      "errors":[
1525        {"shape":"BadRequestException"},
1526        {"shape":"ResourceLimitExceededException"},
1527        {"shape":"UnauthorizedClientException"},
1528        {"shape":"ForbiddenException"},
1529        {"shape":"AccessDeniedException"},
1530        {"shape":"NotFoundException"},
1531        {"shape":"ConflictException"},
1532        {"shape":"GoneException"},
1533        {"shape":"UnprocessableEntityException"},
1534        {"shape":"ThrottledClientException"},
1535        {"shape":"ServiceUnavailableException"},
1536        {"shape":"ServiceFailureException"}
1537      ],
1538      "documentation":"<p>Starts a speaker search task.</p> <important> <p>Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the <a href=\"https://aws.amazon.com/service-terms/\">AWS service terms</a> for the Amazon Chime SDK.</p> </important>"
1539    },
1540    "StartVoiceToneAnalysisTask":{
1541      "name":"StartVoiceToneAnalysisTask",
1542      "http":{
1543        "method":"POST",
1544        "requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks",
1545        "responseCode":201
1546      },
1547      "input":{"shape":"StartVoiceToneAnalysisTaskRequest"},
1548      "output":{"shape":"StartVoiceToneAnalysisTaskResponse"},
1549      "errors":[
1550        {"shape":"BadRequestException"},
1551        {"shape":"ResourceLimitExceededException"},
1552        {"shape":"UnauthorizedClientException"},
1553        {"shape":"ForbiddenException"},
1554        {"shape":"AccessDeniedException"},
1555        {"shape":"NotFoundException"},
1556        {"shape":"ConflictException"},
1557        {"shape":"GoneException"},
1558        {"shape":"UnprocessableEntityException"},
1559        {"shape":"ThrottledClientException"},
1560        {"shape":"ServiceUnavailableException"},
1561        {"shape":"ServiceFailureException"}
1562      ],
1563      "documentation":"<p>Starts a voice tone analysis task. For more information about voice tone analysis, see <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/dg/pstn-voice-analytics.html\">Using Amazon Chime SDK voice analytics</a> in the <i>Amazon Chime SDK Developer Guide</i>.</p> <important> <p>Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the <a href=\"https://aws.amazon.com/service-terms/\">AWS service terms</a> for the Amazon Chime SDK.</p> </important>"
1564    },
1565    "StopSpeakerSearchTask":{
1566      "name":"StopSpeakerSearchTask",
1567      "http":{
1568        "method":"POST",
1569        "requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop",
1570        "responseCode":204
1571      },
1572      "input":{"shape":"StopSpeakerSearchTaskRequest"},
1573      "errors":[
1574        {"shape":"BadRequestException"},
1575        {"shape":"UnauthorizedClientException"},
1576        {"shape":"ForbiddenException"},
1577        {"shape":"AccessDeniedException"},
1578        {"shape":"NotFoundException"},
1579        {"shape":"ConflictException"},
1580        {"shape":"UnprocessableEntityException"},
1581        {"shape":"ThrottledClientException"},
1582        {"shape":"ServiceUnavailableException"},
1583        {"shape":"ServiceFailureException"}
1584      ],
1585      "documentation":"<p>Stops a speaker search task.</p>"
1586    },
1587    "StopVoiceToneAnalysisTask":{
1588      "name":"StopVoiceToneAnalysisTask",
1589      "http":{
1590        "method":"POST",
1591        "requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop",
1592        "responseCode":204
1593      },
1594      "input":{"shape":"StopVoiceToneAnalysisTaskRequest"},
1595      "errors":[
1596        {"shape":"BadRequestException"},
1597        {"shape":"UnauthorizedClientException"},
1598        {"shape":"ForbiddenException"},
1599        {"shape":"AccessDeniedException"},
1600        {"shape":"NotFoundException"},
1601        {"shape":"ConflictException"},
1602        {"shape":"UnprocessableEntityException"},
1603        {"shape":"ThrottledClientException"},
1604        {"shape":"ServiceUnavailableException"},
1605        {"shape":"ServiceFailureException"}
1606      ],
1607      "documentation":"<p>Stops a voice tone analysis task.</p>"
1608    },
1609    "TagResource":{
1610      "name":"TagResource",
1611      "http":{
1612        "method":"POST",
1613        "requestUri":"/tags?operation=tag-resource",
1614        "responseCode":204
1615      },
1616      "input":{"shape":"TagResourceRequest"},
1617      "errors":[
1618        {"shape":"BadRequestException"},
1619        {"shape":"ForbiddenException"},
1620        {"shape":"NotFoundException"},
1621        {"shape":"ResourceLimitExceededException"},
1622        {"shape":"UnauthorizedClientException"},
1623        {"shape":"ServiceUnavailableException"},
1624        {"shape":"ServiceFailureException"}
1625      ],
1626      "documentation":"<p>Adds a tag to the specified resource.</p>"
1627    },
1628    "UntagResource":{
1629      "name":"UntagResource",
1630      "http":{
1631        "method":"POST",
1632        "requestUri":"/tags?operation=untag-resource",
1633        "responseCode":204
1634      },
1635      "input":{"shape":"UntagResourceRequest"},
1636      "errors":[
1637        {"shape":"BadRequestException"},
1638        {"shape":"ForbiddenException"},
1639        {"shape":"NotFoundException"},
1640        {"shape":"UnauthorizedClientException"},
1641        {"shape":"ServiceUnavailableException"},
1642        {"shape":"ServiceFailureException"}
1643      ],
1644      "documentation":"<p>Removes tags from a resource.</p>"
1645    },
1646    "UpdateGlobalSettings":{
1647      "name":"UpdateGlobalSettings",
1648      "http":{
1649        "method":"PUT",
1650        "requestUri":"/settings",
1651        "responseCode":204
1652      },
1653      "input":{"shape":"UpdateGlobalSettingsRequest"},
1654      "errors":[
1655        {"shape":"UnauthorizedClientException"},
1656        {"shape":"ForbiddenException"},
1657        {"shape":"BadRequestException"},
1658        {"shape":"ThrottledClientException"},
1659        {"shape":"ServiceUnavailableException"},
1660        {"shape":"ServiceFailureException"}
1661      ],
1662      "documentation":"<p>Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.</p>"
1663    },
1664    "UpdatePhoneNumber":{
1665      "name":"UpdatePhoneNumber",
1666      "http":{
1667        "method":"POST",
1668        "requestUri":"/phone-numbers/{phoneNumberId}",
1669        "responseCode":200
1670      },
1671      "input":{"shape":"UpdatePhoneNumberRequest"},
1672      "output":{"shape":"UpdatePhoneNumberResponse"},
1673      "errors":[
1674        {"shape":"UnauthorizedClientException"},
1675        {"shape":"NotFoundException"},
1676        {"shape":"ForbiddenException"},
1677        {"shape":"BadRequestException"},
1678        {"shape":"ThrottledClientException"},
1679        {"shape":"ConflictException"},
1680        {"shape":"ServiceUnavailableException"},
1681        {"shape":"ServiceFailureException"}
1682      ],
1683      "documentation":"<p>Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.</p> <p>For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.</p> <p>Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>"
1684    },
1685    "UpdatePhoneNumberSettings":{
1686      "name":"UpdatePhoneNumberSettings",
1687      "http":{
1688        "method":"PUT",
1689        "requestUri":"/settings/phone-number",
1690        "responseCode":204
1691      },
1692      "input":{"shape":"UpdatePhoneNumberSettingsRequest"},
1693      "errors":[
1694        {"shape":"UnauthorizedClientException"},
1695        {"shape":"ForbiddenException"},
1696        {"shape":"BadRequestException"},
1697        {"shape":"ThrottledClientException"},
1698        {"shape":"ServiceUnavailableException"},
1699        {"shape":"ServiceFailureException"}
1700      ],
1701      "documentation":"<p>Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.</p>"
1702    },
1703    "UpdateProxySession":{
1704      "name":"UpdateProxySession",
1705      "http":{
1706        "method":"POST",
1707        "requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}",
1708        "responseCode":201
1709      },
1710      "input":{"shape":"UpdateProxySessionRequest"},
1711      "output":{"shape":"UpdateProxySessionResponse"},
1712      "errors":[
1713        {"shape":"UnauthorizedClientException"},
1714        {"shape":"NotFoundException"},
1715        {"shape":"ForbiddenException"},
1716        {"shape":"BadRequestException"},
1717        {"shape":"ThrottledClientException"},
1718        {"shape":"ServiceUnavailableException"},
1719        {"shape":"ServiceFailureException"}
1720      ],
1721      "documentation":"<p>Updates the specified proxy session details, such as voice or SMS capabilities.</p>"
1722    },
1723    "UpdateSipMediaApplication":{
1724      "name":"UpdateSipMediaApplication",
1725      "http":{
1726        "method":"PUT",
1727        "requestUri":"/sip-media-applications/{sipMediaApplicationId}",
1728        "responseCode":200
1729      },
1730      "input":{"shape":"UpdateSipMediaApplicationRequest"},
1731      "output":{"shape":"UpdateSipMediaApplicationResponse"},
1732      "errors":[
1733        {"shape":"UnauthorizedClientException"},
1734        {"shape":"NotFoundException"},
1735        {"shape":"ForbiddenException"},
1736        {"shape":"BadRequestException"},
1737        {"shape":"ConflictException"},
1738        {"shape":"ThrottledClientException"},
1739        {"shape":"ServiceUnavailableException"},
1740        {"shape":"ServiceFailureException"}
1741      ],
1742      "documentation":"<p>Updates the details of the specified SIP media application.</p>"
1743    },
1744    "UpdateSipMediaApplicationCall":{
1745      "name":"UpdateSipMediaApplicationCall",
1746      "http":{
1747        "method":"POST",
1748        "requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}",
1749        "responseCode":202
1750      },
1751      "input":{"shape":"UpdateSipMediaApplicationCallRequest"},
1752      "output":{"shape":"UpdateSipMediaApplicationCallResponse"},
1753      "errors":[
1754        {"shape":"BadRequestException"},
1755        {"shape":"NotFoundException"},
1756        {"shape":"ForbiddenException"},
1757        {"shape":"ResourceLimitExceededException"},
1758        {"shape":"ThrottledClientException"},
1759        {"shape":"UnauthorizedClientException"},
1760        {"shape":"ServiceUnavailableException"},
1761        {"shape":"ServiceFailureException"}
1762      ],
1763      "documentation":"<p>Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update request. The Lambda function can then return a new set of actions.</p>"
1764    },
1765    "UpdateSipRule":{
1766      "name":"UpdateSipRule",
1767      "http":{
1768        "method":"PUT",
1769        "requestUri":"/sip-rules/{sipRuleId}",
1770        "responseCode":202
1771      },
1772      "input":{"shape":"UpdateSipRuleRequest"},
1773      "output":{"shape":"UpdateSipRuleResponse"},
1774      "errors":[
1775        {"shape":"UnauthorizedClientException"},
1776        {"shape":"NotFoundException"},
1777        {"shape":"ForbiddenException"},
1778        {"shape":"BadRequestException"},
1779        {"shape":"ConflictException"},
1780        {"shape":"ThrottledClientException"},
1781        {"shape":"ResourceLimitExceededException"},
1782        {"shape":"ServiceUnavailableException"},
1783        {"shape":"ServiceFailureException"}
1784      ],
1785      "documentation":"<p>Updates the details of the specified SIP rule.</p>"
1786    },
1787    "UpdateVoiceConnector":{
1788      "name":"UpdateVoiceConnector",
1789      "http":{
1790        "method":"PUT",
1791        "requestUri":"/voice-connectors/{voiceConnectorId}",
1792        "responseCode":200
1793      },
1794      "input":{"shape":"UpdateVoiceConnectorRequest"},
1795      "output":{"shape":"UpdateVoiceConnectorResponse"},
1796      "errors":[
1797        {"shape":"UnauthorizedClientException"},
1798        {"shape":"NotFoundException"},
1799        {"shape":"ForbiddenException"},
1800        {"shape":"BadRequestException"},
1801        {"shape":"ThrottledClientException"},
1802        {"shape":"ServiceUnavailableException"},
1803        {"shape":"ServiceFailureException"}
1804      ],
1805      "documentation":"<p>Updates the details for the specified Amazon Chime SDK Voice Connector.</p>"
1806    },
1807    "UpdateVoiceConnectorGroup":{
1808      "name":"UpdateVoiceConnectorGroup",
1809      "http":{
1810        "method":"PUT",
1811        "requestUri":"/voice-connector-groups/{voiceConnectorGroupId}",
1812        "responseCode":202
1813      },
1814      "input":{"shape":"UpdateVoiceConnectorGroupRequest"},
1815      "output":{"shape":"UpdateVoiceConnectorGroupResponse"},
1816      "errors":[
1817        {"shape":"UnauthorizedClientException"},
1818        {"shape":"NotFoundException"},
1819        {"shape":"ForbiddenException"},
1820        {"shape":"BadRequestException"},
1821        {"shape":"ConflictException"},
1822        {"shape":"ThrottledClientException"},
1823        {"shape":"ServiceUnavailableException"},
1824        {"shape":"ServiceFailureException"}
1825      ],
1826      "documentation":"<p>Updates the settings for the specified Amazon Chime SDK Voice Connector group.</p>"
1827    },
1828    "UpdateVoiceProfile":{
1829      "name":"UpdateVoiceProfile",
1830      "http":{
1831        "method":"PUT",
1832        "requestUri":"/voice-profiles/{VoiceProfileId}",
1833        "responseCode":200
1834      },
1835      "input":{"shape":"UpdateVoiceProfileRequest"},
1836      "output":{"shape":"UpdateVoiceProfileResponse"},
1837      "errors":[
1838        {"shape":"BadRequestException"},
1839        {"shape":"UnauthorizedClientException"},
1840        {"shape":"ForbiddenException"},
1841        {"shape":"AccessDeniedException"},
1842        {"shape":"NotFoundException"},
1843        {"shape":"ConflictException"},
1844        {"shape":"GoneException"},
1845        {"shape":"ThrottledClientException"},
1846        {"shape":"ServiceUnavailableException"},
1847        {"shape":"ServiceFailureException"}
1848      ],
1849      "documentation":"<p>Updates the specified voice profile’s voice print and refreshes its expiration timestamp.</p> <important> <p>As a condition of using this feature, you acknowledge that the collection, use, storage, and retention of your caller’s biometric identifiers and biometric information (“biometric data”) in the form of a digital voiceprint requires the caller’s informed consent via a written release. Such consent is required under various state laws, including biometrics laws in Illinois, Texas, Washington and other state privacy laws.</p> <p>You must provide a written release to each caller through a process that clearly reflects each caller’s informed consent before using Amazon Chime SDK Voice Insights service, as required under the terms of your agreement with AWS governing your use of the service.</p> </important>"
1850    },
1851    "UpdateVoiceProfileDomain":{
1852      "name":"UpdateVoiceProfileDomain",
1853      "http":{
1854        "method":"PUT",
1855        "requestUri":"/voice-profile-domains/{VoiceProfileDomainId}",
1856        "responseCode":200
1857      },
1858      "input":{"shape":"UpdateVoiceProfileDomainRequest"},
1859      "output":{"shape":"UpdateVoiceProfileDomainResponse"},
1860      "errors":[
1861        {"shape":"UnauthorizedClientException"},
1862        {"shape":"NotFoundException"},
1863        {"shape":"ForbiddenException"},
1864        {"shape":"AccessDeniedException"},
1865        {"shape":"BadRequestException"},
1866        {"shape":"ThrottledClientException"},
1867        {"shape":"ServiceUnavailableException"},
1868        {"shape":"ServiceFailureException"}
1869      ],
1870      "documentation":"<p>Updates the settings for the specified voice profile domain.</p>"
1871    },
1872    "ValidateE911Address":{
1873      "name":"ValidateE911Address",
1874      "http":{
1875        "method":"POST",
1876        "requestUri":"/emergency-calling/address",
1877        "responseCode":202
1878      },
1879      "input":{"shape":"ValidateE911AddressRequest"},
1880      "output":{"shape":"ValidateE911AddressResponse"},
1881      "errors":[
1882        {"shape":"UnauthorizedClientException"},
1883        {"shape":"NotFoundException"},
1884        {"shape":"ForbiddenException"},
1885        {"shape":"BadRequestException"},
1886        {"shape":"ThrottledClientException"},
1887        {"shape":"ServiceUnavailableException"},
1888        {"shape":"ServiceFailureException"}
1889      ],
1890      "documentation":"<p>Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.</p>"
1891    }
1892  },
1893  "shapes":{
1894    "AccessDeniedException":{
1895      "type":"structure",
1896      "members":{
1897      },
1898      "documentation":"<p>You don't have the permissions needed to run this action.</p>",
1899      "error":{"httpStatusCode":403},
1900      "exception":true
1901    },
1902    "Address":{
1903      "type":"structure",
1904      "members":{
1905        "streetName":{
1906          "shape":"SensitiveNonEmptyString",
1907          "documentation":"<p>The address street, such as <code>8th Avenue</code>.</p>"
1908        },
1909        "streetSuffix":{
1910          "shape":"SensitiveNonEmptyString",
1911          "documentation":"<p>The address suffix, such as the <code>N</code> in <code>8th Avenue N</code>.</p>"
1912        },
1913        "postDirectional":{
1914          "shape":"SensitiveNonEmptyString",
1915          "documentation":"<p>An address suffix location, such as the <code>S. Unit A</code> in <code>Central Park S. Unit A</code>.</p>"
1916        },
1917        "preDirectional":{
1918          "shape":"SensitiveNonEmptyString",
1919          "documentation":"<p>An address prefix location, such as the <code>N</code> in <code>N. Third St.</code> </p>"
1920        },
1921        "streetNumber":{
1922          "shape":"SensitiveNonEmptyString",
1923          "documentation":"<p>The numeric portion of an address.</p>"
1924        },
1925        "city":{
1926          "shape":"SensitiveNonEmptyString",
1927          "documentation":"<p>The city of an address.</p>"
1928        },
1929        "state":{
1930          "shape":"SensitiveNonEmptyString",
1931          "documentation":"<p>The state of an address.</p>"
1932        },
1933        "postalCode":{
1934          "shape":"SensitiveNonEmptyString",
1935          "documentation":"<p>The postal code of an address.</p>"
1936        },
1937        "postalCodePlus4":{
1938          "shape":"SensitiveNonEmptyString",
1939          "documentation":"<p>The zip + 4 or postal code + 4 of an address.</p>"
1940        },
1941        "country":{
1942          "shape":"SensitiveNonEmptyString",
1943          "documentation":"<p>The country of an address.</p>"
1944        }
1945      },
1946      "documentation":"<p>A validated address.</p>"
1947    },
1948    "AlexaSkillId":{
1949      "type":"string",
1950      "max":64,
1951      "pattern":"amzn1\\.application-oa2-client\\.[0-9a-fA-F]{32}",
1952      "sensitive":true
1953    },
1954    "AlexaSkillIdList":{
1955      "type":"list",
1956      "member":{"shape":"AlexaSkillId"},
1957      "max":1,
1958      "min":1
1959    },
1960    "AlexaSkillStatus":{
1961      "type":"string",
1962      "enum":[
1963        "ACTIVE",
1964        "INACTIVE"
1965      ]
1966    },
1967    "Alpha2CountryCode":{
1968      "type":"string",
1969      "pattern":"[A-Z]{2}"
1970    },
1971    "AreaCode":{
1972      "type":"string",
1973      "pattern":"^$|^[0-9]{3,3}$"
1974    },
1975    "Arn":{
1976      "type":"string",
1977      "max":1024,
1978      "min":1,
1979      "pattern":"^arn[\\/\\:\\-\\_\\.a-zA-Z0-9]+$",
1980      "sensitive":true
1981    },
1982    "AssociatePhoneNumbersWithVoiceConnectorGroupRequest":{
1983      "type":"structure",
1984      "required":[
1985        "VoiceConnectorGroupId",
1986        "E164PhoneNumbers"
1987      ],
1988      "members":{
1989        "VoiceConnectorGroupId":{
1990          "shape":"NonEmptyString",
1991          "documentation":"<p>The Amazon Chime SDK Voice Connector group ID.</p>",
1992          "location":"uri",
1993          "locationName":"voiceConnectorGroupId"
1994        },
1995        "E164PhoneNumbers":{
1996          "shape":"E164PhoneNumberList",
1997          "documentation":"<p>List of phone numbers, in E.164 format.</p>"
1998        },
1999        "ForceAssociate":{
2000          "shape":"NullableBoolean",
2001          "documentation":"<p>If true, associates the provided phone numbers with the provided Amazon Chime SDK Voice Connector Group and removes any previously existing associations. If false, does not associate any phone numbers that have previously existing associations.</p>"
2002        }
2003      }
2004    },
2005    "AssociatePhoneNumbersWithVoiceConnectorGroupResponse":{
2006      "type":"structure",
2007      "members":{
2008        "PhoneNumberErrors":{
2009          "shape":"PhoneNumberErrorList",
2010          "documentation":"<p>If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.</p>"
2011        }
2012      }
2013    },
2014    "AssociatePhoneNumbersWithVoiceConnectorRequest":{
2015      "type":"structure",
2016      "required":[
2017        "VoiceConnectorId",
2018        "E164PhoneNumbers"
2019      ],
2020      "members":{
2021        "VoiceConnectorId":{
2022          "shape":"NonEmptyString",
2023          "documentation":"<p>The Voice Connector ID.</p>",
2024          "location":"uri",
2025          "locationName":"voiceConnectorId"
2026        },
2027        "E164PhoneNumbers":{
2028          "shape":"E164PhoneNumberList",
2029          "documentation":"<p>List of phone numbers, in E.164 format.</p>"
2030        },
2031        "ForceAssociate":{
2032          "shape":"NullableBoolean",
2033          "documentation":"<p>If true, associates the provided phone numbers with the provided Amazon Chime SDK Voice Connector and removes any previously existing associations. If false, does not associate any phone numbers that have previously existing associations.</p>"
2034        }
2035      }
2036    },
2037    "AssociatePhoneNumbersWithVoiceConnectorResponse":{
2038      "type":"structure",
2039      "members":{
2040        "PhoneNumberErrors":{
2041          "shape":"PhoneNumberErrorList",
2042          "documentation":"<p>If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.</p>"
2043        }
2044      }
2045    },
2046    "BadRequestException":{
2047      "type":"structure",
2048      "members":{
2049      },
2050      "documentation":"<p>The input parameters don't match the service's restrictions.</p>",
2051      "error":{"httpStatusCode":400},
2052      "exception":true
2053    },
2054    "BatchDeletePhoneNumberRequest":{
2055      "type":"structure",
2056      "required":["PhoneNumberIds"],
2057      "members":{
2058        "PhoneNumberIds":{
2059          "shape":"NonEmptyStringList",
2060          "documentation":"<p>List of phone number IDs.</p>"
2061        }
2062      }
2063    },
2064    "BatchDeletePhoneNumberResponse":{
2065      "type":"structure",
2066      "members":{
2067        "PhoneNumberErrors":{
2068          "shape":"PhoneNumberErrorList",
2069          "documentation":"<p>If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.</p>"
2070        }
2071      }
2072    },
2073    "BatchUpdatePhoneNumberRequest":{
2074      "type":"structure",
2075      "required":["UpdatePhoneNumberRequestItems"],
2076      "members":{
2077        "UpdatePhoneNumberRequestItems":{
2078          "shape":"UpdatePhoneNumberRequestItemList",
2079          "documentation":"<p>Lists the phone numbers in the update request.</p>"
2080        }
2081      }
2082    },
2083    "BatchUpdatePhoneNumberResponse":{
2084      "type":"structure",
2085      "members":{
2086        "PhoneNumberErrors":{
2087          "shape":"PhoneNumberErrorList",
2088          "documentation":"<p>A list of failed phone numbers and their error messages.</p>"
2089        }
2090      }
2091    },
2092    "Boolean":{"type":"boolean"},
2093    "CallDetails":{
2094      "type":"structure",
2095      "members":{
2096        "VoiceConnectorId":{
2097          "shape":"NonEmptyString128",
2098          "documentation":"<p>The Voice Connector ID.</p>"
2099        },
2100        "TransactionId":{
2101          "shape":"NonEmptyString256",
2102          "documentation":"<p>The transaction ID of a Voice Connector call.</p>"
2103        },
2104        "IsCaller":{
2105          "shape":"Boolean",
2106          "documentation":"<p>Identifies a person as the caller or the callee.</p>"
2107        }
2108      },
2109      "documentation":"<p>The details of an Amazon Chime SDK Voice Connector call.</p>"
2110    },
2111    "CallLegType":{
2112      "type":"string",
2113      "enum":[
2114        "Caller",
2115        "Callee"
2116      ]
2117    },
2118    "CallingName":{
2119      "type":"string",
2120      "pattern":"^$|^[a-zA-Z0-9 ]{2,15}$",
2121      "sensitive":true
2122    },
2123    "CallingNameStatus":{
2124      "type":"string",
2125      "enum":[
2126        "Unassigned",
2127        "UpdateInProgress",
2128        "UpdateSucceeded",
2129        "UpdateFailed"
2130      ]
2131    },
2132    "CallingRegion":{"type":"string"},
2133    "CallingRegionList":{
2134      "type":"list",
2135      "member":{"shape":"CallingRegion"}
2136    },
2137    "CandidateAddress":{
2138      "type":"structure",
2139      "members":{
2140        "streetInfo":{
2141          "shape":"SensitiveNonEmptyString",
2142          "documentation":"<p>The street information of the candidate address.</p>"
2143        },
2144        "streetNumber":{
2145          "shape":"SensitiveNonEmptyString",
2146          "documentation":"<p>The numeric portion of the candidate address.</p>"
2147        },
2148        "city":{
2149          "shape":"SensitiveNonEmptyString",
2150          "documentation":"<p>The city of the candidate address.</p>"
2151        },
2152        "state":{
2153          "shape":"SensitiveNonEmptyString",
2154          "documentation":"<p>The state of the candidate address.</p>"
2155        },
2156        "postalCode":{
2157          "shape":"SensitiveNonEmptyString",
2158          "documentation":"<p>The postal code of the candidate address.</p>"
2159        },
2160        "postalCodePlus4":{
2161          "shape":"SensitiveNonEmptyString",
2162          "documentation":"<p>The zip + 4 or postal code +4 of the candidate address.</p>"
2163        },
2164        "country":{
2165          "shape":"SensitiveNonEmptyString",
2166          "documentation":"<p>The country of the candidate address.</p>"
2167        }
2168      },
2169      "documentation":"<p>A suggested address.</p>"
2170    },
2171    "CandidateAddressList":{
2172      "type":"list",
2173      "member":{"shape":"CandidateAddress"}
2174    },
2175    "Capability":{
2176      "type":"string",
2177      "enum":[
2178        "Voice",
2179        "SMS"
2180      ]
2181    },
2182    "CapabilityList":{
2183      "type":"list",
2184      "member":{"shape":"Capability"}
2185    },
2186    "ClientRequestId":{
2187      "type":"string",
2188      "pattern":"^[-_a-zA-Z0-9]*${2,64}$"
2189    },
2190    "ConfidenceScore":{
2191      "type":"float",
2192      "max":1,
2193      "min":0
2194    },
2195    "ConflictException":{
2196      "type":"structure",
2197      "members":{
2198      },
2199      "documentation":"<p>Multiple instances of the same request were made simultaneously.</p>",
2200      "error":{"httpStatusCode":409},
2201      "exception":true
2202    },
2203    "Country":{
2204      "type":"string",
2205      "pattern":"^$|^[A-Z]{2,2}$"
2206    },
2207    "CountryList":{
2208      "type":"list",
2209      "member":{"shape":"Country"},
2210      "max":100,
2211      "min":1
2212    },
2213    "CpsLimit":{
2214      "type":"integer",
2215      "min":1
2216    },
2217    "CreatePhoneNumberOrderRequest":{
2218      "type":"structure",
2219      "required":[
2220        "ProductType",
2221        "E164PhoneNumbers"
2222      ],
2223      "members":{
2224        "ProductType":{
2225          "shape":"PhoneNumberProductType",
2226          "documentation":"<p>The phone number product type.</p>"
2227        },
2228        "E164PhoneNumbers":{
2229          "shape":"E164PhoneNumberList",
2230          "documentation":"<p>List of phone numbers, in E.164 format.</p>"
2231        },
2232        "Name":{
2233          "shape":"PhoneNumberName",
2234          "documentation":"<p>Specifies the name assigned to one or more phone numbers.</p>"
2235        }
2236      }
2237    },
2238    "CreatePhoneNumberOrderResponse":{
2239      "type":"structure",
2240      "members":{
2241        "PhoneNumberOrder":{
2242          "shape":"PhoneNumberOrder",
2243          "documentation":"<p>The phone number order details.</p>"
2244        }
2245      }
2246    },
2247    "CreateProxySessionRequest":{
2248      "type":"structure",
2249      "required":[
2250        "ParticipantPhoneNumbers",
2251        "Capabilities",
2252        "VoiceConnectorId"
2253      ],
2254      "members":{
2255        "VoiceConnectorId":{
2256          "shape":"NonEmptyString128",
2257          "documentation":"<p>The Voice Connector ID.</p>",
2258          "location":"uri",
2259          "locationName":"voiceConnectorId"
2260        },
2261        "ParticipantPhoneNumbers":{
2262          "shape":"ParticipantPhoneNumberList",
2263          "documentation":"<p>The participant phone numbers.</p>"
2264        },
2265        "Name":{
2266          "shape":"ProxySessionNameString",
2267          "documentation":"<p>The name of the proxy session.</p>"
2268        },
2269        "ExpiryMinutes":{
2270          "shape":"PositiveInteger",
2271          "documentation":"<p>The number of minutes allowed for the proxy session.</p>"
2272        },
2273        "Capabilities":{
2274          "shape":"CapabilityList",
2275          "documentation":"<p>The proxy session's capabilities.</p>"
2276        },
2277        "NumberSelectionBehavior":{
2278          "shape":"NumberSelectionBehavior",
2279          "documentation":"<p>The preference for proxy phone number reuse, or stickiness, between the same participants across sessions.</p>"
2280        },
2281        "GeoMatchLevel":{
2282          "shape":"GeoMatchLevel",
2283          "documentation":"<p>The preference for matching the country or area code of the proxy phone number with that of the first participant.</p>"
2284        },
2285        "GeoMatchParams":{
2286          "shape":"GeoMatchParams",
2287          "documentation":"<p>The country and area code for the proxy phone number.</p>"
2288        }
2289      }
2290    },
2291    "CreateProxySessionResponse":{
2292      "type":"structure",
2293      "members":{
2294        "ProxySession":{
2295          "shape":"ProxySession",
2296          "documentation":"<p>The proxy session details.</p>"
2297        }
2298      }
2299    },
2300    "CreateSipMediaApplicationCallRequest":{
2301      "type":"structure",
2302      "required":[
2303        "FromPhoneNumber",
2304        "ToPhoneNumber",
2305        "SipMediaApplicationId"
2306      ],
2307      "members":{
2308        "FromPhoneNumber":{
2309          "shape":"E164PhoneNumber",
2310          "documentation":"<p>The phone number that a user calls from. This is a phone number in your Amazon Chime SDK phone number inventory.</p>"
2311        },
2312        "ToPhoneNumber":{
2313          "shape":"E164PhoneNumber",
2314          "documentation":"<p>The phone number that the service should call.</p>"
2315        },
2316        "SipMediaApplicationId":{
2317          "shape":"NonEmptyString",
2318          "documentation":"<p>The ID of the SIP media application.</p>",
2319          "location":"uri",
2320          "locationName":"sipMediaApplicationId"
2321        },
2322        "SipHeaders":{
2323          "shape":"SipHeadersMap",
2324          "documentation":"<p>The SIP headers added to an outbound call leg.</p>"
2325        },
2326        "ArgumentsMap":{
2327          "shape":"SMACreateCallArgumentsMap",
2328          "documentation":"<p>Context passed to a CreateSipMediaApplication API call. For example, you could pass key-value pairs such as: <code>\"FirstName\": \"John\", \"LastName\": \"Doe\"</code> </p>"
2329        }
2330      }
2331    },
2332    "CreateSipMediaApplicationCallResponse":{
2333      "type":"structure",
2334      "members":{
2335        "SipMediaApplicationCall":{
2336          "shape":"SipMediaApplicationCall",
2337          "documentation":"<p>The actual call.</p>"
2338        }
2339      }
2340    },
2341    "CreateSipMediaApplicationRequest":{
2342      "type":"structure",
2343      "required":[
2344        "AwsRegion",
2345        "Name",
2346        "Endpoints"
2347      ],
2348      "members":{
2349        "AwsRegion":{
2350          "shape":"String",
2351          "documentation":"<p>The AWS Region assigned to the SIP media application.</p>"
2352        },
2353        "Name":{
2354          "shape":"SipMediaApplicationName",
2355          "documentation":"<p>The SIP media application's name.</p>"
2356        },
2357        "Endpoints":{
2358          "shape":"SipMediaApplicationEndpointList",
2359          "documentation":"<p>List of endpoints (Lambda ARNs) specified for the SIP media application.</p>"
2360        },
2361        "Tags":{
2362          "shape":"TagList",
2363          "documentation":"<p>The tags assigned to the SIP media application.</p>"
2364        }
2365      }
2366    },
2367    "CreateSipMediaApplicationResponse":{
2368      "type":"structure",
2369      "members":{
2370        "SipMediaApplication":{
2371          "shape":"SipMediaApplication",
2372          "documentation":"<p>The SIP media application details.</p>"
2373        }
2374      }
2375    },
2376    "CreateSipRuleRequest":{
2377      "type":"structure",
2378      "required":[
2379        "Name",
2380        "TriggerType",
2381        "TriggerValue"
2382      ],
2383      "members":{
2384        "Name":{
2385          "shape":"SipRuleName",
2386          "documentation":"<p>The name of the SIP rule.</p>"
2387        },
2388        "TriggerType":{
2389          "shape":"SipRuleTriggerType",
2390          "documentation":"<p>The type of trigger assigned to the SIP rule in <code>TriggerValue</code>, currently <code>RequestUriHostname</code> or <code>ToPhoneNumber</code>.</p>"
2391        },
2392        "TriggerValue":{
2393          "shape":"NonEmptyString",
2394          "documentation":"<p>If <code>TriggerType</code> is <code>RequestUriHostname</code>, the value can be the outbound host name of a Voice Connector. If <code>TriggerType</code> is <code>ToPhoneNumber</code>, the value can be a customer-owned phone number in the E164 format. The <code>SipMediaApplication</code> specified in the <code>SipRule</code> is triggered if the request URI in an incoming SIP request matches the <code>RequestUriHostname</code>, or if the <code>To</code> header in the incoming SIP request matches the <code>ToPhoneNumber</code> value.</p>"
2395        },
2396        "Disabled":{
2397          "shape":"NullableBoolean",
2398          "documentation":"<p>Disables or enables a SIP rule. You must disable SIP rules before you can delete them.</p>"
2399        },
2400        "TargetApplications":{
2401          "shape":"SipRuleTargetApplicationList",
2402          "documentation":"<p>List of SIP media applications, with priority and AWS Region. Only one SIP application per AWS Region can be used.</p>"
2403        }
2404      }
2405    },
2406    "CreateSipRuleResponse":{
2407      "type":"structure",
2408      "members":{
2409        "SipRule":{
2410          "shape":"SipRule",
2411          "documentation":"<p>The SIP rule information, including the rule ID, triggers, and target applications.</p>"
2412        }
2413      }
2414    },
2415    "CreateVoiceConnectorGroupRequest":{
2416      "type":"structure",
2417      "required":["Name"],
2418      "members":{
2419        "Name":{
2420          "shape":"VoiceConnectorGroupName",
2421          "documentation":"<p>The name of the Voice Connector group.</p>"
2422        },
2423        "VoiceConnectorItems":{
2424          "shape":"VoiceConnectorItemList",
2425          "documentation":"<p>Lists the Voice Connectors that inbound calls are routed to.</p>"
2426        }
2427      }
2428    },
2429    "CreateVoiceConnectorGroupResponse":{
2430      "type":"structure",
2431      "members":{
2432        "VoiceConnectorGroup":{
2433          "shape":"VoiceConnectorGroup",
2434          "documentation":"<p>The details of the Voice Connector group.</p>"
2435        }
2436      }
2437    },
2438    "CreateVoiceConnectorRequest":{
2439      "type":"structure",
2440      "required":[
2441        "Name",
2442        "RequireEncryption"
2443      ],
2444      "members":{
2445        "Name":{
2446          "shape":"VoiceConnectorName",
2447          "documentation":"<p>The name of the Voice Connector.</p>"
2448        },
2449        "AwsRegion":{
2450          "shape":"VoiceConnectorAwsRegion",
2451          "documentation":"<p>The AWS Region in which the Amazon Chime SDK Voice Connector is created. Default value: <code>us-east-1</code> .</p>"
2452        },
2453        "RequireEncryption":{
2454          "shape":"Boolean",
2455          "documentation":"<p>Enables or disables encryption for the Voice Connector.</p>"
2456        },
2457        "Tags":{
2458          "shape":"TagList",
2459          "documentation":"<p>The tags assigned to the Voice Connector.</p>"
2460        }
2461      }
2462    },
2463    "CreateVoiceConnectorResponse":{
2464      "type":"structure",
2465      "members":{
2466        "VoiceConnector":{
2467          "shape":"VoiceConnector",
2468          "documentation":"<p>The details of the Voice Connector.</p>"
2469        }
2470      }
2471    },
2472    "CreateVoiceProfileDomainRequest":{
2473      "type":"structure",
2474      "required":[
2475        "Name",
2476        "ServerSideEncryptionConfiguration"
2477      ],
2478      "members":{
2479        "Name":{
2480          "shape":"VoiceProfileDomainName",
2481          "documentation":"<p>The name of the voice profile domain.</p>"
2482        },
2483        "Description":{
2484          "shape":"VoiceProfileDomainDescription",
2485          "documentation":"<p>A description of the voice profile domain.</p>"
2486        },
2487        "ServerSideEncryptionConfiguration":{
2488          "shape":"ServerSideEncryptionConfiguration",
2489          "documentation":"<p>The server-side encryption configuration for the request.</p>"
2490        },
2491        "ClientRequestToken":{
2492          "shape":"ClientRequestId",
2493          "documentation":"<p>The unique identifier for the client request. Use a different token for different domain creation requests.</p>"
2494        },
2495        "Tags":{
2496          "shape":"TagList",
2497          "documentation":"<p>The tags assigned to the domain.</p>"
2498        }
2499      }
2500    },
2501    "CreateVoiceProfileDomainResponse":{
2502      "type":"structure",
2503      "members":{
2504        "VoiceProfileDomain":{
2505          "shape":"VoiceProfileDomain",
2506          "documentation":"<p>The requested voice profile domain.</p>"
2507        }
2508      }
2509    },
2510    "CreateVoiceProfileRequest":{
2511      "type":"structure",
2512      "required":["SpeakerSearchTaskId"],
2513      "members":{
2514        "SpeakerSearchTaskId":{
2515          "shape":"NonEmptyString256",
2516          "documentation":"<p>The ID of the speaker search task.</p>"
2517        }
2518      }
2519    },
2520    "CreateVoiceProfileResponse":{
2521      "type":"structure",
2522      "members":{
2523        "VoiceProfile":{
2524          "shape":"VoiceProfile",
2525          "documentation":"<p>The requested voice profile.</p>"
2526        }
2527      }
2528    },
2529    "Credential":{
2530      "type":"structure",
2531      "members":{
2532        "Username":{
2533          "shape":"SensitiveString",
2534          "documentation":"<p>The RFC2617 compliant user name associated with the SIP credentials, in US-ASCII format.</p>"
2535        },
2536        "Password":{
2537          "shape":"SensitiveString",
2538          "documentation":"<p>The RFC2617 compliant password associated with the SIP credentials, in US-ASCII format.</p>"
2539        }
2540      },
2541      "documentation":"<p>The SIP credentials used to authenticate requests to an Amazon Chime SDK Voice Connector.</p>"
2542    },
2543    "CredentialList":{
2544      "type":"list",
2545      "member":{"shape":"Credential"}
2546    },
2547    "DNISEmergencyCallingConfiguration":{
2548      "type":"structure",
2549      "required":[
2550        "EmergencyPhoneNumber",
2551        "CallingCountry"
2552      ],
2553      "members":{
2554        "EmergencyPhoneNumber":{
2555          "shape":"E164PhoneNumber",
2556          "documentation":"<p>The DNIS phone number that you route emergency calls to, in E.164 format.</p>"
2557        },
2558        "TestPhoneNumber":{
2559          "shape":"E164PhoneNumber",
2560          "documentation":"<p>The DNIS phone number for routing test emergency calls to, in E.164 format.</p>"
2561        },
2562        "CallingCountry":{
2563          "shape":"Alpha2CountryCode",
2564          "documentation":"<p>The country from which emergency calls are allowed, in ISO 3166-1 alpha-2 format.</p>"
2565        }
2566      },
2567      "documentation":"<p>The Dialed Number Identification Service (DNIS) emergency calling configuration details associated with an Amazon Chime SDK Voice Connector's emergency calling configuration.</p>"
2568    },
2569    "DNISEmergencyCallingConfigurationList":{
2570      "type":"list",
2571      "member":{"shape":"DNISEmergencyCallingConfiguration"}
2572    },
2573    "DataRetentionInHours":{
2574      "type":"integer",
2575      "min":0
2576    },
2577    "DeletePhoneNumberRequest":{
2578      "type":"structure",
2579      "required":["PhoneNumberId"],
2580      "members":{
2581        "PhoneNumberId":{
2582          "shape":"SensitiveNonEmptyString",
2583          "documentation":"<p>The phone number ID.</p>",
2584          "location":"uri",
2585          "locationName":"phoneNumberId"
2586        }
2587      }
2588    },
2589    "DeleteProxySessionRequest":{
2590      "type":"structure",
2591      "required":[
2592        "VoiceConnectorId",
2593        "ProxySessionId"
2594      ],
2595      "members":{
2596        "VoiceConnectorId":{
2597          "shape":"NonEmptyString128",
2598          "documentation":"<p>The Voice Connector ID.</p>",
2599          "location":"uri",
2600          "locationName":"voiceConnectorId"
2601        },
2602        "ProxySessionId":{
2603          "shape":"NonEmptyString128",
2604          "documentation":"<p>The proxy session ID.</p>",
2605          "location":"uri",
2606          "locationName":"proxySessionId"
2607        }
2608      }
2609    },
2610    "DeleteSipMediaApplicationRequest":{
2611      "type":"structure",
2612      "required":["SipMediaApplicationId"],
2613      "members":{
2614        "SipMediaApplicationId":{
2615          "shape":"NonEmptyString",
2616          "documentation":"<p>The SIP media application ID.</p>",
2617          "location":"uri",
2618          "locationName":"sipMediaApplicationId"
2619        }
2620      }
2621    },
2622    "DeleteSipRuleRequest":{
2623      "type":"structure",
2624      "required":["SipRuleId"],
2625      "members":{
2626        "SipRuleId":{
2627          "shape":"NonEmptyString",
2628          "documentation":"<p>The SIP rule ID.</p>",
2629          "location":"uri",
2630          "locationName":"sipRuleId"
2631        }
2632      }
2633    },
2634    "DeleteVoiceConnectorEmergencyCallingConfigurationRequest":{
2635      "type":"structure",
2636      "required":["VoiceConnectorId"],
2637      "members":{
2638        "VoiceConnectorId":{
2639          "shape":"NonEmptyString",
2640          "documentation":"<p>The Voice Connector ID.</p>",
2641          "location":"uri",
2642          "locationName":"voiceConnectorId"
2643        }
2644      }
2645    },
2646    "DeleteVoiceConnectorGroupRequest":{
2647      "type":"structure",
2648      "required":["VoiceConnectorGroupId"],
2649      "members":{
2650        "VoiceConnectorGroupId":{
2651          "shape":"NonEmptyString",
2652          "documentation":"<p>The Voice Connector Group ID.</p>",
2653          "location":"uri",
2654          "locationName":"voiceConnectorGroupId"
2655        }
2656      }
2657    },
2658    "DeleteVoiceConnectorOriginationRequest":{
2659      "type":"structure",
2660      "required":["VoiceConnectorId"],
2661      "members":{
2662        "VoiceConnectorId":{
2663          "shape":"NonEmptyString",
2664          "documentation":"<p>The Voice Connector ID.</p>",
2665          "location":"uri",
2666          "locationName":"voiceConnectorId"
2667        }
2668      }
2669    },
2670    "DeleteVoiceConnectorProxyRequest":{
2671      "type":"structure",
2672      "required":["VoiceConnectorId"],
2673      "members":{
2674        "VoiceConnectorId":{
2675          "shape":"NonEmptyString128",
2676          "documentation":"<p>The Voice Connector ID.</p>",
2677          "location":"uri",
2678          "locationName":"voiceConnectorId"
2679        }
2680      }
2681    },
2682    "DeleteVoiceConnectorRequest":{
2683      "type":"structure",
2684      "required":["VoiceConnectorId"],
2685      "members":{
2686        "VoiceConnectorId":{
2687          "shape":"NonEmptyString",
2688          "documentation":"<p>The Voice Connector ID.</p>",
2689          "location":"uri",
2690          "locationName":"voiceConnectorId"
2691        }
2692      }
2693    },
2694    "DeleteVoiceConnectorStreamingConfigurationRequest":{
2695      "type":"structure",
2696      "required":["VoiceConnectorId"],
2697      "members":{
2698        "VoiceConnectorId":{
2699          "shape":"NonEmptyString",
2700          "documentation":"<p>The Voice Connector ID.</p>",
2701          "location":"uri",
2702          "locationName":"voiceConnectorId"
2703        }
2704      }
2705    },
2706    "DeleteVoiceConnectorTerminationCredentialsRequest":{
2707      "type":"structure",
2708      "required":[
2709        "Usernames",
2710        "VoiceConnectorId"
2711      ],
2712      "members":{
2713        "VoiceConnectorId":{
2714          "shape":"NonEmptyString",
2715          "documentation":"<p>The Voice Connector ID.</p>",
2716          "location":"uri",
2717          "locationName":"voiceConnectorId"
2718        },
2719        "Usernames":{
2720          "shape":"SensitiveStringList",
2721          "documentation":"<p>The RFC2617 compliant username associated with the SIP credentials, in US-ASCII format.</p>"
2722        }
2723      }
2724    },
2725    "DeleteVoiceConnectorTerminationRequest":{
2726      "type":"structure",
2727      "required":["VoiceConnectorId"],
2728      "members":{
2729        "VoiceConnectorId":{
2730          "shape":"NonEmptyString",
2731          "documentation":"<p>The Voice Connector ID.</p>",
2732          "location":"uri",
2733          "locationName":"voiceConnectorId"
2734        }
2735      }
2736    },
2737    "DeleteVoiceProfileDomainRequest":{
2738      "type":"structure",
2739      "required":["VoiceProfileDomainId"],
2740      "members":{
2741        "VoiceProfileDomainId":{
2742          "shape":"NonEmptyString256",
2743          "documentation":"<p>The voice profile domain ID.</p>",
2744          "location":"uri",
2745          "locationName":"VoiceProfileDomainId"
2746        }
2747      }
2748    },
2749    "DeleteVoiceProfileRequest":{
2750      "type":"structure",
2751      "required":["VoiceProfileId"],
2752      "members":{
2753        "VoiceProfileId":{
2754          "shape":"NonEmptyString256",
2755          "documentation":"<p>The voice profile ID.</p>",
2756          "location":"uri",
2757          "locationName":"VoiceProfileId"
2758        }
2759      }
2760    },
2761    "DisassociatePhoneNumbersFromVoiceConnectorGroupRequest":{
2762      "type":"structure",
2763      "required":[
2764        "VoiceConnectorGroupId",
2765        "E164PhoneNumbers"
2766      ],
2767      "members":{
2768        "VoiceConnectorGroupId":{
2769          "shape":"NonEmptyString",
2770          "documentation":"<p>The Voice Connector group ID.</p>",
2771          "location":"uri",
2772          "locationName":"voiceConnectorGroupId"
2773        },
2774        "E164PhoneNumbers":{
2775          "shape":"E164PhoneNumberList",
2776          "documentation":"<p>The list of phone numbers, in E.164 format.</p>"
2777        }
2778      }
2779    },
2780    "DisassociatePhoneNumbersFromVoiceConnectorGroupResponse":{
2781      "type":"structure",
2782      "members":{
2783        "PhoneNumberErrors":{
2784          "shape":"PhoneNumberErrorList",
2785          "documentation":"<p>If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.</p>"
2786        }
2787      }
2788    },
2789    "DisassociatePhoneNumbersFromVoiceConnectorRequest":{
2790      "type":"structure",
2791      "required":[
2792        "VoiceConnectorId",
2793        "E164PhoneNumbers"
2794      ],
2795      "members":{
2796        "VoiceConnectorId":{
2797          "shape":"NonEmptyString",
2798          "documentation":"<p>The Voice Connector ID.</p>",
2799          "location":"uri",
2800          "locationName":"voiceConnectorId"
2801        },
2802        "E164PhoneNumbers":{
2803          "shape":"E164PhoneNumberList",
2804          "documentation":"<p>List of phone numbers, in E.164 format.</p>"
2805        }
2806      }
2807    },
2808    "DisassociatePhoneNumbersFromVoiceConnectorResponse":{
2809      "type":"structure",
2810      "members":{
2811        "PhoneNumberErrors":{
2812          "shape":"PhoneNumberErrorList",
2813          "documentation":"<p>If the action fails for one or more of the phone numbers in the request, a list of the phone numbers is returned, along with error codes and error messages.</p>"
2814        }
2815      }
2816    },
2817    "E164PhoneNumber":{
2818      "type":"string",
2819      "pattern":"^\\+?[1-9]\\d{1,14}$",
2820      "sensitive":true
2821    },
2822    "E164PhoneNumberList":{
2823      "type":"list",
2824      "member":{"shape":"E164PhoneNumber"}
2825    },
2826    "EmergencyCallingConfiguration":{
2827      "type":"structure",
2828      "members":{
2829        "DNIS":{
2830          "shape":"DNISEmergencyCallingConfigurationList",
2831          "documentation":"<p>The Dialed Number Identification Service (DNIS) emergency calling configuration details.</p>"
2832        }
2833      },
2834      "documentation":"<p>The emergency calling configuration details associated with an Amazon Chime SDK Voice Connector.</p>"
2835    },
2836    "ErrorCode":{
2837      "type":"string",
2838      "enum":[
2839        "BadRequest",
2840        "Conflict",
2841        "Forbidden",
2842        "NotFound",
2843        "PreconditionFailed",
2844        "ResourceLimitExceeded",
2845        "ServiceFailure",
2846        "AccessDenied",
2847        "ServiceUnavailable",
2848        "Throttled",
2849        "Throttling",
2850        "Unauthorized",
2851        "Unprocessable",
2852        "VoiceConnectorGroupAssociationsExist",
2853        "PhoneNumberAssociationsExist",
2854        "Gone"
2855      ]
2856    },
2857    "ForbiddenException":{
2858      "type":"structure",
2859      "members":{
2860      },
2861      "documentation":"<p>The client is permanently forbidden from making the request.</p>",
2862      "error":{"httpStatusCode":403},
2863      "exception":true
2864    },
2865    "FunctionArn":{
2866      "type":"string",
2867      "max":10000,
2868      "pattern":"arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?",
2869      "sensitive":true
2870    },
2871    "GeoMatchLevel":{
2872      "type":"string",
2873      "enum":[
2874        "Country",
2875        "AreaCode"
2876      ]
2877    },
2878    "GeoMatchParams":{
2879      "type":"structure",
2880      "required":[
2881        "Country",
2882        "AreaCode"
2883      ],
2884      "members":{
2885        "Country":{
2886          "shape":"Country",
2887          "documentation":"<p>The country.</p>"
2888        },
2889        "AreaCode":{
2890          "shape":"AreaCode",
2891          "documentation":"<p>The area code.</p>"
2892        }
2893      },
2894      "documentation":"<p>The country and area code for a proxy phone number in a proxy phone session.</p>"
2895    },
2896    "GetGlobalSettingsResponse":{
2897      "type":"structure",
2898      "members":{
2899        "VoiceConnector":{
2900          "shape":"VoiceConnectorSettings",
2901          "documentation":"<p>The Voice Connector settings.</p>"
2902        }
2903      }
2904    },
2905    "GetPhoneNumberOrderRequest":{
2906      "type":"structure",
2907      "required":["PhoneNumberOrderId"],
2908      "members":{
2909        "PhoneNumberOrderId":{
2910          "shape":"GuidString",
2911          "documentation":"<p>The ID of the phone number order .</p>",
2912          "location":"uri",
2913          "locationName":"phoneNumberOrderId"
2914        }
2915      }
2916    },
2917    "GetPhoneNumberOrderResponse":{
2918      "type":"structure",
2919      "members":{
2920        "PhoneNumberOrder":{
2921          "shape":"PhoneNumberOrder",
2922          "documentation":"<p>The phone number order details.</p>"
2923        }
2924      }
2925    },
2926    "GetPhoneNumberRequest":{
2927      "type":"structure",
2928      "required":["PhoneNumberId"],
2929      "members":{
2930        "PhoneNumberId":{
2931          "shape":"SensitiveNonEmptyString",
2932          "documentation":"<p>The phone number ID.</p>",
2933          "location":"uri",
2934          "locationName":"phoneNumberId"
2935        }
2936      }
2937    },
2938    "GetPhoneNumberResponse":{
2939      "type":"structure",
2940      "members":{
2941        "PhoneNumber":{
2942          "shape":"PhoneNumber",
2943          "documentation":"<p>The phone number details.</p>"
2944        }
2945      }
2946    },
2947    "GetPhoneNumberSettingsResponse":{
2948      "type":"structure",
2949      "members":{
2950        "CallingName":{
2951          "shape":"CallingName",
2952          "documentation":"<p>The default outbound calling name for the account.</p>"
2953        },
2954        "CallingNameUpdatedTimestamp":{
2955          "shape":"Iso8601Timestamp",
2956          "documentation":"<p>The updated outbound calling name timestamp, in ISO 8601 format.</p>"
2957        }
2958      }
2959    },
2960    "GetProxySessionRequest":{
2961      "type":"structure",
2962      "required":[
2963        "VoiceConnectorId",
2964        "ProxySessionId"
2965      ],
2966      "members":{
2967        "VoiceConnectorId":{
2968          "shape":"NonEmptyString128",
2969          "documentation":"<p>The Voice Connector ID.</p>",
2970          "location":"uri",
2971          "locationName":"voiceConnectorId"
2972        },
2973        "ProxySessionId":{
2974          "shape":"NonEmptyString128",
2975          "documentation":"<p>The proxy session ID.</p>",
2976          "location":"uri",
2977          "locationName":"proxySessionId"
2978        }
2979      }
2980    },
2981    "GetProxySessionResponse":{
2982      "type":"structure",
2983      "members":{
2984        "ProxySession":{
2985          "shape":"ProxySession",
2986          "documentation":"<p>The proxy session details.</p>"
2987        }
2988      }
2989    },
2990    "GetSipMediaApplicationAlexaSkillConfigurationRequest":{
2991      "type":"structure",
2992      "required":["SipMediaApplicationId"],
2993      "members":{
2994        "SipMediaApplicationId":{
2995          "shape":"NonEmptyString",
2996          "documentation":"<p>The SIP media application ID.</p>",
2997          "location":"uri",
2998          "locationName":"sipMediaApplicationId"
2999        }
3000      }
3001    },
3002    "GetSipMediaApplicationAlexaSkillConfigurationResponse":{
3003      "type":"structure",
3004      "members":{
3005        "SipMediaApplicationAlexaSkillConfiguration":{
3006          "shape":"SipMediaApplicationAlexaSkillConfiguration",
3007          "documentation":"<p>Returns the Alexa Skill configuration.</p>"
3008        }
3009      }
3010    },
3011    "GetSipMediaApplicationLoggingConfigurationRequest":{
3012      "type":"structure",
3013      "required":["SipMediaApplicationId"],
3014      "members":{
3015        "SipMediaApplicationId":{
3016          "shape":"NonEmptyString",
3017          "documentation":"<p>The SIP media application ID.</p>",
3018          "location":"uri",
3019          "locationName":"sipMediaApplicationId"
3020        }
3021      }
3022    },
3023    "GetSipMediaApplicationLoggingConfigurationResponse":{
3024      "type":"structure",
3025      "members":{
3026        "SipMediaApplicationLoggingConfiguration":{
3027          "shape":"SipMediaApplicationLoggingConfiguration",
3028          "documentation":"<p>The actual logging configuration.</p>"
3029        }
3030      }
3031    },
3032    "GetSipMediaApplicationRequest":{
3033      "type":"structure",
3034      "required":["SipMediaApplicationId"],
3035      "members":{
3036        "SipMediaApplicationId":{
3037          "shape":"NonEmptyString",
3038          "documentation":"<p>The SIP media application ID .</p>",
3039          "location":"uri",
3040          "locationName":"sipMediaApplicationId"
3041        }
3042      }
3043    },
3044    "GetSipMediaApplicationResponse":{
3045      "type":"structure",
3046      "members":{
3047        "SipMediaApplication":{
3048          "shape":"SipMediaApplication",
3049          "documentation":"<p>The details of the SIP media application.</p>"
3050        }
3051      }
3052    },
3053    "GetSipRuleRequest":{
3054      "type":"structure",
3055      "required":["SipRuleId"],
3056      "members":{
3057        "SipRuleId":{
3058          "shape":"NonEmptyString",
3059          "documentation":"<p>The SIP rule ID.</p>",
3060          "location":"uri",
3061          "locationName":"sipRuleId"
3062        }
3063      }
3064    },
3065    "GetSipRuleResponse":{
3066      "type":"structure",
3067      "members":{
3068        "SipRule":{
3069          "shape":"SipRule",
3070          "documentation":"<p>The SIP rule details.</p>"
3071        }
3072      }
3073    },
3074    "GetSpeakerSearchTaskRequest":{
3075      "type":"structure",
3076      "required":[
3077        "VoiceConnectorId",
3078        "SpeakerSearchTaskId"
3079      ],
3080      "members":{
3081        "VoiceConnectorId":{
3082          "shape":"NonEmptyString128",
3083          "documentation":"<p>The Voice Connector ID.</p>",
3084          "location":"uri",
3085          "locationName":"VoiceConnectorId"
3086        },
3087        "SpeakerSearchTaskId":{
3088          "shape":"NonEmptyString256",
3089          "documentation":"<p>The ID of the speaker search task.</p>",
3090          "location":"uri",
3091          "locationName":"SpeakerSearchTaskId"
3092        }
3093      }
3094    },
3095    "GetSpeakerSearchTaskResponse":{
3096      "type":"structure",
3097      "members":{
3098        "SpeakerSearchTask":{
3099          "shape":"SpeakerSearchTask",
3100          "documentation":"<p>The details of the speaker search task.</p>"
3101        }
3102      }
3103    },
3104    "GetVoiceConnectorEmergencyCallingConfigurationRequest":{
3105      "type":"structure",
3106      "required":["VoiceConnectorId"],
3107      "members":{
3108        "VoiceConnectorId":{
3109          "shape":"NonEmptyString",
3110          "documentation":"<p>The Voice Connector ID.</p>",
3111          "location":"uri",
3112          "locationName":"voiceConnectorId"
3113        }
3114      }
3115    },
3116    "GetVoiceConnectorEmergencyCallingConfigurationResponse":{
3117      "type":"structure",
3118      "members":{
3119        "EmergencyCallingConfiguration":{
3120          "shape":"EmergencyCallingConfiguration",
3121          "documentation":"<p>The details of the emergency calling configuration.</p>"
3122        }
3123      }
3124    },
3125    "GetVoiceConnectorGroupRequest":{
3126      "type":"structure",
3127      "required":["VoiceConnectorGroupId"],
3128      "members":{
3129        "VoiceConnectorGroupId":{
3130          "shape":"NonEmptyString",
3131          "documentation":"<p>The Voice Connector group ID.</p>",
3132          "location":"uri",
3133          "locationName":"voiceConnectorGroupId"
3134        }
3135      }
3136    },
3137    "GetVoiceConnectorGroupResponse":{
3138      "type":"structure",
3139      "members":{
3140        "VoiceConnectorGroup":{
3141          "shape":"VoiceConnectorGroup",
3142          "documentation":"<p>The details of the Voice Connector group.</p>"
3143        }
3144      }
3145    },
3146    "GetVoiceConnectorLoggingConfigurationRequest":{
3147      "type":"structure",
3148      "required":["VoiceConnectorId"],
3149      "members":{
3150        "VoiceConnectorId":{
3151          "shape":"NonEmptyString",
3152          "documentation":"<p>The Voice Connector ID.</p>",
3153          "location":"uri",
3154          "locationName":"voiceConnectorId"
3155        }
3156      }
3157    },
3158    "GetVoiceConnectorLoggingConfigurationResponse":{
3159      "type":"structure",
3160      "members":{
3161        "LoggingConfiguration":{
3162          "shape":"LoggingConfiguration",
3163          "documentation":"<p>The logging configuration details .</p>"
3164        }
3165      }
3166    },
3167    "GetVoiceConnectorOriginationRequest":{
3168      "type":"structure",
3169      "required":["VoiceConnectorId"],
3170      "members":{
3171        "VoiceConnectorId":{
3172          "shape":"NonEmptyString",
3173          "documentation":"<p>The Voice Connector ID.</p>",
3174          "location":"uri",
3175          "locationName":"voiceConnectorId"
3176        }
3177      }
3178    },
3179    "GetVoiceConnectorOriginationResponse":{
3180      "type":"structure",
3181      "members":{
3182        "Origination":{
3183          "shape":"Origination",
3184          "documentation":"<p>The origination setting details.</p>"
3185        }
3186      }
3187    },
3188    "GetVoiceConnectorProxyRequest":{
3189      "type":"structure",
3190      "required":["VoiceConnectorId"],
3191      "members":{
3192        "VoiceConnectorId":{
3193          "shape":"NonEmptyString128",
3194          "documentation":"<p>The Voice Connector ID.</p>",
3195          "location":"uri",
3196          "locationName":"voiceConnectorId"
3197        }
3198      }
3199    },
3200    "GetVoiceConnectorProxyResponse":{
3201      "type":"structure",
3202      "members":{
3203        "Proxy":{
3204          "shape":"Proxy",
3205          "documentation":"<p>The proxy configuration details.</p>"
3206        }
3207      }
3208    },
3209    "GetVoiceConnectorRequest":{
3210      "type":"structure",
3211      "required":["VoiceConnectorId"],
3212      "members":{
3213        "VoiceConnectorId":{
3214          "shape":"NonEmptyString",
3215          "documentation":"<p>The Voice Connector ID.</p>",
3216          "location":"uri",
3217          "locationName":"voiceConnectorId"
3218        }
3219      }
3220    },
3221    "GetVoiceConnectorResponse":{
3222      "type":"structure",
3223      "members":{
3224        "VoiceConnector":{
3225          "shape":"VoiceConnector",
3226          "documentation":"<p>The Voice Connector details.</p>"
3227        }
3228      }
3229    },
3230    "GetVoiceConnectorStreamingConfigurationRequest":{
3231      "type":"structure",
3232      "required":["VoiceConnectorId"],
3233      "members":{
3234        "VoiceConnectorId":{
3235          "shape":"NonEmptyString",
3236          "documentation":"<p>The Voice Connector ID.</p>",
3237          "location":"uri",
3238          "locationName":"voiceConnectorId"
3239        }
3240      }
3241    },
3242    "GetVoiceConnectorStreamingConfigurationResponse":{
3243      "type":"structure",
3244      "members":{
3245        "StreamingConfiguration":{
3246          "shape":"StreamingConfiguration",
3247          "documentation":"<p>The details of the streaming configuration.</p>"
3248        }
3249      }
3250    },
3251    "GetVoiceConnectorTerminationHealthRequest":{
3252      "type":"structure",
3253      "required":["VoiceConnectorId"],
3254      "members":{
3255        "VoiceConnectorId":{
3256          "shape":"NonEmptyString",
3257          "documentation":"<p>The Voice Connector ID.</p>",
3258          "location":"uri",
3259          "locationName":"voiceConnectorId"
3260        }
3261      }
3262    },
3263    "GetVoiceConnectorTerminationHealthResponse":{
3264      "type":"structure",
3265      "members":{
3266        "TerminationHealth":{
3267          "shape":"TerminationHealth",
3268          "documentation":"<p>The termination health details.</p>"
3269        }
3270      }
3271    },
3272    "GetVoiceConnectorTerminationRequest":{
3273      "type":"structure",
3274      "required":["VoiceConnectorId"],
3275      "members":{
3276        "VoiceConnectorId":{
3277          "shape":"NonEmptyString",
3278          "documentation":"<p>The Voice Connector ID.</p>",
3279          "location":"uri",
3280          "locationName":"voiceConnectorId"
3281        }
3282      }
3283    },
3284    "GetVoiceConnectorTerminationResponse":{
3285      "type":"structure",
3286      "members":{
3287        "Termination":{
3288          "shape":"Termination",
3289          "documentation":"<p>The termination setting details.</p>"
3290        }
3291      }
3292    },
3293    "GetVoiceProfileDomainRequest":{
3294      "type":"structure",
3295      "required":["VoiceProfileDomainId"],
3296      "members":{
3297        "VoiceProfileDomainId":{
3298          "shape":"NonEmptyString256",
3299          "documentation":"<p>The voice profile domain ID.</p>",
3300          "location":"uri",
3301          "locationName":"VoiceProfileDomainId"
3302        }
3303      }
3304    },
3305    "GetVoiceProfileDomainResponse":{
3306      "type":"structure",
3307      "members":{
3308        "VoiceProfileDomain":{
3309          "shape":"VoiceProfileDomain",
3310          "documentation":"<p>The details of the voice profile domain.</p>"
3311        }
3312      }
3313    },
3314    "GetVoiceProfileRequest":{
3315      "type":"structure",
3316      "required":["VoiceProfileId"],
3317      "members":{
3318        "VoiceProfileId":{
3319          "shape":"NonEmptyString256",
3320          "documentation":"<p>The voice profile ID.</p>",
3321          "location":"uri",
3322          "locationName":"VoiceProfileId"
3323        }
3324      }
3325    },
3326    "GetVoiceProfileResponse":{
3327      "type":"structure",
3328      "members":{
3329        "VoiceProfile":{
3330          "shape":"VoiceProfile",
3331          "documentation":"<p>The voice profile details.</p>"
3332        }
3333      }
3334    },
3335    "GetVoiceToneAnalysisTaskRequest":{
3336      "type":"structure",
3337      "required":[
3338        "VoiceConnectorId",
3339        "VoiceToneAnalysisTaskId",
3340        "IsCaller"
3341      ],
3342      "members":{
3343        "VoiceConnectorId":{
3344          "shape":"NonEmptyString128",
3345          "documentation":"<p>The Voice Connector ID.</p>",
3346          "location":"uri",
3347          "locationName":"VoiceConnectorId"
3348        },
3349        "VoiceToneAnalysisTaskId":{
3350          "shape":"NonEmptyString256",
3351          "documentation":"<p>The ID of the voice tone anlysis task.</p>",
3352          "location":"uri",
3353          "locationName":"VoiceToneAnalysisTaskId"
3354        },
3355        "IsCaller":{
3356          "shape":"Boolean",
3357          "documentation":"<p>Specifies whether the voice being analyzed is the caller (originator) or the callee (responder).</p>",
3358          "location":"querystring",
3359          "locationName":"isCaller"
3360        }
3361      }
3362    },
3363    "GetVoiceToneAnalysisTaskResponse":{
3364      "type":"structure",
3365      "members":{
3366        "VoiceToneAnalysisTask":{
3367          "shape":"VoiceToneAnalysisTask",
3368          "documentation":"<p>The details of the voice tone analysis task.</p>"
3369        }
3370      }
3371    },
3372    "GoneException":{
3373      "type":"structure",
3374      "members":{
3375      },
3376      "documentation":"<p>Access to the target resource is no longer available at the origin server. This condition is likely to be permanent.</p>",
3377      "error":{"httpStatusCode":410},
3378      "exception":true
3379    },
3380    "GuidString":{
3381      "type":"string",
3382      "pattern":"[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}"
3383    },
3384    "Integer":{"type":"integer"},
3385    "Iso8601Timestamp":{
3386      "type":"timestamp",
3387      "timestampFormat":"iso8601"
3388    },
3389    "LanguageCode":{
3390      "type":"string",
3391      "enum":["en-US"]
3392    },
3393    "ListAvailableVoiceConnectorRegionsResponse":{
3394      "type":"structure",
3395      "members":{
3396        "VoiceConnectorRegions":{
3397          "shape":"VoiceConnectorAwsRegionList",
3398          "documentation":"<p>The list of AWS Regions.</p>"
3399        }
3400      }
3401    },
3402    "ListPhoneNumberOrdersRequest":{
3403      "type":"structure",
3404      "members":{
3405        "NextToken":{
3406          "shape":"String",
3407          "documentation":"<p>The token used to retrieve the next page of results.</p>",
3408          "location":"querystring",
3409          "locationName":"next-token"
3410        },
3411        "MaxResults":{
3412          "shape":"ResultMax",
3413          "documentation":"<p>The maximum number of results to return in a single call.</p>",
3414          "location":"querystring",
3415          "locationName":"max-results"
3416        }
3417      }
3418    },
3419    "ListPhoneNumberOrdersResponse":{
3420      "type":"structure",
3421      "members":{
3422        "PhoneNumberOrders":{
3423          "shape":"PhoneNumberOrderList",
3424          "documentation":"<p>The phone number order details.</p>"
3425        },
3426        "NextToken":{
3427          "shape":"String",
3428          "documentation":"<p>The token used to retrieve the next page of results.</p>"
3429        }
3430      }
3431    },
3432    "ListPhoneNumbersRequest":{
3433      "type":"structure",
3434      "members":{
3435        "Status":{
3436          "shape":"String",
3437          "documentation":"<p>The status of your organization's phone numbers.</p>",
3438          "location":"querystring",
3439          "locationName":"status"
3440        },
3441        "ProductType":{
3442          "shape":"PhoneNumberProductType",
3443          "documentation":"<p>The phone number product types.</p>",
3444          "location":"querystring",
3445          "locationName":"product-type"
3446        },
3447        "FilterName":{
3448          "shape":"PhoneNumberAssociationName",
3449          "documentation":"<p>The filter to limit the number of results.</p>",
3450          "location":"querystring",
3451          "locationName":"filter-name"
3452        },
3453        "FilterValue":{
3454          "shape":"String",
3455          "documentation":"<p>The filter value.</p>",
3456          "location":"querystring",
3457          "locationName":"filter-value"
3458        },
3459        "MaxResults":{
3460          "shape":"ResultMax",
3461          "documentation":"<p>The maximum number of results to return in a single call.</p>",
3462          "location":"querystring",
3463          "locationName":"max-results"
3464        },
3465        "NextToken":{
3466          "shape":"String",
3467          "documentation":"<p>The token used to return the next page of results.</p>",
3468          "location":"querystring",
3469          "locationName":"next-token"
3470        }
3471      }
3472    },
3473    "ListPhoneNumbersResponse":{
3474      "type":"structure",
3475      "members":{
3476        "PhoneNumbers":{
3477          "shape":"PhoneNumberList",
3478          "documentation":"<p>The phone number details.</p>"
3479        },
3480        "NextToken":{
3481          "shape":"String",
3482          "documentation":"<p>The token used to return the next page of results.</p>"
3483        }
3484      }
3485    },
3486    "ListProxySessionsRequest":{
3487      "type":"structure",
3488      "required":["VoiceConnectorId"],
3489      "members":{
3490        "VoiceConnectorId":{
3491          "shape":"NonEmptyString128",
3492          "documentation":"<p>The Voice Connector ID.</p>",
3493          "location":"uri",
3494          "locationName":"voiceConnectorId"
3495        },
3496        "Status":{
3497          "shape":"ProxySessionStatus",
3498          "documentation":"<p>The proxy session status.</p>",
3499          "location":"querystring",
3500          "locationName":"status"
3501        },
3502        "NextToken":{
3503          "shape":"NextTokenString",
3504          "documentation":"<p>The token used to retrieve the next page of results.</p>",
3505          "location":"querystring",
3506          "locationName":"next-token"
3507        },
3508        "MaxResults":{
3509          "shape":"ResultMax",
3510          "documentation":"<p>The maximum number of results to return in a single call.</p>",
3511          "location":"querystring",
3512          "locationName":"max-results"
3513        }
3514      }
3515    },
3516    "ListProxySessionsResponse":{
3517      "type":"structure",
3518      "members":{
3519        "ProxySessions":{
3520          "shape":"ProxySessions",
3521          "documentation":"<p>The proxy sessions' details.</p>"
3522        },
3523        "NextToken":{
3524          "shape":"NextTokenString",
3525          "documentation":"<p>The token used to retrieve the next page of results.</p>"
3526        }
3527      }
3528    },
3529    "ListSipMediaApplicationsRequest":{
3530      "type":"structure",
3531      "members":{
3532        "MaxResults":{
3533          "shape":"ResultMax",
3534          "documentation":"<p>The maximum number of results to return in a single call. Defaults to 100.</p>",
3535          "location":"querystring",
3536          "locationName":"max-results"
3537        },
3538        "NextToken":{
3539          "shape":"NextTokenString",
3540          "documentation":"<p>The token used to return the next page of results.</p>",
3541          "location":"querystring",
3542          "locationName":"next-token"
3543        }
3544      }
3545    },
3546    "ListSipMediaApplicationsResponse":{
3547      "type":"structure",
3548      "members":{
3549        "SipMediaApplications":{
3550          "shape":"SipMediaApplicationList",
3551          "documentation":"<p>The list of SIP media applications and application details.</p>"
3552        },
3553        "NextToken":{
3554          "shape":"NextTokenString",
3555          "documentation":"<p>The token used to return the next page of results.</p>"
3556        }
3557      }
3558    },
3559    "ListSipRulesRequest":{
3560      "type":"structure",
3561      "members":{
3562        "SipMediaApplicationId":{
3563          "shape":"NonEmptyString",
3564          "documentation":"<p>The SIP media application ID.</p>",
3565          "location":"querystring",
3566          "locationName":"sip-media-application"
3567        },
3568        "MaxResults":{
3569          "shape":"ResultMax",
3570          "documentation":"<p>The maximum number of results to return in a single call. Defaults to 100.</p>",
3571          "location":"querystring",
3572          "locationName":"max-results"
3573        },
3574        "NextToken":{
3575          "shape":"NextTokenString",
3576          "documentation":"<p>The token used to return the next page of results.</p>",
3577          "location":"querystring",
3578          "locationName":"next-token"
3579        }
3580      }
3581    },
3582    "ListSipRulesResponse":{
3583      "type":"structure",
3584      "members":{
3585        "SipRules":{
3586          "shape":"SipRuleList",
3587          "documentation":"<p>The list of SIP rules and details.</p>"
3588        },
3589        "NextToken":{
3590          "shape":"NextTokenString",
3591          "documentation":"<p>The token used to return the next page of results.</p>"
3592        }
3593      }
3594    },
3595    "ListSupportedPhoneNumberCountriesRequest":{
3596      "type":"structure",
3597      "required":["ProductType"],
3598      "members":{
3599        "ProductType":{
3600          "shape":"PhoneNumberProductType",
3601          "documentation":"<p>The phone number product type.</p>",
3602          "location":"querystring",
3603          "locationName":"product-type"
3604        }
3605      }
3606    },
3607    "ListSupportedPhoneNumberCountriesResponse":{
3608      "type":"structure",
3609      "members":{
3610        "PhoneNumberCountries":{
3611          "shape":"PhoneNumberCountriesList",
3612          "documentation":"<p>The supported phone number countries.</p>"
3613        }
3614      }
3615    },
3616    "ListTagsForResourceRequest":{
3617      "type":"structure",
3618      "required":["ResourceARN"],
3619      "members":{
3620        "ResourceARN":{
3621          "shape":"Arn",
3622          "documentation":"<p>The resource ARN.</p>",
3623          "location":"querystring",
3624          "locationName":"arn"
3625        }
3626      }
3627    },
3628    "ListTagsForResourceResponse":{
3629      "type":"structure",
3630      "members":{
3631        "Tags":{
3632          "shape":"TagList",
3633          "documentation":"<p>The tags in the list.</p>"
3634        }
3635      }
3636    },
3637    "ListVoiceConnectorGroupsRequest":{
3638      "type":"structure",
3639      "members":{
3640        "NextToken":{
3641          "shape":"String",
3642          "documentation":"<p>The token used to return the next page of results.</p>",
3643          "location":"querystring",
3644          "locationName":"next-token"
3645        },
3646        "MaxResults":{
3647          "shape":"ResultMax",
3648          "documentation":"<p>The maximum number of results to return in a single call. </p>",
3649          "location":"querystring",
3650          "locationName":"max-results"
3651        }
3652      }
3653    },
3654    "ListVoiceConnectorGroupsResponse":{
3655      "type":"structure",
3656      "members":{
3657        "VoiceConnectorGroups":{
3658          "shape":"VoiceConnectorGroupList",
3659          "documentation":"<p>The details of the Voice Connector groups.</p>"
3660        },
3661        "NextToken":{
3662          "shape":"String",
3663          "documentation":"<p>The token used to return the next page of results.</p>"
3664        }
3665      }
3666    },
3667    "ListVoiceConnectorTerminationCredentialsRequest":{
3668      "type":"structure",
3669      "required":["VoiceConnectorId"],
3670      "members":{
3671        "VoiceConnectorId":{
3672          "shape":"NonEmptyString",
3673          "documentation":"<p>The Voice Connector ID.</p>",
3674          "location":"uri",
3675          "locationName":"voiceConnectorId"
3676        }
3677      }
3678    },
3679    "ListVoiceConnectorTerminationCredentialsResponse":{
3680      "type":"structure",
3681      "members":{
3682        "Usernames":{
3683          "shape":"SensitiveStringList",
3684          "documentation":"<p>A list of user names.</p>"
3685        }
3686      }
3687    },
3688    "ListVoiceConnectorsRequest":{
3689      "type":"structure",
3690      "members":{
3691        "NextToken":{
3692          "shape":"String",
3693          "documentation":"<p>The token used to return the next page of results.</p>",
3694          "location":"querystring",
3695          "locationName":"next-token"
3696        },
3697        "MaxResults":{
3698          "shape":"ResultMax",
3699          "documentation":"<p>The maximum number of results to return in a single call.</p>",
3700          "location":"querystring",
3701          "locationName":"max-results"
3702        }
3703      }
3704    },
3705    "ListVoiceConnectorsResponse":{
3706      "type":"structure",
3707      "members":{
3708        "VoiceConnectors":{
3709          "shape":"VoiceConnectorList",
3710          "documentation":"<p>The details of the Voice Connectors.</p>"
3711        },
3712        "NextToken":{
3713          "shape":"String",
3714          "documentation":"<p>The token used to return the next page of results.</p>"
3715        }
3716      }
3717    },
3718    "ListVoiceProfileDomainsRequest":{
3719      "type":"structure",
3720      "members":{
3721        "NextToken":{
3722          "shape":"String",
3723          "documentation":"<p>The token used to return the next page of results.</p>",
3724          "location":"querystring",
3725          "locationName":"next-token"
3726        },
3727        "MaxResults":{
3728          "shape":"ResultMax",
3729          "documentation":"<p>The maximum number of results to return in a single call.</p>",
3730          "location":"querystring",
3731          "locationName":"max-results"
3732        }
3733      }
3734    },
3735    "ListVoiceProfileDomainsResponse":{
3736      "type":"structure",
3737      "members":{
3738        "VoiceProfileDomains":{
3739          "shape":"VoiceProfileDomainSummaryList",
3740          "documentation":"<p>The list of voice profile domains.</p>"
3741        },
3742        "NextToken":{
3743          "shape":"String",
3744          "documentation":"<p>The token used to return the next page of results.</p>"
3745        }
3746      }
3747    },
3748    "ListVoiceProfilesRequest":{
3749      "type":"structure",
3750      "required":["VoiceProfileDomainId"],
3751      "members":{
3752        "VoiceProfileDomainId":{
3753          "shape":"NonEmptyString256",
3754          "documentation":"<p>The ID of the voice profile domain.</p>",
3755          "location":"querystring",
3756          "locationName":"voice-profile-domain-id"
3757        },
3758        "NextToken":{
3759          "shape":"String",
3760          "documentation":"<p>The token used to retrieve the next page of results.</p>",
3761          "location":"querystring",
3762          "locationName":"next-token"
3763        },
3764        "MaxResults":{
3765          "shape":"ResultMax",
3766          "documentation":"<p>The maximum number of results in the request.</p>",
3767          "location":"querystring",
3768          "locationName":"max-results"
3769        }
3770      }
3771    },
3772    "ListVoiceProfilesResponse":{
3773      "type":"structure",
3774      "members":{
3775        "VoiceProfiles":{
3776          "shape":"VoiceProfileSummaryList",
3777          "documentation":"<p>The list of voice profiles.</p>"
3778        },
3779        "NextToken":{
3780          "shape":"String",
3781          "documentation":"<p>The token used to retrieve the next page of results.</p>"
3782        }
3783      }
3784    },
3785    "LoggingConfiguration":{
3786      "type":"structure",
3787      "members":{
3788        "EnableSIPLogs":{
3789          "shape":"Boolean",
3790          "documentation":"<p>Boolean that enables sending SIP message logs to Amazon CloudWatch.</p>"
3791        },
3792        "EnableMediaMetricLogs":{
3793          "shape":"Boolean",
3794          "documentation":"<p>Enables or disables media metrics logging.</p>"
3795        }
3796      },
3797      "documentation":"<p>The logging configuration associated with an Amazon Chime SDK Voice Connector. Specifies whether SIP message logs can be sent to Amazon CloudWatch Logs.</p>"
3798    },
3799    "MediaInsightsConfiguration":{
3800      "type":"structure",
3801      "members":{
3802        "Disabled":{
3803          "shape":"Boolean",
3804          "documentation":"<p>Denotes the configration as enabled or disabled.</p>"
3805        },
3806        "ConfigurationArn":{
3807          "shape":"Arn",
3808          "documentation":"<p>The configuration's ARN.</p>"
3809        }
3810      },
3811      "documentation":"<p>The configuration for a call analytics task.</p>"
3812    },
3813    "NextTokenString":{
3814      "type":"string",
3815      "max":65535
3816    },
3817    "NonEmptyString":{
3818      "type":"string",
3819      "pattern":".*\\S.*"
3820    },
3821    "NonEmptyString128":{
3822      "type":"string",
3823      "max":128,
3824      "min":1,
3825      "pattern":".*\\S.*"
3826    },
3827    "NonEmptyString256":{
3828      "type":"string",
3829      "max":256,
3830      "min":1,
3831      "pattern":".*\\S.*"
3832    },
3833    "NonEmptyStringList":{
3834      "type":"list",
3835      "member":{"shape":"String"},
3836      "min":1
3837    },
3838    "NotFoundException":{
3839      "type":"structure",
3840      "members":{
3841      },
3842      "documentation":"<p>The requested resource couldn't be found.</p>",
3843      "error":{"httpStatusCode":404},
3844      "exception":true
3845    },
3846    "NotificationTarget":{
3847      "type":"string",
3848      "enum":[
3849        "EventBridge",
3850        "SNS",
3851        "SQS"
3852      ]
3853    },
3854    "NullableBoolean":{"type":"boolean"},
3855    "NumberSelectionBehavior":{
3856      "type":"string",
3857      "enum":[
3858        "PreferSticky",
3859        "AvoidSticky"
3860      ]
3861    },
3862    "OrderedPhoneNumber":{
3863      "type":"structure",
3864      "members":{
3865        "E164PhoneNumber":{
3866          "shape":"E164PhoneNumber",
3867          "documentation":"<p>The phone number, in E.164 format.</p>"
3868        },
3869        "Status":{
3870          "shape":"OrderedPhoneNumberStatus",
3871          "documentation":"<p>The phone number status.</p>"
3872        }
3873      },
3874      "documentation":"<p>A phone number for which an order has been placed.</p>"
3875    },
3876    "OrderedPhoneNumberList":{
3877      "type":"list",
3878      "member":{"shape":"OrderedPhoneNumber"}
3879    },
3880    "OrderedPhoneNumberStatus":{
3881      "type":"string",
3882      "enum":[
3883        "Processing",
3884        "Acquired",
3885        "Failed"
3886      ]
3887    },
3888    "Origination":{
3889      "type":"structure",
3890      "members":{
3891        "Routes":{
3892          "shape":"OriginationRouteList",
3893          "documentation":"<p>The call distribution properties defined for your SIP hosts. Valid range: Minimum value of 1. Maximum value of 20. This parameter is not required, but you must specify this parameter or <code>Disabled</code>.</p>"
3894        },
3895        "Disabled":{
3896          "shape":"Boolean",
3897          "documentation":"<p>When origination settings are disabled, inbound calls are not enabled for your Amazon Chime SDK Voice Connector. This parameter is not required, but you must specify this parameter or <code>Routes</code>.</p>"
3898        }
3899      },
3900      "documentation":"<p>Origination settings enable your SIP hosts to receive inbound calls using your Amazon Chime SDK Voice Connector.</p> <note> <p>The parameters listed below are not required, but you must use at least one.</p> </note>"
3901    },
3902    "OriginationRoute":{
3903      "type":"structure",
3904      "members":{
3905        "Host":{
3906          "shape":"String",
3907          "documentation":"<p>The FQDN or IP address to contact for origination traffic.</p>"
3908        },
3909        "Port":{
3910          "shape":"Port",
3911          "documentation":"<p>The designated origination route port. Defaults to 5060.</p>"
3912        },
3913        "Protocol":{
3914          "shape":"OriginationRouteProtocol",
3915          "documentation":"<p>The protocol to use for the origination route. Encryption-enabled Amazon Chime SDK Voice Connectors use TCP protocol by default.</p>"
3916        },
3917        "Priority":{
3918          "shape":"OriginationRoutePriority",
3919          "documentation":"<p>The priority associated with the host, with 1 being the highest priority. Higher priority hosts are attempted first.</p>"
3920        },
3921        "Weight":{
3922          "shape":"OriginationRouteWeight",
3923          "documentation":"<p>The weight assigned to an origination route. When hosts have equal priority, calls are distributed between them based on their relative weights.</p>"
3924        }
3925      },
3926      "documentation":"<p>Origination routes define call distribution properties for your SIP hosts to receive inbound calls using an Amazon Chime SDK Voice Connector. Limit: Ten origination routes for each Voice Connector.</p> <note> <p>The parameters listed below are not required, but you must use at least one.</p> </note>"
3927    },
3928    "OriginationRouteList":{
3929      "type":"list",
3930      "member":{"shape":"OriginationRoute"}
3931    },
3932    "OriginationRoutePriority":{
3933      "type":"integer",
3934      "max":100,
3935      "min":1
3936    },
3937    "OriginationRouteProtocol":{
3938      "type":"string",
3939      "enum":[
3940        "TCP",
3941        "UDP"
3942      ]
3943    },
3944    "OriginationRouteWeight":{
3945      "type":"integer",
3946      "max":100,
3947      "min":1
3948    },
3949    "Participant":{
3950      "type":"structure",
3951      "members":{
3952        "PhoneNumber":{
3953          "shape":"E164PhoneNumber",
3954          "documentation":"<p>The participant's phone number.</p>"
3955        },
3956        "ProxyPhoneNumber":{
3957          "shape":"E164PhoneNumber",
3958          "documentation":"<p>The participant's proxy phone number.</p>"
3959        }
3960      },
3961      "documentation":"<p>The phone number and proxy phone number for a participant in an Amazon Chime SDK Voice Connector proxy session.</p>"
3962    },
3963    "ParticipantPhoneNumberList":{
3964      "type":"list",
3965      "member":{"shape":"E164PhoneNumber"},
3966      "max":2,
3967      "min":2
3968    },
3969    "Participants":{
3970      "type":"list",
3971      "member":{"shape":"Participant"}
3972    },
3973    "PhoneNumber":{
3974      "type":"structure",
3975      "members":{
3976        "PhoneNumberId":{
3977          "shape":"SensitiveNonEmptyString",
3978          "documentation":"<p>The phone number's ID.</p>"
3979        },
3980        "E164PhoneNumber":{
3981          "shape":"E164PhoneNumber",
3982          "documentation":"<p>The phone number, in E.164 format.</p>"
3983        },
3984        "Country":{
3985          "shape":"Alpha2CountryCode",
3986          "documentation":"<p>The phone number's country. Format: ISO 3166-1 alpha-2.</p>"
3987        },
3988        "Type":{
3989          "shape":"PhoneNumberType",
3990          "documentation":"<p>The phone number's type.</p>"
3991        },
3992        "ProductType":{
3993          "shape":"PhoneNumberProductType",
3994          "documentation":"<p>The phone number's product type.</p>"
3995        },
3996        "Status":{
3997          "shape":"PhoneNumberStatus",
3998          "documentation":"<p>The phone number's status.</p>"
3999        },
4000        "Capabilities":{
4001          "shape":"PhoneNumberCapabilities",
4002          "documentation":"<p>The phone number's capabilities.</p>"
4003        },
4004        "Associations":{
4005          "shape":"PhoneNumberAssociationList",
4006          "documentation":"<p>The phone number's associations.</p>"
4007        },
4008        "CallingName":{
4009          "shape":"CallingName",
4010          "documentation":"<p>The outbound calling name associated with the phone number.</p>"
4011        },
4012        "CallingNameStatus":{
4013          "shape":"CallingNameStatus",
4014          "documentation":"<p>The outbound calling name status.</p>"
4015        },
4016        "CreatedTimestamp":{
4017          "shape":"Iso8601Timestamp",
4018          "documentation":"<p>The phone number creation timestamp, in ISO 8601 format.</p>"
4019        },
4020        "UpdatedTimestamp":{
4021          "shape":"Iso8601Timestamp",
4022          "documentation":"<p>The updated phone number timestamp, in ISO 8601 format.</p>"
4023        },
4024        "DeletionTimestamp":{
4025          "shape":"Iso8601Timestamp",
4026          "documentation":"<p>The deleted phone number timestamp, in ISO 8601 format.</p>"
4027        },
4028        "OrderId":{
4029          "shape":"GuidString",
4030          "documentation":"<p>The phone number's order ID.</p>"
4031        },
4032        "Name":{
4033          "shape":"PhoneNumberName",
4034          "documentation":"<p>The name of the phone number.</p>"
4035        }
4036      },
4037      "documentation":"<p>A phone number used to call an Amazon Chime SDK Voice Connector.</p>"
4038    },
4039    "PhoneNumberAssociation":{
4040      "type":"structure",
4041      "members":{
4042        "Value":{
4043          "shape":"String",
4044          "documentation":"<p>Contains the ID for the entity specified in Name.</p>"
4045        },
4046        "Name":{
4047          "shape":"PhoneNumberAssociationName",
4048          "documentation":"<p>Defines the association with an Amazon Chime SDK account ID, user ID, Voice Connector ID, or Voice Connector group ID.</p>"
4049        },
4050        "AssociatedTimestamp":{
4051          "shape":"Iso8601Timestamp",
4052          "documentation":"<p>The timestamp of the phone number association, in ISO 8601 format.</p>"
4053        }
4054      },
4055      "documentation":"<p>The phone number associations, such as an Amazon Chime SDK account ID, user ID, Voice Connector ID, or Voice Connector group ID.</p>"
4056    },
4057    "PhoneNumberAssociationList":{
4058      "type":"list",
4059      "member":{"shape":"PhoneNumberAssociation"}
4060    },
4061    "PhoneNumberAssociationName":{
4062      "type":"string",
4063      "enum":[
4064        "VoiceConnectorId",
4065        "VoiceConnectorGroupId",
4066        "SipRuleId"
4067      ]
4068    },
4069    "PhoneNumberCapabilities":{
4070      "type":"structure",
4071      "members":{
4072        "InboundCall":{
4073          "shape":"NullableBoolean",
4074          "documentation":"<p>Allows or denies inbound calling for the specified phone number.</p>"
4075        },
4076        "OutboundCall":{
4077          "shape":"NullableBoolean",
4078          "documentation":"<p>Allows or denies outbound calling for the specified phone number.</p>"
4079        },
4080        "InboundSMS":{
4081          "shape":"NullableBoolean",
4082          "documentation":"<p>Allows or denies inbound SMS messaging for the specified phone number.</p>"
4083        },
4084        "OutboundSMS":{
4085          "shape":"NullableBoolean",
4086          "documentation":"<p>Allows or denies outbound SMS messaging for the specified phone number.</p>"
4087        },
4088        "InboundMMS":{
4089          "shape":"NullableBoolean",
4090          "documentation":"<p>Allows or denies inbound MMS messaging for the specified phone number.</p>"
4091        },
4092        "OutboundMMS":{
4093          "shape":"NullableBoolean",
4094          "documentation":"<p>Allows or denies inbound MMS messaging for the specified phone number.</p>"
4095        }
4096      },
4097      "documentation":"<p>The phone number capabilities for Amazon Chime SDK phone numbers, such as enabled inbound and outbound calling, and text messaging.</p>"
4098    },
4099    "PhoneNumberCountriesList":{
4100      "type":"list",
4101      "member":{"shape":"PhoneNumberCountry"}
4102    },
4103    "PhoneNumberCountry":{
4104      "type":"structure",
4105      "members":{
4106        "CountryCode":{
4107          "shape":"Alpha2CountryCode",
4108          "documentation":"<p>The phone number country code. Format: ISO 3166-1 alpha-2.</p>"
4109        },
4110        "SupportedPhoneNumberTypes":{
4111          "shape":"PhoneNumberTypeList",
4112          "documentation":"<p>The supported phone number types.</p>"
4113        }
4114      },
4115      "documentation":"<p>The phone number's country.</p>"
4116    },
4117    "PhoneNumberError":{
4118      "type":"structure",
4119      "members":{
4120        "PhoneNumberId":{
4121          "shape":"SensitiveNonEmptyString",
4122          "documentation":"<p>The phone number ID for which the action failed.</p>"
4123        },
4124        "ErrorCode":{
4125          "shape":"ErrorCode",
4126          "documentation":"<p>The error code.</p>"
4127        },
4128        "ErrorMessage":{
4129          "shape":"String",
4130          "documentation":"<p>The error message.</p>"
4131        }
4132      },
4133      "documentation":"<p>If a phone number action fails for one or more of the phone numbers in a request, a list of the failed phone numbers is returned, along with error codes and error messages.</p>"
4134    },
4135    "PhoneNumberErrorList":{
4136      "type":"list",
4137      "member":{"shape":"PhoneNumberError"}
4138    },
4139    "PhoneNumberList":{
4140      "type":"list",
4141      "member":{"shape":"PhoneNumber"}
4142    },
4143    "PhoneNumberMaxResults":{
4144      "type":"integer",
4145      "max":500,
4146      "min":1
4147    },
4148    "PhoneNumberName":{
4149      "type":"string",
4150      "max":256,
4151      "min":0,
4152      "pattern":"^$|^[a-zA-Z0-9\\,\\.\\_\\-]+(\\s+[a-zA-Z0-9\\,\\.\\_\\-]+)*$",
4153      "sensitive":true
4154    },
4155    "PhoneNumberOrder":{
4156      "type":"structure",
4157      "members":{
4158        "PhoneNumberOrderId":{
4159          "shape":"GuidString",
4160          "documentation":"<p>The ID of the phone order.</p>"
4161        },
4162        "ProductType":{
4163          "shape":"PhoneNumberProductType",
4164          "documentation":"<p>The phone number order product type.</p>"
4165        },
4166        "Status":{
4167          "shape":"PhoneNumberOrderStatus",
4168          "documentation":"<p>The status of the phone number order.</p>"
4169        },
4170        "OrderType":{
4171          "shape":"PhoneNumberOrderType",
4172          "documentation":"<p>The type of phone number being ordered, local or toll-free.</p>"
4173        },
4174        "OrderedPhoneNumbers":{
4175          "shape":"OrderedPhoneNumberList",
4176          "documentation":"<p>The ordered phone number details, such as the phone number in E.164 format and the phone number status.</p>"
4177        },
4178        "CreatedTimestamp":{
4179          "shape":"Iso8601Timestamp",
4180          "documentation":"<p>The phone number order creation time stamp, in ISO 8601 format.</p>"
4181        },
4182        "UpdatedTimestamp":{
4183          "shape":"Iso8601Timestamp",
4184          "documentation":"<p>The updated phone number order time stamp, in ISO 8601 format.</p>"
4185        }
4186      },
4187      "documentation":"<p>The details of an Amazon Chime SDK phone number order.</p>"
4188    },
4189    "PhoneNumberOrderList":{
4190      "type":"list",
4191      "member":{"shape":"PhoneNumberOrder"}
4192    },
4193    "PhoneNumberOrderStatus":{
4194      "type":"string",
4195      "enum":[
4196        "Processing",
4197        "Successful",
4198        "Failed",
4199        "Partial",
4200        "PendingDocuments",
4201        "Submitted",
4202        "FOC",
4203        "ChangeRequested",
4204        "Exception",
4205        "CancelRequested",
4206        "Cancelled"
4207      ]
4208    },
4209    "PhoneNumberOrderType":{
4210      "type":"string",
4211      "enum":[
4212        "New",
4213        "Porting"
4214      ]
4215    },
4216    "PhoneNumberProductType":{
4217      "type":"string",
4218      "enum":[
4219        "VoiceConnector",
4220        "SipMediaApplicationDialIn"
4221      ]
4222    },
4223    "PhoneNumberStatus":{
4224      "type":"string",
4225      "enum":[
4226        "Cancelled",
4227        "PortinCancelRequested",
4228        "PortinInProgress",
4229        "AcquireInProgress",
4230        "AcquireFailed",
4231        "Unassigned",
4232        "Assigned",
4233        "ReleaseInProgress",
4234        "DeleteInProgress",
4235        "ReleaseFailed",
4236        "DeleteFailed"
4237      ]
4238    },
4239    "PhoneNumberType":{
4240      "type":"string",
4241      "enum":[
4242        "Local",
4243        "TollFree"
4244      ]
4245    },
4246    "PhoneNumberTypeList":{
4247      "type":"list",
4248      "member":{"shape":"PhoneNumberType"}
4249    },
4250    "Port":{
4251      "type":"integer",
4252      "max":65535,
4253      "min":0
4254    },
4255    "PositiveInteger":{
4256      "type":"integer",
4257      "min":1
4258    },
4259    "Proxy":{
4260      "type":"structure",
4261      "members":{
4262        "DefaultSessionExpiryMinutes":{
4263          "shape":"Integer",
4264          "documentation":"<p>The default number of minutes allowed for proxy sessions.</p>"
4265        },
4266        "Disabled":{
4267          "shape":"Boolean",
4268          "documentation":"<p>When true, stops proxy sessions from being created on the specified Amazon Chime SDK Voice Connector.</p>"
4269        },
4270        "FallBackPhoneNumber":{
4271          "shape":"E164PhoneNumber",
4272          "documentation":"<p>The phone number to route calls to after a proxy session expires.</p>"
4273        },
4274        "PhoneNumberCountries":{
4275          "shape":"StringList",
4276          "documentation":"<p>The countries for proxy phone numbers to be selected from.</p>"
4277        }
4278      },
4279      "documentation":"<p>The proxy configuration for an Amazon Chime SDK Voice Connector.</p>"
4280    },
4281    "ProxySession":{
4282      "type":"structure",
4283      "members":{
4284        "VoiceConnectorId":{
4285          "shape":"NonEmptyString128",
4286          "documentation":"<p>The Voice Connector ID.</p>"
4287        },
4288        "ProxySessionId":{
4289          "shape":"NonEmptyString128",
4290          "documentation":"<p>The proxy session ID.</p>"
4291        },
4292        "Name":{
4293          "shape":"String128",
4294          "documentation":"<p>The proxy session name.</p>"
4295        },
4296        "Status":{
4297          "shape":"ProxySessionStatus",
4298          "documentation":"<p>The proxy session status.</p>"
4299        },
4300        "ExpiryMinutes":{
4301          "shape":"PositiveInteger",
4302          "documentation":"<p>The number of minutes allowed for the proxy session.</p>"
4303        },
4304        "Capabilities":{
4305          "shape":"CapabilityList",
4306          "documentation":"<p>The proxy session capabilities.</p>"
4307        },
4308        "CreatedTimestamp":{
4309          "shape":"Iso8601Timestamp",
4310          "documentation":"<p>The created time stamp, in ISO 8601 format.</p>"
4311        },
4312        "UpdatedTimestamp":{
4313          "shape":"Iso8601Timestamp",
4314          "documentation":"<p>The updated time stamp, in ISO 8601 format.</p>"
4315        },
4316        "EndedTimestamp":{
4317          "shape":"Iso8601Timestamp",
4318          "documentation":"<p>The ended time stamp, in ISO 8601 format.</p>"
4319        },
4320        "Participants":{
4321          "shape":"Participants",
4322          "documentation":"<p>The proxy session participants.</p>"
4323        },
4324        "NumberSelectionBehavior":{
4325          "shape":"NumberSelectionBehavior",
4326          "documentation":"<p>The preference for proxy phone number reuse, or stickiness, between the same participants across sessions.</p>"
4327        },
4328        "GeoMatchLevel":{
4329          "shape":"GeoMatchLevel",
4330          "documentation":"<p>The preference for matching the country or area code of the proxy phone number with that of the first participant.</p>"
4331        },
4332        "GeoMatchParams":{
4333          "shape":"GeoMatchParams",
4334          "documentation":"<p>The country and area code for the proxy phone number.</p>"
4335        }
4336      },
4337      "documentation":"<p>The proxy session for an Amazon Chime SDK Voice Connector.</p>"
4338    },
4339    "ProxySessionNameString":{
4340      "type":"string",
4341      "pattern":"^$|^[a-zA-Z0-9 ]{0,30}$",
4342      "sensitive":true
4343    },
4344    "ProxySessionStatus":{
4345      "type":"string",
4346      "enum":[
4347        "Open",
4348        "InProgress",
4349        "Closed"
4350      ]
4351    },
4352    "ProxySessions":{
4353      "type":"list",
4354      "member":{"shape":"ProxySession"}
4355    },
4356    "PutSipMediaApplicationAlexaSkillConfigurationRequest":{
4357      "type":"structure",
4358      "required":["SipMediaApplicationId"],
4359      "members":{
4360        "SipMediaApplicationId":{
4361          "shape":"NonEmptyString",
4362          "documentation":"<p>The SIP media application ID.</p>",
4363          "location":"uri",
4364          "locationName":"sipMediaApplicationId"
4365        },
4366        "SipMediaApplicationAlexaSkillConfiguration":{
4367          "shape":"SipMediaApplicationAlexaSkillConfiguration",
4368          "documentation":"<p>The Alexa Skill configuration.</p>"
4369        }
4370      }
4371    },
4372    "PutSipMediaApplicationAlexaSkillConfigurationResponse":{
4373      "type":"structure",
4374      "members":{
4375        "SipMediaApplicationAlexaSkillConfiguration":{
4376          "shape":"SipMediaApplicationAlexaSkillConfiguration",
4377          "documentation":"<p>Returns the Alexa Skill configuration.</p>"
4378        }
4379      }
4380    },
4381    "PutSipMediaApplicationLoggingConfigurationRequest":{
4382      "type":"structure",
4383      "required":["SipMediaApplicationId"],
4384      "members":{
4385        "SipMediaApplicationId":{
4386          "shape":"NonEmptyString",
4387          "documentation":"<p>The SIP media application ID.</p>",
4388          "location":"uri",
4389          "locationName":"sipMediaApplicationId"
4390        },
4391        "SipMediaApplicationLoggingConfiguration":{
4392          "shape":"SipMediaApplicationLoggingConfiguration",
4393          "documentation":"<p>The logging configuration for the specified SIP media application.</p>"
4394        }
4395      }
4396    },
4397    "PutSipMediaApplicationLoggingConfigurationResponse":{
4398      "type":"structure",
4399      "members":{
4400        "SipMediaApplicationLoggingConfiguration":{
4401          "shape":"SipMediaApplicationLoggingConfiguration",
4402          "documentation":"<p>The updated logging configuration for the specified SIP media application.</p>"
4403        }
4404      }
4405    },
4406    "PutVoiceConnectorEmergencyCallingConfigurationRequest":{
4407      "type":"structure",
4408      "required":[
4409        "VoiceConnectorId",
4410        "EmergencyCallingConfiguration"
4411      ],
4412      "members":{
4413        "VoiceConnectorId":{
4414          "shape":"NonEmptyString",
4415          "documentation":"<p>The Voice Connector ID.</p>",
4416          "location":"uri",
4417          "locationName":"voiceConnectorId"
4418        },
4419        "EmergencyCallingConfiguration":{
4420          "shape":"EmergencyCallingConfiguration",
4421          "documentation":"<p>The configuration being updated.</p>"
4422        }
4423      }
4424    },
4425    "PutVoiceConnectorEmergencyCallingConfigurationResponse":{
4426      "type":"structure",
4427      "members":{
4428        "EmergencyCallingConfiguration":{
4429          "shape":"EmergencyCallingConfiguration",
4430          "documentation":"<p>The updated configuration.</p>"
4431        }
4432      }
4433    },
4434    "PutVoiceConnectorLoggingConfigurationRequest":{
4435      "type":"structure",
4436      "required":[
4437        "VoiceConnectorId",
4438        "LoggingConfiguration"
4439      ],
4440      "members":{
4441        "VoiceConnectorId":{
4442          "shape":"NonEmptyString",
4443          "documentation":"<p>The Voice Connector ID.</p>",
4444          "location":"uri",
4445          "locationName":"voiceConnectorId"
4446        },
4447        "LoggingConfiguration":{
4448          "shape":"LoggingConfiguration",
4449          "documentation":"<p>The logging configuration being updated.</p>"
4450        }
4451      }
4452    },
4453    "PutVoiceConnectorLoggingConfigurationResponse":{
4454      "type":"structure",
4455      "members":{
4456        "LoggingConfiguration":{
4457          "shape":"LoggingConfiguration",
4458          "documentation":"<p>The updated logging configuration.</p>"
4459        }
4460      }
4461    },
4462    "PutVoiceConnectorOriginationRequest":{
4463      "type":"structure",
4464      "required":[
4465        "VoiceConnectorId",
4466        "Origination"
4467      ],
4468      "members":{
4469        "VoiceConnectorId":{
4470          "shape":"NonEmptyString",
4471          "documentation":"<p>The Voice Connector ID.</p>",
4472          "location":"uri",
4473          "locationName":"voiceConnectorId"
4474        },
4475        "Origination":{
4476          "shape":"Origination",
4477          "documentation":"<p>The origination settings being updated.</p>"
4478        }
4479      }
4480    },
4481    "PutVoiceConnectorOriginationResponse":{
4482      "type":"structure",
4483      "members":{
4484        "Origination":{
4485          "shape":"Origination",
4486          "documentation":"<p>The updated origination settings.</p>"
4487        }
4488      }
4489    },
4490    "PutVoiceConnectorProxyRequest":{
4491      "type":"structure",
4492      "required":[
4493        "DefaultSessionExpiryMinutes",
4494        "PhoneNumberPoolCountries",
4495        "VoiceConnectorId"
4496      ],
4497      "members":{
4498        "VoiceConnectorId":{
4499          "shape":"NonEmptyString128",
4500          "documentation":"<p>The Voice Connector ID.</p>",
4501          "location":"uri",
4502          "locationName":"voiceConnectorId"
4503        },
4504        "DefaultSessionExpiryMinutes":{
4505          "shape":"Integer",
4506          "documentation":"<p>The default number of minutes allowed for proxy session.</p>"
4507        },
4508        "PhoneNumberPoolCountries":{
4509          "shape":"CountryList",
4510          "documentation":"<p>The countries for proxy phone numbers to be selected from.</p>"
4511        },
4512        "FallBackPhoneNumber":{
4513          "shape":"E164PhoneNumber",
4514          "documentation":"<p>The phone number to route calls to after a proxy session expires.</p>"
4515        },
4516        "Disabled":{
4517          "shape":"Boolean",
4518          "documentation":"<p>When true, stops proxy sessions from being created on the specified Amazon Chime SDK Voice Connector.</p>"
4519        }
4520      }
4521    },
4522    "PutVoiceConnectorProxyResponse":{
4523      "type":"structure",
4524      "members":{
4525        "Proxy":{
4526          "shape":"Proxy",
4527          "documentation":"<p>The proxy configuration details.</p>"
4528        }
4529      }
4530    },
4531    "PutVoiceConnectorStreamingConfigurationRequest":{
4532      "type":"structure",
4533      "required":[
4534        "VoiceConnectorId",
4535        "StreamingConfiguration"
4536      ],
4537      "members":{
4538        "VoiceConnectorId":{
4539          "shape":"NonEmptyString",
4540          "documentation":"<p>The Voice Connector ID.</p>",
4541          "location":"uri",
4542          "locationName":"voiceConnectorId"
4543        },
4544        "StreamingConfiguration":{
4545          "shape":"StreamingConfiguration",
4546          "documentation":"<p>The streaming settings being updated.</p>"
4547        }
4548      }
4549    },
4550    "PutVoiceConnectorStreamingConfigurationResponse":{
4551      "type":"structure",
4552      "members":{
4553        "StreamingConfiguration":{
4554          "shape":"StreamingConfiguration",
4555          "documentation":"<p>The updated streaming settings.</p>"
4556        }
4557      }
4558    },
4559    "PutVoiceConnectorTerminationCredentialsRequest":{
4560      "type":"structure",
4561      "required":["VoiceConnectorId"],
4562      "members":{
4563        "VoiceConnectorId":{
4564          "shape":"NonEmptyString",
4565          "documentation":"<p>The Voice Connector ID.</p>",
4566          "location":"uri",
4567          "locationName":"voiceConnectorId"
4568        },
4569        "Credentials":{
4570          "shape":"CredentialList",
4571          "documentation":"<p>The termination credentials being updated.</p>"
4572        }
4573      }
4574    },
4575    "PutVoiceConnectorTerminationRequest":{
4576      "type":"structure",
4577      "required":[
4578        "VoiceConnectorId",
4579        "Termination"
4580      ],
4581      "members":{
4582        "VoiceConnectorId":{
4583          "shape":"NonEmptyString",
4584          "documentation":"<p>The Voice Connector ID.</p>",
4585          "location":"uri",
4586          "locationName":"voiceConnectorId"
4587        },
4588        "Termination":{
4589          "shape":"Termination",
4590          "documentation":"<p>The termination settings to be updated.</p>"
4591        }
4592      }
4593    },
4594    "PutVoiceConnectorTerminationResponse":{
4595      "type":"structure",
4596      "members":{
4597        "Termination":{
4598          "shape":"Termination",
4599          "documentation":"<p>The updated termination settings.</p>"
4600        }
4601      }
4602    },
4603    "ResourceLimitExceededException":{
4604      "type":"structure",
4605      "members":{
4606      },
4607      "documentation":"<p>The request exceeds the resource limit.</p>",
4608      "error":{"httpStatusCode":400},
4609      "exception":true
4610    },
4611    "RestorePhoneNumberRequest":{
4612      "type":"structure",
4613      "required":["PhoneNumberId"],
4614      "members":{
4615        "PhoneNumberId":{
4616          "shape":"SensitiveNonEmptyString",
4617          "documentation":"<p>The ID of the phone number being restored.</p>",
4618          "location":"uri",
4619          "locationName":"phoneNumberId"
4620        }
4621      }
4622    },
4623    "RestorePhoneNumberResponse":{
4624      "type":"structure",
4625      "members":{
4626        "PhoneNumber":{
4627          "shape":"PhoneNumber",
4628          "documentation":"<p>The restored phone number.</p>"
4629        }
4630      }
4631    },
4632    "ResultMax":{
4633      "type":"integer",
4634      "max":100,
4635      "min":1
4636    },
4637    "SMACreateCallArgumentsMap":{
4638      "type":"map",
4639      "key":{"shape":"SensitiveString"},
4640      "value":{"shape":"SensitiveString"},
4641      "max":20,
4642      "min":0
4643    },
4644    "SMAUpdateCallArgumentsMap":{
4645      "type":"map",
4646      "key":{"shape":"SensitiveString"},
4647      "value":{"shape":"SensitiveString"},
4648      "max":20,
4649      "min":0
4650    },
4651    "SearchAvailablePhoneNumbersRequest":{
4652      "type":"structure",
4653      "members":{
4654        "AreaCode":{
4655          "shape":"String",
4656          "documentation":"<p>Confines a search to just the phone numbers associated with the specified area code.</p>",
4657          "location":"querystring",
4658          "locationName":"area-code"
4659        },
4660        "City":{
4661          "shape":"String",
4662          "documentation":"<p>Confines a search to just the phone numbers associated with the specified city.</p>",
4663          "location":"querystring",
4664          "locationName":"city"
4665        },
4666        "Country":{
4667          "shape":"Alpha2CountryCode",
4668          "documentation":"<p>Confines a search to just the phone numbers associated with the specified country.</p>",
4669          "location":"querystring",
4670          "locationName":"country"
4671        },
4672        "State":{
4673          "shape":"String",
4674          "documentation":"<p>Confines a search to just the phone numbers associated with the specified state.</p>",
4675          "location":"querystring",
4676          "locationName":"state"
4677        },
4678        "TollFreePrefix":{
4679          "shape":"TollFreePrefix",
4680          "documentation":"<p>Confines a search to just the phone numbers associated with the specified toll-free prefix.</p>",
4681          "location":"querystring",
4682          "locationName":"toll-free-prefix"
4683        },
4684        "PhoneNumberType":{
4685          "shape":"PhoneNumberType",
4686          "documentation":"<p>Confines a search to just the phone numbers associated with the specified phone number type, either <b>local</b> or <b>toll-free</b>.</p>",
4687          "location":"querystring",
4688          "locationName":"phone-number-type"
4689        },
4690        "MaxResults":{
4691          "shape":"PhoneNumberMaxResults",
4692          "documentation":"<p>The maximum number of results to return.</p>",
4693          "location":"querystring",
4694          "locationName":"max-results"
4695        },
4696        "NextToken":{
4697          "shape":"String",
4698          "documentation":"<p>The token used to return the next page of results.</p>",
4699          "location":"querystring",
4700          "locationName":"next-token"
4701        }
4702      }
4703    },
4704    "SearchAvailablePhoneNumbersResponse":{
4705      "type":"structure",
4706      "members":{
4707        "E164PhoneNumbers":{
4708          "shape":"E164PhoneNumberList",
4709          "documentation":"<p>Confines a search to just the phone numbers in the E.164 format.</p>"
4710        },
4711        "NextToken":{
4712          "shape":"String",
4713          "documentation":"<p>The token used to return the next page of results.</p>"
4714        }
4715      }
4716    },
4717    "SensitiveNonEmptyString":{
4718      "type":"string",
4719      "pattern":".*\\S.*",
4720      "sensitive":true
4721    },
4722    "SensitiveString":{
4723      "type":"string",
4724      "sensitive":true
4725    },
4726    "SensitiveStringList":{
4727      "type":"list",
4728      "member":{"shape":"SensitiveString"}
4729    },
4730    "ServerSideEncryptionConfiguration":{
4731      "type":"structure",
4732      "required":["KmsKeyArn"],
4733      "members":{
4734        "KmsKeyArn":{
4735          "shape":"Arn",
4736          "documentation":"<p>The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric customer managed keys are not supported.</p>"
4737        }
4738      },
4739      "documentation":"<p>A structure that contains the configuration settings for server-side encryption.</p> <note> <p>We only support symmetric keys. Do not use asymmetric or HMAC keys, or KMS aliases.</p> </note>"
4740    },
4741    "ServiceFailureException":{
4742      "type":"structure",
4743      "members":{
4744      },
4745      "documentation":"<p>The service encountered an unexpected error.</p>",
4746      "error":{"httpStatusCode":500},
4747      "exception":true,
4748      "fault":true
4749    },
4750    "ServiceUnavailableException":{
4751      "type":"structure",
4752      "members":{
4753      },
4754      "documentation":"<p>The service is currently unavailable.</p>",
4755      "error":{"httpStatusCode":503},
4756      "exception":true,
4757      "fault":true
4758    },
4759    "SipApplicationPriority":{
4760      "type":"integer",
4761      "min":1
4762    },
4763    "SipHeadersMap":{
4764      "type":"map",
4765      "key":{"shape":"SensitiveString"},
4766      "value":{"shape":"SensitiveString"},
4767      "max":20,
4768      "min":0
4769    },
4770    "SipMediaApplication":{
4771      "type":"structure",
4772      "members":{
4773        "SipMediaApplicationId":{
4774          "shape":"NonEmptyString",
4775          "documentation":"<p>A SIP media application's ID.</p>"
4776        },
4777        "AwsRegion":{
4778          "shape":"String",
4779          "documentation":"<p>The AWS Region in which the SIP media application is created.</p>"
4780        },
4781        "Name":{
4782          "shape":"SipMediaApplicationName",
4783          "documentation":"<p>The SIP media application's name.</p>"
4784        },
4785        "Endpoints":{
4786          "shape":"SipMediaApplicationEndpointList",
4787          "documentation":"<p>List of endpoints for a SIP media application. Currently, only one endpoint per SIP media application is permitted.</p>"
4788        },
4789        "CreatedTimestamp":{
4790          "shape":"Iso8601Timestamp",
4791          "documentation":"<p>The SIP media application creation timestamp, in ISO 8601 format.</p>"
4792        },
4793        "UpdatedTimestamp":{
4794          "shape":"Iso8601Timestamp",
4795          "documentation":"<p>The time at which the SIP media application was updated.</p>"
4796        },
4797        "SipMediaApplicationArn":{
4798          "shape":"NonEmptyString",
4799          "documentation":"<p>The ARN of the SIP media application.</p>"
4800        }
4801      },
4802      "documentation":"<p>The details of the SIP media application, including name and endpoints. An AWS account can have multiple SIP media applications.</p>"
4803    },
4804    "SipMediaApplicationAlexaSkillConfiguration":{
4805      "type":"structure",
4806      "required":[
4807        "AlexaSkillStatus",
4808        "AlexaSkillIds"
4809      ],
4810      "members":{
4811        "AlexaSkillStatus":{
4812          "shape":"AlexaSkillStatus",
4813          "documentation":"<p>The status of the Alexa Skill configuration.</p>"
4814        },
4815        "AlexaSkillIds":{
4816          "shape":"AlexaSkillIdList",
4817          "documentation":"<p>The ID of the Alexa Skill configuration.</p>"
4818        }
4819      },
4820      "documentation":"<p>The Alexa Skill configuration of a SIP media application.</p>"
4821    },
4822    "SipMediaApplicationCall":{
4823      "type":"structure",
4824      "members":{
4825        "TransactionId":{
4826          "shape":"GuidString",
4827          "documentation":"<p>The call's transaction ID.</p>"
4828        }
4829      },
4830      "documentation":"<p>A <code>Call</code> instance for a SIP media application.</p>"
4831    },
4832    "SipMediaApplicationEndpoint":{
4833      "type":"structure",
4834      "members":{
4835        "LambdaArn":{
4836          "shape":"FunctionArn",
4837          "documentation":"<p>Valid Amazon Resource Name (ARN) of the Lambda function, version, or alias. The function must be created in the same AWS Region as the SIP media application.</p>"
4838        }
4839      },
4840      "documentation":"<p>The endpoint assigned to a SIP media application.</p>"
4841    },
4842    "SipMediaApplicationEndpointList":{
4843      "type":"list",
4844      "member":{"shape":"SipMediaApplicationEndpoint"},
4845      "max":1,
4846      "min":1
4847    },
4848    "SipMediaApplicationList":{
4849      "type":"list",
4850      "member":{"shape":"SipMediaApplication"}
4851    },
4852    "SipMediaApplicationLoggingConfiguration":{
4853      "type":"structure",
4854      "members":{
4855        "EnableSipMediaApplicationMessageLogs":{
4856          "shape":"Boolean",
4857          "documentation":"<p>Enables message logging for the specified SIP media application.</p>"
4858        }
4859      },
4860      "documentation":"<p>The logging configuration of a SIP media application.</p>"
4861    },
4862    "SipMediaApplicationName":{
4863      "type":"string",
4864      "max":256,
4865      "min":1,
4866      "pattern":"[a-zA-Z0-9 _.-]+"
4867    },
4868    "SipRule":{
4869      "type":"structure",
4870      "members":{
4871        "SipRuleId":{
4872          "shape":"NonEmptyString",
4873          "documentation":"<p>A SIP rule's ID.</p>"
4874        },
4875        "Name":{
4876          "shape":"SipRuleName",
4877          "documentation":"<p>A SIP rule's name.</p>"
4878        },
4879        "Disabled":{
4880          "shape":"Boolean",
4881          "documentation":"<p>Indicates whether the SIP rule is enabled or disabled. You must disable a rule before you can delete it.</p>"
4882        },
4883        "TriggerType":{
4884          "shape":"SipRuleTriggerType",
4885          "documentation":"<p>The type of trigger set for a SIP rule, either a phone number or a URI request host name.</p>"
4886        },
4887        "TriggerValue":{
4888          "shape":"NonEmptyString",
4889          "documentation":"<p>The value set for a SIP rule's trigger type. Either a phone number or a URI hostname.</p>"
4890        },
4891        "TargetApplications":{
4892          "shape":"SipRuleTargetApplicationList",
4893          "documentation":"<p>The target SIP media application and other details, such as priority and AWS Region, to be specified in the SIP rule. Only one SIP rule per AWS Region can be provided.</p>"
4894        },
4895        "CreatedTimestamp":{
4896          "shape":"Iso8601Timestamp",
4897          "documentation":"<p>The time at which the SIP rule was created, in ISO 8601 format.</p>"
4898        },
4899        "UpdatedTimestamp":{
4900          "shape":"Iso8601Timestamp",
4901          "documentation":"<p>The time at which the SIP rule was updated, in ISO 8601 format.</p>"
4902        }
4903      },
4904      "documentation":"<p>The details of a SIP rule, including name, triggers, and target applications. An AWS account can have multiple SIP rules.</p>"
4905    },
4906    "SipRuleList":{
4907      "type":"list",
4908      "member":{"shape":"SipRule"}
4909    },
4910    "SipRuleName":{
4911      "type":"string",
4912      "max":256,
4913      "min":1,
4914      "pattern":"[a-zA-Z0-9 _.-]+"
4915    },
4916    "SipRuleTargetApplication":{
4917      "type":"structure",
4918      "members":{
4919        "SipMediaApplicationId":{
4920          "shape":"NonEmptyString",
4921          "documentation":"<p>The ID of a rule's target SIP media application.</p>"
4922        },
4923        "Priority":{
4924          "shape":"SipApplicationPriority",
4925          "documentation":"<p>The priority setting of a rule's target SIP media application.</p>"
4926        },
4927        "AwsRegion":{
4928          "shape":"String",
4929          "documentation":"<p>The AWS Region of a rule's target SIP media application.</p>"
4930        }
4931      },
4932      "documentation":"<p>A target SIP media application and other details, such as priority and AWS Region, to be specified in the SIP rule. Only one SIP rule per AWS Region can be provided.</p>"
4933    },
4934    "SipRuleTargetApplicationList":{
4935      "type":"list",
4936      "member":{"shape":"SipRuleTargetApplication"},
4937      "max":25,
4938      "min":1
4939    },
4940    "SipRuleTriggerType":{
4941      "type":"string",
4942      "enum":[
4943        "ToPhoneNumber",
4944        "RequestUriHostname"
4945      ]
4946    },
4947    "SpeakerSearchDetails":{
4948      "type":"structure",
4949      "members":{
4950        "Results":{
4951          "shape":"SpeakerSearchResultList",
4952          "documentation":"<p>The result value in the speaker search details.</p>"
4953        },
4954        "VoiceprintGenerationStatus":{
4955          "shape":"NonEmptyString256",
4956          "documentation":"<p>The status of a voice print generation operation, <code>VoiceprintGenerationSuccess</code> or <code>VoiceprintGenerationFailure</code>..</p>"
4957        }
4958      },
4959      "documentation":"<p>The details of a speaker search task.</p>"
4960    },
4961    "SpeakerSearchResult":{
4962      "type":"structure",
4963      "members":{
4964        "ConfidenceScore":{
4965          "shape":"ConfidenceScore",
4966          "documentation":"<p>The confidence score in the speaker search analysis.</p>"
4967        },
4968        "VoiceProfileId":{
4969          "shape":"NonEmptyString256",
4970          "documentation":"<p>The voice profile ID.</p>"
4971        }
4972      },
4973      "documentation":"<p>The result of a speaker search analysis.</p>"
4974    },
4975    "SpeakerSearchResultList":{
4976      "type":"list",
4977      "member":{"shape":"SpeakerSearchResult"}
4978    },
4979    "SpeakerSearchTask":{
4980      "type":"structure",
4981      "members":{
4982        "SpeakerSearchTaskId":{
4983          "shape":"NonEmptyString256",
4984          "documentation":"<p>The speaker search task ID.</p>"
4985        },
4986        "SpeakerSearchTaskStatus":{
4987          "shape":"NonEmptyString",
4988          "documentation":"<p>The status of the speaker search task, <code>IN_QUEUE</code>, <code>IN_PROGRESS</code>, <code>PARTIAL_SUCCESS</code>, <code>SUCCEEDED</code>, <code>FAILED</code>, or <code>STOPPED</code>.</p>"
4989        },
4990        "CallDetails":{
4991          "shape":"CallDetails",
4992          "documentation":"<p>The call details of a speaker search task.</p>"
4993        },
4994        "SpeakerSearchDetails":{
4995          "shape":"SpeakerSearchDetails",
4996          "documentation":"<p>The details of a speaker search task.</p>"
4997        },
4998        "CreatedTimestamp":{
4999          "shape":"Iso8601Timestamp",
5000          "documentation":"<p>The time at which a speaker search task was created.</p>"
5001        },
5002        "UpdatedTimestamp":{
5003          "shape":"Iso8601Timestamp",
5004          "documentation":"<p>The time at which a speaker search task was updated.</p>"
5005        },
5006        "StartedTimestamp":{
5007          "shape":"Iso8601Timestamp",
5008          "documentation":"<p>The time at which the speaker search task began.</p>"
5009        },
5010        "StatusMessage":{
5011          "shape":"String",
5012          "documentation":"<p>A detailed message about the status of a speaker search.</p>"
5013        }
5014      },
5015      "documentation":"<p>A representation of an asynchronous request to perform speaker search analysis on a Voice Connector call.</p>"
5016    },
5017    "StartSpeakerSearchTaskRequest":{
5018      "type":"structure",
5019      "required":[
5020        "VoiceConnectorId",
5021        "TransactionId",
5022        "VoiceProfileDomainId"
5023      ],
5024      "members":{
5025        "VoiceConnectorId":{
5026          "shape":"NonEmptyString128",
5027          "documentation":"<p>The Voice Connector ID.</p>",
5028          "location":"uri",
5029          "locationName":"VoiceConnectorId"
5030        },
5031        "TransactionId":{
5032          "shape":"NonEmptyString256",
5033          "documentation":"<p>The transaction ID of the call being analyzed.</p>"
5034        },
5035        "VoiceProfileDomainId":{
5036          "shape":"NonEmptyString256",
5037          "documentation":"<p>The ID of the voice profile domain that will store the voice profile.</p>"
5038        },
5039        "ClientRequestToken":{
5040          "shape":"ClientRequestId",
5041          "documentation":"<p>The unique identifier for the client request. Use a different token for different speaker search tasks.</p>"
5042        },
5043        "CallLeg":{
5044          "shape":"CallLegType",
5045          "documentation":"<p>Specifies which call leg to stream for speaker search.</p>"
5046        }
5047      }
5048    },
5049    "StartSpeakerSearchTaskResponse":{
5050      "type":"structure",
5051      "members":{
5052        "SpeakerSearchTask":{
5053          "shape":"SpeakerSearchTask",
5054          "documentation":"<p>The details of the speaker search task.</p>"
5055        }
5056      }
5057    },
5058    "StartVoiceToneAnalysisTaskRequest":{
5059      "type":"structure",
5060      "required":[
5061        "VoiceConnectorId",
5062        "TransactionId",
5063        "LanguageCode"
5064      ],
5065      "members":{
5066        "VoiceConnectorId":{
5067          "shape":"NonEmptyString128",
5068          "documentation":"<p>The Voice Connector ID.</p>",
5069          "location":"uri",
5070          "locationName":"VoiceConnectorId"
5071        },
5072        "TransactionId":{
5073          "shape":"NonEmptyString256",
5074          "documentation":"<p>The transaction ID.</p>"
5075        },
5076        "LanguageCode":{
5077          "shape":"LanguageCode",
5078          "documentation":"<p>The language code.</p>"
5079        },
5080        "ClientRequestToken":{
5081          "shape":"ClientRequestId",
5082          "documentation":"<p>The unique identifier for the client request. Use a different token for different voice tone analysis tasks.</p>"
5083        }
5084      }
5085    },
5086    "StartVoiceToneAnalysisTaskResponse":{
5087      "type":"structure",
5088      "members":{
5089        "VoiceToneAnalysisTask":{
5090          "shape":"VoiceToneAnalysisTask",
5091          "documentation":"<p>The details of the voice tone analysis task.</p>"
5092        }
5093      }
5094    },
5095    "StopSpeakerSearchTaskRequest":{
5096      "type":"structure",
5097      "required":[
5098        "VoiceConnectorId",
5099        "SpeakerSearchTaskId"
5100      ],
5101      "members":{
5102        "VoiceConnectorId":{
5103          "shape":"NonEmptyString128",
5104          "documentation":"<p>The Voice Connector ID.</p>",
5105          "location":"uri",
5106          "locationName":"VoiceConnectorId"
5107        },
5108        "SpeakerSearchTaskId":{
5109          "shape":"NonEmptyString256",
5110          "documentation":"<p>The speaker search task ID.</p>",
5111          "location":"uri",
5112          "locationName":"SpeakerSearchTaskId"
5113        }
5114      }
5115    },
5116    "StopVoiceToneAnalysisTaskRequest":{
5117      "type":"structure",
5118      "required":[
5119        "VoiceConnectorId",
5120        "VoiceToneAnalysisTaskId"
5121      ],
5122      "members":{
5123        "VoiceConnectorId":{
5124          "shape":"NonEmptyString128",
5125          "documentation":"<p>The Voice Connector ID.</p>",
5126          "location":"uri",
5127          "locationName":"VoiceConnectorId"
5128        },
5129        "VoiceToneAnalysisTaskId":{
5130          "shape":"NonEmptyString256",
5131          "documentation":"<p>The ID of the voice tone analysis task.</p>",
5132          "location":"uri",
5133          "locationName":"VoiceToneAnalysisTaskId"
5134        }
5135      }
5136    },
5137    "StreamingConfiguration":{
5138      "type":"structure",
5139      "required":[
5140        "DataRetentionInHours",
5141        "Disabled"
5142      ],
5143      "members":{
5144        "DataRetentionInHours":{
5145          "shape":"DataRetentionInHours",
5146          "documentation":"<p>The amount of time, in hours, to the Kinesis data.</p>"
5147        },
5148        "Disabled":{
5149          "shape":"Boolean",
5150          "documentation":"<p>When true, streaming to Kinesis is off.</p>"
5151        },
5152        "StreamingNotificationTargets":{
5153          "shape":"StreamingNotificationTargetList",
5154          "documentation":"<p>The streaming notification targets.</p>"
5155        },
5156        "MediaInsightsConfiguration":{
5157          "shape":"MediaInsightsConfiguration",
5158          "documentation":"<p>The call analytics configuration.</p>"
5159        }
5160      },
5161      "documentation":"<p>The streaming configuration associated with an Amazon Chime SDK Voice Connector. Specifies whether media streaming is enabled for sending to Amazon Kinesis, and shows the retention period for the Amazon Kinesis data, in hours.</p>"
5162    },
5163    "StreamingNotificationTarget":{
5164      "type":"structure",
5165      "members":{
5166        "NotificationTarget":{
5167          "shape":"NotificationTarget",
5168          "documentation":"<p>The streaming notification target.</p>"
5169        }
5170      },
5171      "documentation":"<p>The target recipient for a streaming configuration notification.</p>"
5172    },
5173    "StreamingNotificationTargetList":{
5174      "type":"list",
5175      "member":{"shape":"StreamingNotificationTarget"},
5176      "max":3,
5177      "min":1
5178    },
5179    "String":{"type":"string"},
5180    "String128":{
5181      "type":"string",
5182      "max":128
5183    },
5184    "StringList":{
5185      "type":"list",
5186      "member":{"shape":"String"}
5187    },
5188    "Tag":{
5189      "type":"structure",
5190      "required":[
5191        "Key",
5192        "Value"
5193      ],
5194      "members":{
5195        "Key":{
5196          "shape":"TagKey",
5197          "documentation":"<p>The tag's key.</p>"
5198        },
5199        "Value":{
5200          "shape":"TagValue",
5201          "documentation":"<p>The tag's value.</p>"
5202        }
5203      },
5204      "documentation":"<p>Describes a tag applied to a resource.</p>"
5205    },
5206    "TagKey":{
5207      "type":"string",
5208      "max":128,
5209      "min":1,
5210      "sensitive":true
5211    },
5212    "TagKeyList":{
5213      "type":"list",
5214      "member":{"shape":"TagKey"},
5215      "max":50,
5216      "min":1
5217    },
5218    "TagList":{
5219      "type":"list",
5220      "member":{"shape":"Tag"},
5221      "max":50,
5222      "min":1
5223    },
5224    "TagResourceRequest":{
5225      "type":"structure",
5226      "required":[
5227        "ResourceARN",
5228        "Tags"
5229      ],
5230      "members":{
5231        "ResourceARN":{
5232          "shape":"Arn",
5233          "documentation":"<p>The ARN of the resource being tagged. </p>"
5234        },
5235        "Tags":{
5236          "shape":"TagList",
5237          "documentation":"<p>A list of the tags being added to the resource.</p>"
5238        }
5239      }
5240    },
5241    "TagValue":{
5242      "type":"string",
5243      "max":256,
5244      "min":0,
5245      "sensitive":true
5246    },
5247    "Termination":{
5248      "type":"structure",
5249      "members":{
5250        "CpsLimit":{
5251          "shape":"CpsLimit",
5252          "documentation":"<p>The limit on calls per second. Max value based on account service quota. Default value of 1.</p>"
5253        },
5254        "DefaultPhoneNumber":{
5255          "shape":"E164PhoneNumber",
5256          "documentation":"<p>The default outbound calling number.</p>"
5257        },
5258        "CallingRegions":{
5259          "shape":"CallingRegionList",
5260          "documentation":"<p>The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.</p>"
5261        },
5262        "CidrAllowedList":{
5263          "shape":"StringList",
5264          "documentation":"<p>The IP addresses allowed to make calls, in CIDR format.</p>"
5265        },
5266        "Disabled":{
5267          "shape":"Boolean",
5268          "documentation":"<p>When termination is disabled, outbound calls cannot be made.</p>"
5269        }
5270      },
5271      "documentation":"<p>Termination settings enable SIP hosts to make outbound calls using an Amazon Chime SDK Voice Connector.</p>"
5272    },
5273    "TerminationHealth":{
5274      "type":"structure",
5275      "members":{
5276        "Timestamp":{
5277          "shape":"Iso8601Timestamp",
5278          "documentation":"<p>The timestamp, in ISO 8601 format.</p>"
5279        },
5280        "Source":{
5281          "shape":"String",
5282          "documentation":"<p>The source IP address.</p>"
5283        }
5284      },
5285      "documentation":"<p>The termination health details, including the source IP address and timestamp of the last successful <code>SIP OPTIONS</code> message from your SIP infrastructure.</p>"
5286    },
5287    "ThrottledClientException":{
5288      "type":"structure",
5289      "members":{
5290      },
5291      "documentation":"<p>The number of customer requests exceeds the request rate limit.</p>",
5292      "error":{"httpStatusCode":429},
5293      "exception":true
5294    },
5295    "TollFreePrefix":{
5296      "type":"string",
5297      "max":3,
5298      "min":3,
5299      "pattern":"^8(00|33|44|55|66|77|88)$"
5300    },
5301    "UnauthorizedClientException":{
5302      "type":"structure",
5303      "members":{
5304      },
5305      "documentation":"<p>The client isn't authorized to request a resource.</p>",
5306      "error":{"httpStatusCode":401},
5307      "exception":true
5308    },
5309    "UnprocessableEntityException":{
5310      "type":"structure",
5311      "members":{
5312      },
5313      "documentation":"<p>A well-formed request couldn't be followed due to semantic errors.</p>",
5314      "error":{"httpStatusCode":422},
5315      "exception":true
5316    },
5317    "UntagResourceRequest":{
5318      "type":"structure",
5319      "required":[
5320        "ResourceARN",
5321        "TagKeys"
5322      ],
5323      "members":{
5324        "ResourceARN":{
5325          "shape":"Arn",
5326          "documentation":"<p>The ARN of the resource having its tags removed.</p>"
5327        },
5328        "TagKeys":{
5329          "shape":"TagKeyList",
5330          "documentation":"<p>The keys of the tags being removed from the resource.</p>"
5331        }
5332      }
5333    },
5334    "UpdateGlobalSettingsRequest":{
5335      "type":"structure",
5336      "members":{
5337        "VoiceConnector":{
5338          "shape":"VoiceConnectorSettings",
5339          "documentation":"<p>The Voice Connector settings.</p>"
5340        }
5341      }
5342    },
5343    "UpdatePhoneNumberRequest":{
5344      "type":"structure",
5345      "required":["PhoneNumberId"],
5346      "members":{
5347        "PhoneNumberId":{
5348          "shape":"SensitiveNonEmptyString",
5349          "documentation":"<p>The phone number ID.</p>",
5350          "location":"uri",
5351          "locationName":"phoneNumberId"
5352        },
5353        "ProductType":{
5354          "shape":"PhoneNumberProductType",
5355          "documentation":"<p>The product type.</p>"
5356        },
5357        "CallingName":{
5358          "shape":"CallingName",
5359          "documentation":"<p>The outbound calling name associated with the phone number.</p>"
5360        },
5361        "Name":{
5362          "shape":"PhoneNumberName",
5363          "documentation":"<p>Specifies the name assigned to one or more phone numbers.</p>"
5364        }
5365      }
5366    },
5367    "UpdatePhoneNumberRequestItem":{
5368      "type":"structure",
5369      "required":["PhoneNumberId"],
5370      "members":{
5371        "PhoneNumberId":{
5372          "shape":"SensitiveNonEmptyString",
5373          "documentation":"<p>The phone number ID to update.</p>"
5374        },
5375        "ProductType":{
5376          "shape":"PhoneNumberProductType",
5377          "documentation":"<p>The product type to update.</p>"
5378        },
5379        "CallingName":{
5380          "shape":"CallingName",
5381          "documentation":"<p>The outbound calling name to update.</p>"
5382        },
5383        "Name":{
5384          "shape":"PhoneNumberName",
5385          "documentation":"<p>The name of the phone number.</p>"
5386        }
5387      },
5388      "documentation":"<p>The phone number ID, product type, or calling name fields to update, used with the <a>BatchUpdatePhoneNumber</a> and <a>UpdatePhoneNumber</a> actions.</p>"
5389    },
5390    "UpdatePhoneNumberRequestItemList":{
5391      "type":"list",
5392      "member":{"shape":"UpdatePhoneNumberRequestItem"}
5393    },
5394    "UpdatePhoneNumberResponse":{
5395      "type":"structure",
5396      "members":{
5397        "PhoneNumber":{
5398          "shape":"PhoneNumber",
5399          "documentation":"<p>The updated phone number details.</p>"
5400        }
5401      }
5402    },
5403    "UpdatePhoneNumberSettingsRequest":{
5404      "type":"structure",
5405      "required":["CallingName"],
5406      "members":{
5407        "CallingName":{
5408          "shape":"CallingName",
5409          "documentation":"<p>The default outbound calling name for the account.</p>"
5410        }
5411      }
5412    },
5413    "UpdateProxySessionRequest":{
5414      "type":"structure",
5415      "required":[
5416        "Capabilities",
5417        "VoiceConnectorId",
5418        "ProxySessionId"
5419      ],
5420      "members":{
5421        "VoiceConnectorId":{
5422          "shape":"NonEmptyString128",
5423          "documentation":"<p>The Voice Connector ID.</p>",
5424          "location":"uri",
5425          "locationName":"voiceConnectorId"
5426        },
5427        "ProxySessionId":{
5428          "shape":"NonEmptyString128",
5429          "documentation":"<p>The proxy session ID.</p>",
5430          "location":"uri",
5431          "locationName":"proxySessionId"
5432        },
5433        "Capabilities":{
5434          "shape":"CapabilityList",
5435          "documentation":"<p>The proxy session capabilities.</p>"
5436        },
5437        "ExpiryMinutes":{
5438          "shape":"PositiveInteger",
5439          "documentation":"<p>The number of minutes allowed for the proxy session.</p>"
5440        }
5441      }
5442    },
5443    "UpdateProxySessionResponse":{
5444      "type":"structure",
5445      "members":{
5446        "ProxySession":{
5447          "shape":"ProxySession",
5448          "documentation":"<p>The updated proxy session details.</p>"
5449        }
5450      }
5451    },
5452    "UpdateSipMediaApplicationCallRequest":{
5453      "type":"structure",
5454      "required":[
5455        "SipMediaApplicationId",
5456        "TransactionId",
5457        "Arguments"
5458      ],
5459      "members":{
5460        "SipMediaApplicationId":{
5461          "shape":"NonEmptyString",
5462          "documentation":"<p>The ID of the SIP media application handling the call.</p>",
5463          "location":"uri",
5464          "locationName":"sipMediaApplicationId"
5465        },
5466        "TransactionId":{
5467          "shape":"NonEmptyString",
5468          "documentation":"<p>The ID of the call transaction.</p>",
5469          "location":"uri",
5470          "locationName":"transactionId"
5471        },
5472        "Arguments":{
5473          "shape":"SMAUpdateCallArgumentsMap",
5474          "documentation":"<p>Arguments made available to the Lambda function as part of the <code>CALL_UPDATE_REQUESTED</code> event. Can contain 0-20 key-value pairs.</p>"
5475        }
5476      }
5477    },
5478    "UpdateSipMediaApplicationCallResponse":{
5479      "type":"structure",
5480      "members":{
5481        "SipMediaApplicationCall":{
5482          "shape":"SipMediaApplicationCall",
5483          "documentation":"<p>A <code>Call</code> instance for a SIP media application.</p>"
5484        }
5485      }
5486    },
5487    "UpdateSipMediaApplicationRequest":{
5488      "type":"structure",
5489      "required":["SipMediaApplicationId"],
5490      "members":{
5491        "SipMediaApplicationId":{
5492          "shape":"NonEmptyString",
5493          "documentation":"<p>The SIP media application ID.</p>",
5494          "location":"uri",
5495          "locationName":"sipMediaApplicationId"
5496        },
5497        "Name":{
5498          "shape":"SipMediaApplicationName",
5499          "documentation":"<p>The new name for the specified SIP media application.</p>"
5500        },
5501        "Endpoints":{
5502          "shape":"SipMediaApplicationEndpointList",
5503          "documentation":"<p>The new set of endpoints for the specified SIP media application.</p>"
5504        }
5505      }
5506    },
5507    "UpdateSipMediaApplicationResponse":{
5508      "type":"structure",
5509      "members":{
5510        "SipMediaApplication":{
5511          "shape":"SipMediaApplication",
5512          "documentation":"<p>The updated SIP media application’s details.</p>"
5513        }
5514      }
5515    },
5516    "UpdateSipRuleRequest":{
5517      "type":"structure",
5518      "required":[
5519        "SipRuleId",
5520        "Name"
5521      ],
5522      "members":{
5523        "SipRuleId":{
5524          "shape":"NonEmptyString",
5525          "documentation":"<p>The SIP rule ID.</p>",
5526          "location":"uri",
5527          "locationName":"sipRuleId"
5528        },
5529        "Name":{
5530          "shape":"SipRuleName",
5531          "documentation":"<p>The new name for the specified SIP rule.</p>"
5532        },
5533        "Disabled":{
5534          "shape":"NullableBoolean",
5535          "documentation":"<p>The new value that indicates whether the rule is disabled.</p>"
5536        },
5537        "TargetApplications":{
5538          "shape":"SipRuleTargetApplicationList",
5539          "documentation":"<p>The new list of target applications.</p>"
5540        }
5541      }
5542    },
5543    "UpdateSipRuleResponse":{
5544      "type":"structure",
5545      "members":{
5546        "SipRule":{
5547          "shape":"SipRule",
5548          "documentation":"<p>The updated SIP rule details.</p>"
5549        }
5550      }
5551    },
5552    "UpdateVoiceConnectorGroupRequest":{
5553      "type":"structure",
5554      "required":[
5555        "VoiceConnectorGroupId",
5556        "Name",
5557        "VoiceConnectorItems"
5558      ],
5559      "members":{
5560        "VoiceConnectorGroupId":{
5561          "shape":"NonEmptyString",
5562          "documentation":"<p>The Voice Connector ID.</p>",
5563          "location":"uri",
5564          "locationName":"voiceConnectorGroupId"
5565        },
5566        "Name":{
5567          "shape":"VoiceConnectorGroupName",
5568          "documentation":"<p>The name of the Voice Connector group.</p>"
5569        },
5570        "VoiceConnectorItems":{
5571          "shape":"VoiceConnectorItemList",
5572          "documentation":"<p>The <code>VoiceConnectorItems</code> to associate with the Voice Connector group.</p>"
5573        }
5574      }
5575    },
5576    "UpdateVoiceConnectorGroupResponse":{
5577      "type":"structure",
5578      "members":{
5579        "VoiceConnectorGroup":{
5580          "shape":"VoiceConnectorGroup",
5581          "documentation":"<p>The updated Voice Connector group.</p>"
5582        }
5583      }
5584    },
5585    "UpdateVoiceConnectorRequest":{
5586      "type":"structure",
5587      "required":[
5588        "VoiceConnectorId",
5589        "Name",
5590        "RequireEncryption"
5591      ],
5592      "members":{
5593        "VoiceConnectorId":{
5594          "shape":"NonEmptyString",
5595          "documentation":"<p>The Voice Connector ID.</p>",
5596          "location":"uri",
5597          "locationName":"voiceConnectorId"
5598        },
5599        "Name":{
5600          "shape":"VoiceConnectorName",
5601          "documentation":"<p>The name of the Voice Connector.</p>"
5602        },
5603        "RequireEncryption":{
5604          "shape":"Boolean",
5605          "documentation":"<p>When enabled, requires encryption for the Voice Connector.</p>"
5606        }
5607      }
5608    },
5609    "UpdateVoiceConnectorResponse":{
5610      "type":"structure",
5611      "members":{
5612        "VoiceConnector":{
5613          "shape":"VoiceConnector",
5614          "documentation":"<p>The updated Voice Connector details.</p>"
5615        }
5616      }
5617    },
5618    "UpdateVoiceProfileDomainRequest":{
5619      "type":"structure",
5620      "required":["VoiceProfileDomainId"],
5621      "members":{
5622        "VoiceProfileDomainId":{
5623          "shape":"NonEmptyString256",
5624          "documentation":"<p>The domain ID.</p>",
5625          "location":"uri",
5626          "locationName":"VoiceProfileDomainId"
5627        },
5628        "Name":{
5629          "shape":"VoiceProfileDomainName",
5630          "documentation":"<p>The name of the voice profile domain.</p>"
5631        },
5632        "Description":{
5633          "shape":"VoiceProfileDomainDescription",
5634          "documentation":"<p>The description of the voice profile domain.</p>"
5635        }
5636      }
5637    },
5638    "UpdateVoiceProfileDomainResponse":{
5639      "type":"structure",
5640      "members":{
5641        "VoiceProfileDomain":{
5642          "shape":"VoiceProfileDomain",
5643          "documentation":"<p>The updated details of the voice profile domain.</p>"
5644        }
5645      }
5646    },
5647    "UpdateVoiceProfileRequest":{
5648      "type":"structure",
5649      "required":[
5650        "VoiceProfileId",
5651        "SpeakerSearchTaskId"
5652      ],
5653      "members":{
5654        "VoiceProfileId":{
5655          "shape":"NonEmptyString256",
5656          "documentation":"<p>The profile ID.</p>",
5657          "location":"uri",
5658          "locationName":"VoiceProfileId"
5659        },
5660        "SpeakerSearchTaskId":{
5661          "shape":"NonEmptyString256",
5662          "documentation":"<p>The ID of the speaker search task.</p>"
5663        }
5664      }
5665    },
5666    "UpdateVoiceProfileResponse":{
5667      "type":"structure",
5668      "members":{
5669        "VoiceProfile":{
5670          "shape":"VoiceProfile",
5671          "documentation":"<p>The updated voice profile settings.</p>"
5672        }
5673      }
5674    },
5675    "ValidateE911AddressRequest":{
5676      "type":"structure",
5677      "required":[
5678        "AwsAccountId",
5679        "StreetNumber",
5680        "StreetInfo",
5681        "City",
5682        "State",
5683        "Country",
5684        "PostalCode"
5685      ],
5686      "members":{
5687        "AwsAccountId":{
5688          "shape":"NonEmptyString",
5689          "documentation":"<p>The AWS account ID.</p>"
5690        },
5691        "StreetNumber":{
5692          "shape":"SensitiveNonEmptyString",
5693          "documentation":"<p>The address street number, such as <code>200</code> or <code>2121</code>.</p>"
5694        },
5695        "StreetInfo":{
5696          "shape":"SensitiveNonEmptyString",
5697          "documentation":"<p>The address street information, such as <code>8th Avenue</code>.</p>"
5698        },
5699        "City":{
5700          "shape":"SensitiveNonEmptyString",
5701          "documentation":"<p>The address city, such as <code>Portland</code>.</p>"
5702        },
5703        "State":{
5704          "shape":"SensitiveNonEmptyString",
5705          "documentation":"<p>The address state, such as <code>ME</code>.</p>"
5706        },
5707        "Country":{
5708          "shape":"SensitiveNonEmptyString",
5709          "documentation":"<p>The country in the address being validated.</p>"
5710        },
5711        "PostalCode":{
5712          "shape":"SensitiveNonEmptyString",
5713          "documentation":"<p>The dress postal code, such <code>04352</code>.</p>"
5714        }
5715      }
5716    },
5717    "ValidateE911AddressResponse":{
5718      "type":"structure",
5719      "members":{
5720        "ValidationResult":{
5721          "shape":"ValidationResult",
5722          "documentation":"<p>Number indicating the result of address validation. <code>0</code> means the address was perfect as-is and successfully validated. <code>1</code> means the address was corrected. <code>2</code> means the address sent was not close enough and was not validated.</p>"
5723        },
5724        "AddressExternalId":{
5725          "shape":"String",
5726          "documentation":"<p>The ID that represents the address.</p>"
5727        },
5728        "Address":{
5729          "shape":"Address",
5730          "documentation":"<p>The validated address.</p>"
5731        },
5732        "CandidateAddressList":{
5733          "shape":"CandidateAddressList",
5734          "documentation":"<p>The list of address suggestions..</p>"
5735        }
5736      }
5737    },
5738    "ValidationResult":{
5739      "type":"integer",
5740      "max":2,
5741      "min":0
5742    },
5743    "VoiceConnector":{
5744      "type":"structure",
5745      "members":{
5746        "VoiceConnectorId":{
5747          "shape":"NonEmptyString",
5748          "documentation":"<p>The Voice Connector's ID.</p>"
5749        },
5750        "AwsRegion":{
5751          "shape":"VoiceConnectorAwsRegion",
5752          "documentation":"<p>The AWS Region in which the Voice Connector is created. Default: us-east-1.</p>"
5753        },
5754        "Name":{
5755          "shape":"VoiceConnectorName",
5756          "documentation":"<p>The Voice Connector's name.</p>"
5757        },
5758        "OutboundHostName":{
5759          "shape":"String",
5760          "documentation":"<p>The outbound host name for the Voice Connector.</p>"
5761        },
5762        "RequireEncryption":{
5763          "shape":"Boolean",
5764          "documentation":"<p>Enables or disables encryption for the Voice Connector.</p>"
5765        },
5766        "CreatedTimestamp":{
5767          "shape":"Iso8601Timestamp",
5768          "documentation":"<p>The Voice Connector's creation timestamp, in ISO 8601 format.</p>"
5769        },
5770        "UpdatedTimestamp":{
5771          "shape":"Iso8601Timestamp",
5772          "documentation":"<p>The Voice Connector's updated timestamp, in ISO 8601 format.</p>"
5773        },
5774        "VoiceConnectorArn":{
5775          "shape":"NonEmptyString",
5776          "documentation":"<p>The ARN of the Voice Connector.</p>"
5777        }
5778      },
5779      "documentation":"<p>The Amazon Chime SDK Voice Connector configuration, including outbound host name and encryption settings.</p>"
5780    },
5781    "VoiceConnectorAwsRegion":{
5782      "type":"string",
5783      "enum":[
5784        "us-east-1",
5785        "us-west-2",
5786        "ca-central-1",
5787        "eu-central-1",
5788        "eu-west-1",
5789        "eu-west-2",
5790        "ap-northeast-2",
5791        "ap-northeast-1",
5792        "ap-southeast-1",
5793        "ap-southeast-2"
5794      ]
5795    },
5796    "VoiceConnectorAwsRegionList":{
5797      "type":"list",
5798      "member":{"shape":"VoiceConnectorAwsRegion"}
5799    },
5800    "VoiceConnectorGroup":{
5801      "type":"structure",
5802      "members":{
5803        "VoiceConnectorGroupId":{
5804          "shape":"NonEmptyString",
5805          "documentation":"<p>The ID of a Voice Connector group.</p>"
5806        },
5807        "Name":{
5808          "shape":"VoiceConnectorGroupName",
5809          "documentation":"<p>The name of a Voice Connector group.</p>"
5810        },
5811        "VoiceConnectorItems":{
5812          "shape":"VoiceConnectorItemList",
5813          "documentation":"<p>The Voice Connectors to which you route inbound calls.</p>"
5814        },
5815        "CreatedTimestamp":{
5816          "shape":"Iso8601Timestamp",
5817          "documentation":"<p>The Voice Connector group's creation time stamp, in ISO 8601 format.</p>"
5818        },
5819        "UpdatedTimestamp":{
5820          "shape":"Iso8601Timestamp",
5821          "documentation":"<p>The Voice Connector group's creation time stamp, in ISO 8601 format.</p>"
5822        },
5823        "VoiceConnectorGroupArn":{
5824          "shape":"NonEmptyString",
5825          "documentation":"<p>The ARN of the Voice Connector group.</p>"
5826        }
5827      },
5828      "documentation":"<p>The Amazon Chime SDK Voice Connector group configuration, including associated Voice Connectors. You can include Voice Connectors from different AWS Regions in a group. This creates a fault tolerant mechanism for fallback in case of availability events.</p>"
5829    },
5830    "VoiceConnectorGroupList":{
5831      "type":"list",
5832      "member":{"shape":"VoiceConnectorGroup"}
5833    },
5834    "VoiceConnectorGroupName":{
5835      "type":"string",
5836      "max":256,
5837      "min":1,
5838      "pattern":"[a-zA-Z0-9 _.-]+"
5839    },
5840    "VoiceConnectorItem":{
5841      "type":"structure",
5842      "required":[
5843        "VoiceConnectorId",
5844        "Priority"
5845      ],
5846      "members":{
5847        "VoiceConnectorId":{
5848          "shape":"NonEmptyString",
5849          "documentation":"<p>The Voice Connector ID.</p>"
5850        },
5851        "Priority":{
5852          "shape":"VoiceConnectorItemPriority",
5853          "documentation":"<p>The priority setting of a Voice Connector item. Calls are routed to hosts in priority order, with 1 as the highest priority. When hosts have equal priority, the system distributes calls among them based on their relative weight.</p>"
5854        }
5855      },
5856      "documentation":"<p>For Amazon Chime SDK Voice Connector groups, the Amazon Chime SDK Voice Connectors to which you route inbound calls. Includes priority configuration settings. Limit: 3 VoiceConnectorItems per Voice Connector group.</p>"
5857    },
5858    "VoiceConnectorItemList":{
5859      "type":"list",
5860      "member":{"shape":"VoiceConnectorItem"}
5861    },
5862    "VoiceConnectorItemPriority":{
5863      "type":"integer",
5864      "max":99,
5865      "min":1
5866    },
5867    "VoiceConnectorList":{
5868      "type":"list",
5869      "member":{"shape":"VoiceConnector"}
5870    },
5871    "VoiceConnectorName":{
5872      "type":"string",
5873      "max":256,
5874      "min":1,
5875      "pattern":"[a-zA-Z0-9 _.-]+"
5876    },
5877    "VoiceConnectorSettings":{
5878      "type":"structure",
5879      "members":{
5880        "CdrBucket":{
5881          "shape":"String",
5882          "documentation":"<p>The S3 bucket that stores the Voice Connector's call detail records.</p>"
5883        }
5884      },
5885      "documentation":"<p>The Amazon Chime SDK Voice Connector settings. Includes any Amazon S3 buckets designated for storing call detail records.</p>"
5886    },
5887    "VoiceProfile":{
5888      "type":"structure",
5889      "members":{
5890        "VoiceProfileId":{
5891          "shape":"NonEmptyString256",
5892          "documentation":"<p>The ID of the voice profile.</p>"
5893        },
5894        "VoiceProfileArn":{
5895          "shape":"Arn",
5896          "documentation":"<p>The ARN of the voice profile.</p>"
5897        },
5898        "VoiceProfileDomainId":{
5899          "shape":"NonEmptyString256",
5900          "documentation":"<p>The ID of the domain that contains the voice profile.</p>"
5901        },
5902        "CreatedTimestamp":{
5903          "shape":"Iso8601Timestamp",
5904          "documentation":"<p>The time at which the voice profile was created and enrolled.</p>"
5905        },
5906        "UpdatedTimestamp":{
5907          "shape":"Iso8601Timestamp",
5908          "documentation":"<p>The time at which the voice profile was last updated.</p>"
5909        },
5910        "ExpirationTimestamp":{
5911          "shape":"Iso8601Timestamp",
5912          "documentation":"<p>The time at which a voice profile expires unless you re-enroll the caller via the <code>UpdateVoiceProfile</code> API.</p>"
5913        }
5914      },
5915      "documentation":"<p>The combination of a voice print and caller ID.</p>"
5916    },
5917    "VoiceProfileDomain":{
5918      "type":"structure",
5919      "members":{
5920        "VoiceProfileDomainId":{
5921          "shape":"NonEmptyString256",
5922          "documentation":"<p>The ID of the voice profile domain.</p>"
5923        },
5924        "VoiceProfileDomainArn":{
5925          "shape":"Arn",
5926          "documentation":"<p>The voice profile domain's Amazon Resource Number (ARN).</p>"
5927        },
5928        "Name":{
5929          "shape":"VoiceProfileDomainName",
5930          "documentation":"<p>The name of the voice profile domain.</p>"
5931        },
5932        "Description":{
5933          "shape":"VoiceProfileDomainDescription",
5934          "documentation":"<p>The description of the voice profile domain.</p>"
5935        },
5936        "ServerSideEncryptionConfiguration":{
5937          "shape":"ServerSideEncryptionConfiguration",
5938          "documentation":"<p>A structure that contains the configuration settings for server-side encryption.</p>"
5939        },
5940        "CreatedTimestamp":{
5941          "shape":"Iso8601Timestamp",
5942          "documentation":"<p>The time at which the voice profile domain was created.</p>"
5943        },
5944        "UpdatedTimestamp":{
5945          "shape":"Iso8601Timestamp",
5946          "documentation":"<p>The time at which the voice profile was last updated.</p>"
5947        }
5948      },
5949      "documentation":"<p>A collection of voice profiles.</p>"
5950    },
5951    "VoiceProfileDomainDescription":{
5952      "type":"string",
5953      "max":1024,
5954      "min":0
5955    },
5956    "VoiceProfileDomainName":{
5957      "type":"string",
5958      "max":256,
5959      "min":1,
5960      "pattern":"[a-zA-Z0-9 _.-]+"
5961    },
5962    "VoiceProfileDomainSummary":{
5963      "type":"structure",
5964      "members":{
5965        "VoiceProfileDomainId":{
5966          "shape":"NonEmptyString256",
5967          "documentation":"<p>The ID of the voice profile domain summary.</p>"
5968        },
5969        "VoiceProfileDomainArn":{
5970          "shape":"Arn",
5971          "documentation":"<p>The ARN of a voice profile in a voice profile domain summary.</p>"
5972        },
5973        "Name":{
5974          "shape":"VoiceProfileDomainName",
5975          "documentation":"<p>The name of the voice profile domain summary.</p>"
5976        },
5977        "Description":{
5978          "shape":"VoiceProfileDomainDescription",
5979          "documentation":"<p>Describes the voice profile domain summary.</p>"
5980        },
5981        "CreatedTimestamp":{
5982          "shape":"Iso8601Timestamp",
5983          "documentation":"<p>The time at which the voice profile domain summary was created.</p>"
5984        },
5985        "UpdatedTimestamp":{
5986          "shape":"Iso8601Timestamp",
5987          "documentation":"<p>The time at which the voice profile domain summary was last updated.</p>"
5988        }
5989      },
5990      "documentation":"<p>A high-level overview of a voice profile domain.</p>"
5991    },
5992    "VoiceProfileDomainSummaryList":{
5993      "type":"list",
5994      "member":{"shape":"VoiceProfileDomainSummary"}
5995    },
5996    "VoiceProfileSummary":{
5997      "type":"structure",
5998      "members":{
5999        "VoiceProfileId":{
6000          "shape":"NonEmptyString256",
6001          "documentation":"<p>The ID of the voice profile in a voice profile summary.</p>"
6002        },
6003        "VoiceProfileArn":{
6004          "shape":"Arn",
6005          "documentation":"<p>The ARN of the voice profile in a voice profile summary.</p>"
6006        },
6007        "VoiceProfileDomainId":{
6008          "shape":"NonEmptyString256",
6009          "documentation":"<p>The ID of the voice profile domain in a voice profile summary.</p>"
6010        },
6011        "CreatedTimestamp":{
6012          "shape":"Iso8601Timestamp",
6013          "documentation":"<p>The time at which a voice profile summary was created.</p>"
6014        },
6015        "UpdatedTimestamp":{
6016          "shape":"Iso8601Timestamp",
6017          "documentation":"<p>The time at which a voice profile summary was last updated.</p>"
6018        },
6019        "ExpirationTimestamp":{
6020          "shape":"Iso8601Timestamp",
6021          "documentation":"<p>Extends the life of the voice profile. You can use <code>UpdateVoiceProfile</code> to refresh an existing voice profile's voice print and extend the life of the summary.</p>"
6022        }
6023      },
6024      "documentation":"<p>A high-level summary of a voice profile.</p>"
6025    },
6026    "VoiceProfileSummaryList":{
6027      "type":"list",
6028      "member":{"shape":"VoiceProfileSummary"}
6029    },
6030    "VoiceToneAnalysisTask":{
6031      "type":"structure",
6032      "members":{
6033        "VoiceToneAnalysisTaskId":{
6034          "shape":"NonEmptyString256",
6035          "documentation":"<p>The ID of the voice tone analysis task.</p>"
6036        },
6037        "VoiceToneAnalysisTaskStatus":{
6038          "shape":"NonEmptyString",
6039          "documentation":"<p>The status of a voice tone analysis task, <code>IN_QUEUE</code>, <code>IN_PROGRESS</code>, <code>PARTIAL_SUCCESS</code>, <code>SUCCEEDED</code>, <code>FAILED</code>, or <code>STOPPED</code>.</p>"
6040        },
6041        "CallDetails":{
6042          "shape":"CallDetails",
6043          "documentation":"<p>The call details of a voice tone analysis task.</p>"
6044        },
6045        "CreatedTimestamp":{
6046          "shape":"Iso8601Timestamp",
6047          "documentation":"<p>The time at which a voice tone analysis task was created.</p>"
6048        },
6049        "UpdatedTimestamp":{
6050          "shape":"Iso8601Timestamp",
6051          "documentation":"<p>The time at which a voice tone analysis task was updated.</p>"
6052        },
6053        "StartedTimestamp":{
6054          "shape":"Iso8601Timestamp",
6055          "documentation":"<p>The time at which a voice tone analysis task started.</p>"
6056        },
6057        "StatusMessage":{
6058          "shape":"String",
6059          "documentation":"<p>The status of a voice tone analysis task.</p>"
6060        }
6061      },
6062      "documentation":"<p>A representation of an asynchronous request to perform voice tone analysis on a Voice Connector call.</p>"
6063    }
6064  },
6065  "documentation":"<p>The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications. Developers can also order and manage phone numbers, create and manage Voice Connectors and SIP media applications, and run voice analytics.</p>"
6066}
6067