@aws-sdk/client-chime-sdk-voice 3.952.0 → 3.954.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/dist-cjs/index.js +1078 -724
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +2 -2
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +2 -2
  5. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
  6. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +2 -2
  7. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +2 -2
  8. package/dist-es/commands/CreateProxySessionCommand.js +2 -2
  9. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
  10. package/dist-es/commands/CreateSipMediaApplicationCommand.js +2 -2
  11. package/dist-es/commands/CreateSipRuleCommand.js +2 -2
  12. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -2
  13. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -2
  14. package/dist-es/commands/CreateVoiceProfileCommand.js +2 -2
  15. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +2 -2
  16. package/dist-es/commands/DeletePhoneNumberCommand.js +2 -2
  17. package/dist-es/commands/DeleteProxySessionCommand.js +2 -2
  18. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -2
  19. package/dist-es/commands/DeleteSipRuleCommand.js +2 -2
  20. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -2
  21. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  22. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
  23. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -2
  24. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -2
  25. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -2
  26. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -2
  27. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -2
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +2 -2
  29. package/dist-es/commands/DeleteVoiceProfileCommand.js +2 -2
  30. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +2 -2
  31. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +2 -2
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +2 -2
  33. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -2
  34. package/dist-es/commands/GetPhoneNumberCommand.js +2 -2
  35. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
  36. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +2 -2
  37. package/dist-es/commands/GetProxySessionCommand.js +2 -2
  38. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  39. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  40. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -2
  41. package/dist-es/commands/GetSipRuleCommand.js +2 -2
  42. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +2 -2
  43. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -2
  44. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  45. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
  46. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -2
  47. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -2
  48. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -2
  49. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
  50. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
  51. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
  52. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -2
  53. package/dist-es/commands/GetVoiceProfileCommand.js +2 -2
  54. package/dist-es/commands/GetVoiceProfileDomainCommand.js +2 -2
  55. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +2 -2
  56. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -2
  57. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
  58. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  59. package/dist-es/commands/ListProxySessionsCommand.js +2 -2
  60. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
  61. package/dist-es/commands/ListSipRulesCommand.js +2 -2
  62. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -2
  63. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  64. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -2
  65. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
  66. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -2
  67. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +2 -2
  68. package/dist-es/commands/ListVoiceProfilesCommand.js +2 -2
  69. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  70. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -2
  71. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  72. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +2 -2
  73. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -2
  74. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -2
  75. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +2 -2
  76. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +2 -2
  77. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +2 -2
  78. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +2 -2
  79. package/dist-es/commands/RestorePhoneNumberCommand.js +2 -2
  80. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  81. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +2 -2
  82. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +2 -2
  83. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +2 -2
  84. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +2 -2
  85. package/dist-es/commands/TagResourceCommand.js +2 -2
  86. package/dist-es/commands/UntagResourceCommand.js +2 -2
  87. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
  88. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
  89. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +2 -2
  90. package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
  91. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
  92. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +2 -2
  93. package/dist-es/commands/UpdateSipRuleCommand.js +2 -2
  94. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -2
  95. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -2
  96. package/dist-es/commands/UpdateVoiceProfileCommand.js +2 -2
  97. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +2 -2
  98. package/dist-es/commands/ValidateE911AddressCommand.js +2 -2
  99. package/dist-es/index.js +1 -0
  100. package/dist-es/runtimeConfig.shared.js +6 -1
  101. package/dist-es/schemas/schemas_0.js +653 -623
  102. package/dist-types/ChimeSDKVoiceClient.d.ts +1 -10
  103. package/dist-types/index.d.ts +1 -0
  104. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  105. package/dist-types/runtimeConfig.d.ts +6 -2
  106. package/dist-types/runtimeConfig.native.d.ts +6 -2
  107. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  108. package/dist-types/schemas/schemas_0.d.ts +325 -379
  109. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +0 -4
  110. package/dist-types/ts3.4/index.d.ts +1 -0
  111. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  112. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  113. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  114. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  115. package/dist-types/ts3.4/schemas/schemas_0.d.ts +324 -381
  116. package/package.json +34 -34
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class ChimeSDKVoiceClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let ChimeSDKVoiceServiceException$1 = class ChimeSDKVoiceServiceException extends smithyClient.ServiceException {
113
+ class ChimeSDKVoiceServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, ChimeSDKVoiceServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let AccessDeniedException$1 = class AccessDeniedException extends ChimeSDKVoiceServiceException$1 {
120
+ class AccessDeniedException extends ChimeSDKVoiceServiceException {
121
121
  name = "AccessDeniedException";
122
122
  $fault = "client";
123
123
  Code;
@@ -132,8 +132,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends ChimeSDKVoiceS
132
132
  this.Code = opts.Code;
133
133
  this.Message = opts.Message;
134
134
  }
135
- };
136
- let BadRequestException$1 = class BadRequestException extends ChimeSDKVoiceServiceException$1 {
135
+ }
136
+ class BadRequestException extends ChimeSDKVoiceServiceException {
137
137
  name = "BadRequestException";
138
138
  $fault = "client";
139
139
  Code;
@@ -148,8 +148,8 @@ let BadRequestException$1 = class BadRequestException extends ChimeSDKVoiceServi
148
148
  this.Code = opts.Code;
149
149
  this.Message = opts.Message;
150
150
  }
151
- };
152
- let ForbiddenException$1 = class ForbiddenException extends ChimeSDKVoiceServiceException$1 {
151
+ }
152
+ class ForbiddenException extends ChimeSDKVoiceServiceException {
153
153
  name = "ForbiddenException";
154
154
  $fault = "client";
155
155
  Code;
@@ -164,8 +164,8 @@ let ForbiddenException$1 = class ForbiddenException extends ChimeSDKVoiceService
164
164
  this.Code = opts.Code;
165
165
  this.Message = opts.Message;
166
166
  }
167
- };
168
- let NotFoundException$1 = class NotFoundException extends ChimeSDKVoiceServiceException$1 {
167
+ }
168
+ class NotFoundException extends ChimeSDKVoiceServiceException {
169
169
  name = "NotFoundException";
170
170
  $fault = "client";
171
171
  Code;
@@ -180,8 +180,8 @@ let NotFoundException$1 = class NotFoundException extends ChimeSDKVoiceServiceEx
180
180
  this.Code = opts.Code;
181
181
  this.Message = opts.Message;
182
182
  }
183
- };
184
- let ServiceFailureException$1 = class ServiceFailureException extends ChimeSDKVoiceServiceException$1 {
183
+ }
184
+ class ServiceFailureException extends ChimeSDKVoiceServiceException {
185
185
  name = "ServiceFailureException";
186
186
  $fault = "server";
187
187
  Code;
@@ -196,8 +196,8 @@ let ServiceFailureException$1 = class ServiceFailureException extends ChimeSDKVo
196
196
  this.Code = opts.Code;
197
197
  this.Message = opts.Message;
198
198
  }
199
- };
200
- let ServiceUnavailableException$1 = class ServiceUnavailableException extends ChimeSDKVoiceServiceException$1 {
199
+ }
200
+ class ServiceUnavailableException extends ChimeSDKVoiceServiceException {
201
201
  name = "ServiceUnavailableException";
202
202
  $fault = "server";
203
203
  Code;
@@ -212,8 +212,8 @@ let ServiceUnavailableException$1 = class ServiceUnavailableException extends Ch
212
212
  this.Code = opts.Code;
213
213
  this.Message = opts.Message;
214
214
  }
215
- };
216
- let ThrottledClientException$1 = class ThrottledClientException extends ChimeSDKVoiceServiceException$1 {
215
+ }
216
+ class ThrottledClientException extends ChimeSDKVoiceServiceException {
217
217
  name = "ThrottledClientException";
218
218
  $fault = "client";
219
219
  Code;
@@ -228,8 +228,8 @@ let ThrottledClientException$1 = class ThrottledClientException extends ChimeSDK
228
228
  this.Code = opts.Code;
229
229
  this.Message = opts.Message;
230
230
  }
231
- };
232
- let UnauthorizedClientException$1 = class UnauthorizedClientException extends ChimeSDKVoiceServiceException$1 {
231
+ }
232
+ class UnauthorizedClientException extends ChimeSDKVoiceServiceException {
233
233
  name = "UnauthorizedClientException";
234
234
  $fault = "client";
235
235
  Code;
@@ -244,8 +244,8 @@ let UnauthorizedClientException$1 = class UnauthorizedClientException extends Ch
244
244
  this.Code = opts.Code;
245
245
  this.Message = opts.Message;
246
246
  }
247
- };
248
- let ResourceLimitExceededException$1 = class ResourceLimitExceededException extends ChimeSDKVoiceServiceException$1 {
247
+ }
248
+ class ResourceLimitExceededException extends ChimeSDKVoiceServiceException {
249
249
  name = "ResourceLimitExceededException";
250
250
  $fault = "client";
251
251
  Code;
@@ -260,8 +260,8 @@ let ResourceLimitExceededException$1 = class ResourceLimitExceededException exte
260
260
  this.Code = opts.Code;
261
261
  this.Message = opts.Message;
262
262
  }
263
- };
264
- let ConflictException$1 = class ConflictException extends ChimeSDKVoiceServiceException$1 {
263
+ }
264
+ class ConflictException extends ChimeSDKVoiceServiceException {
265
265
  name = "ConflictException";
266
266
  $fault = "client";
267
267
  Code;
@@ -276,8 +276,8 @@ let ConflictException$1 = class ConflictException extends ChimeSDKVoiceServiceEx
276
276
  this.Code = opts.Code;
277
277
  this.Message = opts.Message;
278
278
  }
279
- };
280
- let GoneException$1 = class GoneException extends ChimeSDKVoiceServiceException$1 {
279
+ }
280
+ class GoneException extends ChimeSDKVoiceServiceException {
281
281
  name = "GoneException";
282
282
  $fault = "client";
283
283
  Code;
@@ -292,8 +292,8 @@ let GoneException$1 = class GoneException extends ChimeSDKVoiceServiceException$
292
292
  this.Code = opts.Code;
293
293
  this.Message = opts.Message;
294
294
  }
295
- };
296
- let UnprocessableEntityException$1 = class UnprocessableEntityException extends ChimeSDKVoiceServiceException$1 {
295
+ }
296
+ class UnprocessableEntityException extends ChimeSDKVoiceServiceException {
297
297
  name = "UnprocessableEntityException";
298
298
  $fault = "client";
299
299
  Code;
@@ -308,7 +308,7 @@ let UnprocessableEntityException$1 = class UnprocessableEntityException extends
308
308
  this.Code = opts.Code;
309
309
  this.Message = opts.Message;
310
310
  }
311
- };
311
+ }
312
312
 
313
313
  const _A = "Arn";
314
314
  const _AAI = "AwsAccountId";
@@ -874,9 +874,9 @@ var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
874
874
  var SensitiveString = [0, n0, _SS, 8, 0];
875
875
  var TagKey = [0, n0, _TK, 8, 0];
876
876
  var TagValue = [0, n0, _TV, 8, 0];
877
- var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
878
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
879
- var Address = [
877
+ var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
878
+ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
879
+ var Address$ = [
880
880
  3,
881
881
  n0,
882
882
  _Ad,
@@ -895,7 +895,7 @@ var Address = [
895
895
  [() => SensitiveNonEmptyString, 0],
896
896
  ],
897
897
  ];
898
- var AssociatePhoneNumbersWithVoiceConnectorGroupRequest = [
898
+ var AssociatePhoneNumbersWithVoiceConnectorGroupRequest$ = [
899
899
  3,
900
900
  n0,
901
901
  _APNWVCGR,
@@ -903,7 +903,7 @@ var AssociatePhoneNumbersWithVoiceConnectorGroupRequest = [
903
903
  [_VCGI, _EPNh, _FAo],
904
904
  [[0, 1], [() => E164PhoneNumberList, 0], 2],
905
905
  ];
906
- var AssociatePhoneNumbersWithVoiceConnectorGroupResponse = [
906
+ var AssociatePhoneNumbersWithVoiceConnectorGroupResponse$ = [
907
907
  3,
908
908
  n0,
909
909
  _APNWVCGRs,
@@ -911,7 +911,7 @@ var AssociatePhoneNumbersWithVoiceConnectorGroupResponse = [
911
911
  [_PNE],
912
912
  [[() => PhoneNumberErrorList, 0]],
913
913
  ];
914
- var AssociatePhoneNumbersWithVoiceConnectorRequest = [
914
+ var AssociatePhoneNumbersWithVoiceConnectorRequest$ = [
915
915
  3,
916
916
  n0,
917
917
  _APNWVCR,
@@ -919,7 +919,7 @@ var AssociatePhoneNumbersWithVoiceConnectorRequest = [
919
919
  [_VCI, _EPNh, _FAo],
920
920
  [[0, 1], [() => E164PhoneNumberList, 0], 2],
921
921
  ];
922
- var AssociatePhoneNumbersWithVoiceConnectorResponse = [
922
+ var AssociatePhoneNumbersWithVoiceConnectorResponse$ = [
923
923
  3,
924
924
  n0,
925
925
  _APNWVCRs,
@@ -927,10 +927,10 @@ var AssociatePhoneNumbersWithVoiceConnectorResponse = [
927
927
  [_PNE],
928
928
  [[() => PhoneNumberErrorList, 0]],
929
929
  ];
930
- var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_C, _M], [0, 0]];
931
- schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
932
- var BatchDeletePhoneNumberRequest = [3, n0, _BDPNR, 0, [_PNI], [64 | 0]];
933
- var BatchDeletePhoneNumberResponse = [
930
+ var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_C, _M], [0, 0]];
931
+ schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
932
+ var BatchDeletePhoneNumberRequest$ = [3, n0, _BDPNR, 0, [_PNI], [64 | 0]];
933
+ var BatchDeletePhoneNumberResponse$ = [
934
934
  3,
935
935
  n0,
936
936
  _BDPNRa,
@@ -938,7 +938,7 @@ var BatchDeletePhoneNumberResponse = [
938
938
  [_PNE],
939
939
  [[() => PhoneNumberErrorList, 0]],
940
940
  ];
941
- var BatchUpdatePhoneNumberRequest = [
941
+ var BatchUpdatePhoneNumberRequest$ = [
942
942
  3,
943
943
  n0,
944
944
  _BUPNR,
@@ -946,7 +946,7 @@ var BatchUpdatePhoneNumberRequest = [
946
946
  [_UPNRI],
947
947
  [[() => UpdatePhoneNumberRequestItemList, 0]],
948
948
  ];
949
- var BatchUpdatePhoneNumberResponse = [
949
+ var BatchUpdatePhoneNumberResponse$ = [
950
950
  3,
951
951
  n0,
952
952
  _BUPNRa,
@@ -954,8 +954,8 @@ var BatchUpdatePhoneNumberResponse = [
954
954
  [_PNE],
955
955
  [[() => PhoneNumberErrorList, 0]],
956
956
  ];
957
- var CallDetails = [3, n0, _CD, 0, [_VCI, _TI, _IC], [0, 0, 2]];
958
- var CandidateAddress = [
957
+ var CallDetails$ = [3, n0, _CD, 0, [_VCI, _TI, _IC], [0, 0, 2]];
958
+ var CandidateAddress$ = [
959
959
  3,
960
960
  n0,
961
961
  _CA,
@@ -971,9 +971,9 @@ var CandidateAddress = [
971
971
  [() => SensitiveNonEmptyString, 0],
972
972
  ],
973
973
  ];
974
- var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_C, _M], [0, 0]];
975
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
976
- var CreatePhoneNumberOrderRequest = [
974
+ var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_C, _M], [0, 0]];
975
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
976
+ var CreatePhoneNumberOrderRequest$ = [
977
977
  3,
978
978
  n0,
979
979
  _CPNOR,
@@ -981,15 +981,15 @@ var CreatePhoneNumberOrderRequest = [
981
981
  [_PT, _EPNh, _N],
982
982
  [0, [() => E164PhoneNumberList, 0], [() => PhoneNumberName, 0]],
983
983
  ];
984
- var CreatePhoneNumberOrderResponse = [
984
+ var CreatePhoneNumberOrderResponse$ = [
985
985
  3,
986
986
  n0,
987
987
  _CPNORr,
988
988
  0,
989
989
  [_PNO],
990
- [[() => PhoneNumberOrder, 0]],
990
+ [[() => PhoneNumberOrder$, 0]],
991
991
  ];
992
- var CreateProxySessionRequest = [
992
+ var CreateProxySessionRequest$ = [
993
993
  3,
994
994
  n0,
995
995
  _CPSR,
@@ -1003,11 +1003,11 @@ var CreateProxySessionRequest = [
1003
1003
  64 | 0,
1004
1004
  0,
1005
1005
  0,
1006
- () => GeoMatchParams,
1006
+ () => GeoMatchParams$,
1007
1007
  ],
1008
1008
  ];
1009
- var CreateProxySessionResponse = [3, n0, _CPSRr, 0, [_PS], [[() => ProxySession, 0]]];
1010
- var CreateSipMediaApplicationCallRequest = [
1009
+ var CreateProxySessionResponse$ = [3, n0, _CPSRr, 0, [_PS], [[() => ProxySession$, 0]]];
1010
+ var CreateSipMediaApplicationCallRequest$ = [
1011
1011
  3,
1012
1012
  n0,
1013
1013
  _CSMACR,
@@ -1021,15 +1021,15 @@ var CreateSipMediaApplicationCallRequest = [
1021
1021
  [() => SMACreateCallArgumentsMap, 0],
1022
1022
  ],
1023
1023
  ];
1024
- var CreateSipMediaApplicationCallResponse = [
1024
+ var CreateSipMediaApplicationCallResponse$ = [
1025
1025
  3,
1026
1026
  n0,
1027
1027
  _CSMACRr,
1028
1028
  0,
1029
1029
  [_SMAC],
1030
- [() => SipMediaApplicationCall],
1030
+ [() => SipMediaApplicationCall$],
1031
1031
  ];
1032
- var CreateSipMediaApplicationRequest = [
1032
+ var CreateSipMediaApplicationRequest$ = [
1033
1033
  3,
1034
1034
  n0,
1035
1035
  _CSMAR,
@@ -1037,15 +1037,15 @@ var CreateSipMediaApplicationRequest = [
1037
1037
  [_AR, _N, _E, _T],
1038
1038
  [0, 0, [() => SipMediaApplicationEndpointList, 0], [() => TagList, 0]],
1039
1039
  ];
1040
- var CreateSipMediaApplicationResponse = [
1040
+ var CreateSipMediaApplicationResponse$ = [
1041
1041
  3,
1042
1042
  n0,
1043
1043
  _CSMARr,
1044
1044
  0,
1045
1045
  [_SMA],
1046
- [[() => SipMediaApplication, 0]],
1046
+ [[() => SipMediaApplication$, 0]],
1047
1047
  ];
1048
- var CreateSipRuleRequest = [
1048
+ var CreateSipRuleRequest$ = [
1049
1049
  3,
1050
1050
  n0,
1051
1051
  _CSRR,
@@ -1053,8 +1053,8 @@ var CreateSipRuleRequest = [
1053
1053
  [_N, _TT, _TVr, _D, _TA],
1054
1054
  [0, 0, 0, 2, () => SipRuleTargetApplicationList],
1055
1055
  ];
1056
- var CreateSipRuleResponse = [3, n0, _CSRRr, 0, [_SR], [() => SipRule]];
1057
- var CreateVoiceConnectorGroupRequest = [
1056
+ var CreateSipRuleResponse$ = [3, n0, _CSRRr, 0, [_SR], [() => SipRule$]];
1057
+ var CreateVoiceConnectorGroupRequest$ = [
1058
1058
  3,
1059
1059
  n0,
1060
1060
  _CVCGR,
@@ -1062,15 +1062,15 @@ var CreateVoiceConnectorGroupRequest = [
1062
1062
  [_N, _VCIo],
1063
1063
  [0, () => VoiceConnectorItemList],
1064
1064
  ];
1065
- var CreateVoiceConnectorGroupResponse = [
1065
+ var CreateVoiceConnectorGroupResponse$ = [
1066
1066
  3,
1067
1067
  n0,
1068
1068
  _CVCGRr,
1069
1069
  0,
1070
1070
  [_VCG],
1071
- [() => VoiceConnectorGroup],
1071
+ [() => VoiceConnectorGroup$],
1072
1072
  ];
1073
- var CreateVoiceConnectorRequest = [
1073
+ var CreateVoiceConnectorRequest$ = [
1074
1074
  3,
1075
1075
  n0,
1076
1076
  _CVCR,
@@ -1078,26 +1078,26 @@ var CreateVoiceConnectorRequest = [
1078
1078
  [_N, _AR, _RE, _T, _IT, _NT],
1079
1079
  [0, 0, 2, [() => TagList, 0], 0, 0],
1080
1080
  ];
1081
- var CreateVoiceConnectorResponse = [3, n0, _CVCRr, 0, [_VC], [() => VoiceConnector]];
1082
- var CreateVoiceProfileDomainRequest = [
1081
+ var CreateVoiceConnectorResponse$ = [3, n0, _CVCRr, 0, [_VC], [() => VoiceConnector$]];
1082
+ var CreateVoiceProfileDomainRequest$ = [
1083
1083
  3,
1084
1084
  n0,
1085
1085
  _CVPDR,
1086
1086
  0,
1087
1087
  [_N, _De, _SSEC, _CRT, _T],
1088
- [0, 0, [() => ServerSideEncryptionConfiguration, 0], 0, [() => TagList, 0]],
1088
+ [0, 0, [() => ServerSideEncryptionConfiguration$, 0], 0, [() => TagList, 0]],
1089
1089
  ];
1090
- var CreateVoiceProfileDomainResponse = [
1090
+ var CreateVoiceProfileDomainResponse$ = [
1091
1091
  3,
1092
1092
  n0,
1093
1093
  _CVPDRr,
1094
1094
  0,
1095
1095
  [_VPD],
1096
- [[() => VoiceProfileDomain, 0]],
1096
+ [[() => VoiceProfileDomain$, 0]],
1097
1097
  ];
1098
- var CreateVoiceProfileRequest = [3, n0, _CVPR, 0, [_SSTI], [0]];
1099
- var CreateVoiceProfileResponse = [3, n0, _CVPRr, 0, [_VP], [[() => VoiceProfile, 0]]];
1100
- var Credential = [
1098
+ var CreateVoiceProfileRequest$ = [3, n0, _CVPR, 0, [_SSTI], [0]];
1099
+ var CreateVoiceProfileResponse$ = [3, n0, _CVPRr, 0, [_VP], [[() => VoiceProfile$, 0]]];
1100
+ var Credential$ = [
1101
1101
  3,
1102
1102
  n0,
1103
1103
  _Cr,
@@ -1108,7 +1108,7 @@ var Credential = [
1108
1108
  [() => SensitiveString, 0],
1109
1109
  ],
1110
1110
  ];
1111
- var DeletePhoneNumberRequest = [
1111
+ var DeletePhoneNumberRequest$ = [
1112
1112
  3,
1113
1113
  n0,
1114
1114
  _DPNR,
@@ -1116,7 +1116,7 @@ var DeletePhoneNumberRequest = [
1116
1116
  [_PNIh],
1117
1117
  [[() => SensitiveNonEmptyString, 1]],
1118
1118
  ];
1119
- var DeleteProxySessionRequest = [
1119
+ var DeleteProxySessionRequest$ = [
1120
1120
  3,
1121
1121
  n0,
1122
1122
  _DPSR,
@@ -1127,9 +1127,9 @@ var DeleteProxySessionRequest = [
1127
1127
  [0, 1],
1128
1128
  ],
1129
1129
  ];
1130
- var DeleteSipMediaApplicationRequest = [3, n0, _DSMAR, 0, [_SMAI], [[0, 1]]];
1131
- var DeleteSipRuleRequest = [3, n0, _DSRR, 0, [_SRI], [[0, 1]]];
1132
- var DeleteVoiceConnectorEmergencyCallingConfigurationRequest = [
1130
+ var DeleteSipMediaApplicationRequest$ = [3, n0, _DSMAR, 0, [_SMAI], [[0, 1]]];
1131
+ var DeleteSipRuleRequest$ = [3, n0, _DSRR, 0, [_SRI], [[0, 1]]];
1132
+ var DeleteVoiceConnectorEmergencyCallingConfigurationRequest$ = [
1133
1133
  3,
1134
1134
  n0,
1135
1135
  _DVCECCR,
@@ -1137,7 +1137,7 @@ var DeleteVoiceConnectorEmergencyCallingConfigurationRequest = [
1137
1137
  [_VCI],
1138
1138
  [[0, 1]],
1139
1139
  ];
1140
- var DeleteVoiceConnectorExternalSystemsConfigurationRequest = [
1140
+ var DeleteVoiceConnectorExternalSystemsConfigurationRequest$ = [
1141
1141
  3,
1142
1142
  n0,
1143
1143
  _DVCESCR,
@@ -1145,11 +1145,11 @@ var DeleteVoiceConnectorExternalSystemsConfigurationRequest = [
1145
1145
  [_VCI],
1146
1146
  [[0, 1]],
1147
1147
  ];
1148
- var DeleteVoiceConnectorGroupRequest = [3, n0, _DVCGR, 0, [_VCGI], [[0, 1]]];
1149
- var DeleteVoiceConnectorOriginationRequest = [3, n0, _DVCOR, 0, [_VCI], [[0, 1]]];
1150
- var DeleteVoiceConnectorProxyRequest = [3, n0, _DVCPR, 0, [_VCI], [[0, 1]]];
1151
- var DeleteVoiceConnectorRequest = [3, n0, _DVCR, 0, [_VCI], [[0, 1]]];
1152
- var DeleteVoiceConnectorStreamingConfigurationRequest = [
1148
+ var DeleteVoiceConnectorGroupRequest$ = [3, n0, _DVCGR, 0, [_VCGI], [[0, 1]]];
1149
+ var DeleteVoiceConnectorOriginationRequest$ = [3, n0, _DVCOR, 0, [_VCI], [[0, 1]]];
1150
+ var DeleteVoiceConnectorProxyRequest$ = [3, n0, _DVCPR, 0, [_VCI], [[0, 1]]];
1151
+ var DeleteVoiceConnectorRequest$ = [3, n0, _DVCR, 0, [_VCI], [[0, 1]]];
1152
+ var DeleteVoiceConnectorStreamingConfigurationRequest$ = [
1153
1153
  3,
1154
1154
  n0,
1155
1155
  _DVCSCR,
@@ -1157,7 +1157,7 @@ var DeleteVoiceConnectorStreamingConfigurationRequest = [
1157
1157
  [_VCI],
1158
1158
  [[0, 1]],
1159
1159
  ];
1160
- var DeleteVoiceConnectorTerminationCredentialsRequest = [
1160
+ var DeleteVoiceConnectorTerminationCredentialsRequest$ = [
1161
1161
  3,
1162
1162
  n0,
1163
1163
  _DVCTCR,
@@ -1168,10 +1168,10 @@ var DeleteVoiceConnectorTerminationCredentialsRequest = [
1168
1168
  [() => SensitiveStringList, 0],
1169
1169
  ],
1170
1170
  ];
1171
- var DeleteVoiceConnectorTerminationRequest = [3, n0, _DVCTR, 0, [_VCI], [[0, 1]]];
1172
- var DeleteVoiceProfileDomainRequest = [3, n0, _DVPDR, 0, [_VPDI], [[0, 1]]];
1173
- var DeleteVoiceProfileRequest = [3, n0, _DVPR, 0, [_VPI], [[0, 1]]];
1174
- var DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = [
1171
+ var DeleteVoiceConnectorTerminationRequest$ = [3, n0, _DVCTR, 0, [_VCI], [[0, 1]]];
1172
+ var DeleteVoiceProfileDomainRequest$ = [3, n0, _DVPDR, 0, [_VPDI], [[0, 1]]];
1173
+ var DeleteVoiceProfileRequest$ = [3, n0, _DVPR, 0, [_VPI], [[0, 1]]];
1174
+ var DisassociatePhoneNumbersFromVoiceConnectorGroupRequest$ = [
1175
1175
  3,
1176
1176
  n0,
1177
1177
  _DPNFVCGR,
@@ -1182,7 +1182,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = [
1182
1182
  [() => E164PhoneNumberList, 0],
1183
1183
  ],
1184
1184
  ];
1185
- var DisassociatePhoneNumbersFromVoiceConnectorGroupResponse = [
1185
+ var DisassociatePhoneNumbersFromVoiceConnectorGroupResponse$ = [
1186
1186
  3,
1187
1187
  n0,
1188
1188
  _DPNFVCGRi,
@@ -1190,7 +1190,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorGroupResponse = [
1190
1190
  [_PNE],
1191
1191
  [[() => PhoneNumberErrorList, 0]],
1192
1192
  ];
1193
- var DisassociatePhoneNumbersFromVoiceConnectorRequest = [
1193
+ var DisassociatePhoneNumbersFromVoiceConnectorRequest$ = [
1194
1194
  3,
1195
1195
  n0,
1196
1196
  _DPNFVCR,
@@ -1201,7 +1201,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorRequest = [
1201
1201
  [() => E164PhoneNumberList, 0],
1202
1202
  ],
1203
1203
  ];
1204
- var DisassociatePhoneNumbersFromVoiceConnectorResponse = [
1204
+ var DisassociatePhoneNumbersFromVoiceConnectorResponse$ = [
1205
1205
  3,
1206
1206
  n0,
1207
1207
  _DPNFVCRi,
@@ -1209,7 +1209,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorResponse = [
1209
1209
  [_PNE],
1210
1210
  [[() => PhoneNumberErrorList, 0]],
1211
1211
  ];
1212
- var DNISEmergencyCallingConfiguration = [
1212
+ var DNISEmergencyCallingConfiguration$ = [
1213
1213
  3,
1214
1214
  n0,
1215
1215
  _DNISECC,
@@ -1217,7 +1217,7 @@ var DNISEmergencyCallingConfiguration = [
1217
1217
  [_EPNm, _TPNe, _CC],
1218
1218
  [[() => E164PhoneNumber, 0], [() => E164PhoneNumber, 0], 0],
1219
1219
  ];
1220
- var EmergencyCallingConfiguration = [
1220
+ var EmergencyCallingConfiguration$ = [
1221
1221
  3,
1222
1222
  n0,
1223
1223
  _ECC,
@@ -1225,21 +1225,28 @@ var EmergencyCallingConfiguration = [
1225
1225
  [_DNIS],
1226
1226
  [[() => DNISEmergencyCallingConfigurationList, 0]],
1227
1227
  ];
1228
- var ExternalSystemsConfiguration = [3, n0, _ESC, 0, [_SBCT, _CCST], [64 | 0, 64 | 0]];
1229
- var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
1230
- schema.TypeRegistry.for(n0).registerError(ForbiddenException, ForbiddenException$1);
1231
- var GeoMatchParams = [3, n0, _GMP, 0, [_Co, _AC], [0, 0]];
1232
- var GetGlobalSettingsResponse = [3, n0, _GGSR, 0, [_VC], [() => VoiceConnectorSettings]];
1233
- var GetPhoneNumberOrderRequest = [3, n0, _GPNOR, 0, [_PNOI], [[0, 1]]];
1234
- var GetPhoneNumberOrderResponse = [
1228
+ var ExternalSystemsConfiguration$ = [3, n0, _ESC, 0, [_SBCT, _CCST], [64 | 0, 64 | 0]];
1229
+ var ForbiddenException$ = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
1230
+ schema.TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
1231
+ var GeoMatchParams$ = [3, n0, _GMP, 0, [_Co, _AC], [0, 0]];
1232
+ var GetGlobalSettingsResponse$ = [
1233
+ 3,
1234
+ n0,
1235
+ _GGSR,
1236
+ 0,
1237
+ [_VC],
1238
+ [() => VoiceConnectorSettings$],
1239
+ ];
1240
+ var GetPhoneNumberOrderRequest$ = [3, n0, _GPNOR, 0, [_PNOI], [[0, 1]]];
1241
+ var GetPhoneNumberOrderResponse$ = [
1235
1242
  3,
1236
1243
  n0,
1237
1244
  _GPNORe,
1238
1245
  0,
1239
1246
  [_PNO],
1240
- [[() => PhoneNumberOrder, 0]],
1247
+ [[() => PhoneNumberOrder$, 0]],
1241
1248
  ];
1242
- var GetPhoneNumberRequest = [
1249
+ var GetPhoneNumberRequest$ = [
1243
1250
  3,
1244
1251
  n0,
1245
1252
  _GPNR,
@@ -1247,8 +1254,8 @@ var GetPhoneNumberRequest = [
1247
1254
  [_PNIh],
1248
1255
  [[() => SensitiveNonEmptyString, 1]],
1249
1256
  ];
1250
- var GetPhoneNumberResponse = [3, n0, _GPNRe, 0, [_PN], [[() => PhoneNumber, 0]]];
1251
- var GetPhoneNumberSettingsResponse = [
1257
+ var GetPhoneNumberResponse$ = [3, n0, _GPNRe, 0, [_PN], [[() => PhoneNumber$, 0]]];
1258
+ var GetPhoneNumberSettingsResponse$ = [
1252
1259
  3,
1253
1260
  n0,
1254
1261
  _GPNSR,
@@ -1256,7 +1263,7 @@ var GetPhoneNumberSettingsResponse = [
1256
1263
  [_CN, _CNUT],
1257
1264
  [[() => CallingName, 0], 5],
1258
1265
  ];
1259
- var GetProxySessionRequest = [
1266
+ var GetProxySessionRequest$ = [
1260
1267
  3,
1261
1268
  n0,
1262
1269
  _GPSR,
@@ -1267,8 +1274,8 @@ var GetProxySessionRequest = [
1267
1274
  [0, 1],
1268
1275
  ],
1269
1276
  ];
1270
- var GetProxySessionResponse = [3, n0, _GPSRe, 0, [_PS], [[() => ProxySession, 0]]];
1271
- var GetSipMediaApplicationAlexaSkillConfigurationRequest = [
1277
+ var GetProxySessionResponse$ = [3, n0, _GPSRe, 0, [_PS], [[() => ProxySession$, 0]]];
1278
+ var GetSipMediaApplicationAlexaSkillConfigurationRequest$ = [
1272
1279
  3,
1273
1280
  n0,
1274
1281
  _GSMAASCR,
@@ -1276,15 +1283,15 @@ var GetSipMediaApplicationAlexaSkillConfigurationRequest = [
1276
1283
  [_SMAI],
1277
1284
  [[0, 1]],
1278
1285
  ];
1279
- var GetSipMediaApplicationAlexaSkillConfigurationResponse = [
1286
+ var GetSipMediaApplicationAlexaSkillConfigurationResponse$ = [
1280
1287
  3,
1281
1288
  n0,
1282
1289
  _GSMAASCRe,
1283
1290
  0,
1284
1291
  [_SMAASC],
1285
- [[() => SipMediaApplicationAlexaSkillConfiguration, 0]],
1292
+ [[() => SipMediaApplicationAlexaSkillConfiguration$, 0]],
1286
1293
  ];
1287
- var GetSipMediaApplicationLoggingConfigurationRequest = [
1294
+ var GetSipMediaApplicationLoggingConfigurationRequest$ = [
1288
1295
  3,
1289
1296
  n0,
1290
1297
  _GSMALCR,
@@ -1292,26 +1299,26 @@ var GetSipMediaApplicationLoggingConfigurationRequest = [
1292
1299
  [_SMAI],
1293
1300
  [[0, 1]],
1294
1301
  ];
1295
- var GetSipMediaApplicationLoggingConfigurationResponse = [
1302
+ var GetSipMediaApplicationLoggingConfigurationResponse$ = [
1296
1303
  3,
1297
1304
  n0,
1298
1305
  _GSMALCRe,
1299
1306
  0,
1300
1307
  [_SMALC],
1301
- [() => SipMediaApplicationLoggingConfiguration],
1308
+ [() => SipMediaApplicationLoggingConfiguration$],
1302
1309
  ];
1303
- var GetSipMediaApplicationRequest = [3, n0, _GSMAR, 0, [_SMAI], [[0, 1]]];
1304
- var GetSipMediaApplicationResponse = [
1310
+ var GetSipMediaApplicationRequest$ = [3, n0, _GSMAR, 0, [_SMAI], [[0, 1]]];
1311
+ var GetSipMediaApplicationResponse$ = [
1305
1312
  3,
1306
1313
  n0,
1307
1314
  _GSMARe,
1308
1315
  0,
1309
1316
  [_SMA],
1310
- [[() => SipMediaApplication, 0]],
1317
+ [[() => SipMediaApplication$, 0]],
1311
1318
  ];
1312
- var GetSipRuleRequest = [3, n0, _GSRR, 0, [_SRI], [[0, 1]]];
1313
- var GetSipRuleResponse = [3, n0, _GSRRe, 0, [_SR], [() => SipRule]];
1314
- var GetSpeakerSearchTaskRequest = [
1319
+ var GetSipRuleRequest$ = [3, n0, _GSRR, 0, [_SRI], [[0, 1]]];
1320
+ var GetSipRuleResponse$ = [3, n0, _GSRRe, 0, [_SR], [() => SipRule$]];
1321
+ var GetSpeakerSearchTaskRequest$ = [
1315
1322
  3,
1316
1323
  n0,
1317
1324
  _GSSTR,
@@ -1322,8 +1329,15 @@ var GetSpeakerSearchTaskRequest = [
1322
1329
  [0, 1],
1323
1330
  ],
1324
1331
  ];
1325
- var GetSpeakerSearchTaskResponse = [3, n0, _GSSTRe, 0, [_SST], [() => SpeakerSearchTask]];
1326
- var GetVoiceConnectorEmergencyCallingConfigurationRequest = [
1332
+ var GetSpeakerSearchTaskResponse$ = [
1333
+ 3,
1334
+ n0,
1335
+ _GSSTRe,
1336
+ 0,
1337
+ [_SST],
1338
+ [() => SpeakerSearchTask$],
1339
+ ];
1340
+ var GetVoiceConnectorEmergencyCallingConfigurationRequest$ = [
1327
1341
  3,
1328
1342
  n0,
1329
1343
  _GVCECCR,
@@ -1331,15 +1345,15 @@ var GetVoiceConnectorEmergencyCallingConfigurationRequest = [
1331
1345
  [_VCI],
1332
1346
  [[0, 1]],
1333
1347
  ];
1334
- var GetVoiceConnectorEmergencyCallingConfigurationResponse = [
1348
+ var GetVoiceConnectorEmergencyCallingConfigurationResponse$ = [
1335
1349
  3,
1336
1350
  n0,
1337
1351
  _GVCECCRe,
1338
1352
  0,
1339
1353
  [_ECC],
1340
- [[() => EmergencyCallingConfiguration, 0]],
1354
+ [[() => EmergencyCallingConfiguration$, 0]],
1341
1355
  ];
1342
- var GetVoiceConnectorExternalSystemsConfigurationRequest = [
1356
+ var GetVoiceConnectorExternalSystemsConfigurationRequest$ = [
1343
1357
  3,
1344
1358
  n0,
1345
1359
  _GVCESCR,
@@ -1347,39 +1361,46 @@ var GetVoiceConnectorExternalSystemsConfigurationRequest = [
1347
1361
  [_VCI],
1348
1362
  [[0, 1]],
1349
1363
  ];
1350
- var GetVoiceConnectorExternalSystemsConfigurationResponse = [
1364
+ var GetVoiceConnectorExternalSystemsConfigurationResponse$ = [
1351
1365
  3,
1352
1366
  n0,
1353
1367
  _GVCESCRe,
1354
1368
  0,
1355
1369
  [_ESC],
1356
- [() => ExternalSystemsConfiguration],
1370
+ [() => ExternalSystemsConfiguration$],
1357
1371
  ];
1358
- var GetVoiceConnectorGroupRequest = [3, n0, _GVCGR, 0, [_VCGI], [[0, 1]]];
1359
- var GetVoiceConnectorGroupResponse = [
1372
+ var GetVoiceConnectorGroupRequest$ = [3, n0, _GVCGR, 0, [_VCGI], [[0, 1]]];
1373
+ var GetVoiceConnectorGroupResponse$ = [
1360
1374
  3,
1361
1375
  n0,
1362
1376
  _GVCGRe,
1363
1377
  0,
1364
1378
  [_VCG],
1365
- [() => VoiceConnectorGroup],
1379
+ [() => VoiceConnectorGroup$],
1366
1380
  ];
1367
- var GetVoiceConnectorLoggingConfigurationRequest = [3, n0, _GVCLCR, 0, [_VCI], [[0, 1]]];
1368
- var GetVoiceConnectorLoggingConfigurationResponse = [
1381
+ var GetVoiceConnectorLoggingConfigurationRequest$ = [3, n0, _GVCLCR, 0, [_VCI], [[0, 1]]];
1382
+ var GetVoiceConnectorLoggingConfigurationResponse$ = [
1369
1383
  3,
1370
1384
  n0,
1371
1385
  _GVCLCRe,
1372
1386
  0,
1373
1387
  [_LC],
1374
- [() => LoggingConfiguration],
1388
+ [() => LoggingConfiguration$],
1389
+ ];
1390
+ var GetVoiceConnectorOriginationRequest$ = [3, n0, _GVCOR, 0, [_VCI], [[0, 1]]];
1391
+ var GetVoiceConnectorOriginationResponse$ = [
1392
+ 3,
1393
+ n0,
1394
+ _GVCORe,
1395
+ 0,
1396
+ [_O],
1397
+ [() => Origination$],
1375
1398
  ];
1376
- var GetVoiceConnectorOriginationRequest = [3, n0, _GVCOR, 0, [_VCI], [[0, 1]]];
1377
- var GetVoiceConnectorOriginationResponse = [3, n0, _GVCORe, 0, [_O], [() => Origination]];
1378
- var GetVoiceConnectorProxyRequest = [3, n0, _GVCPR, 0, [_VCI], [[0, 1]]];
1379
- var GetVoiceConnectorProxyResponse = [3, n0, _GVCPRe, 0, [_Pr], [[() => Proxy, 0]]];
1380
- var GetVoiceConnectorRequest = [3, n0, _GVCR, 0, [_VCI], [[0, 1]]];
1381
- var GetVoiceConnectorResponse = [3, n0, _GVCRe, 0, [_VC], [() => VoiceConnector]];
1382
- var GetVoiceConnectorStreamingConfigurationRequest = [
1399
+ var GetVoiceConnectorProxyRequest$ = [3, n0, _GVCPR, 0, [_VCI], [[0, 1]]];
1400
+ var GetVoiceConnectorProxyResponse$ = [3, n0, _GVCPRe, 0, [_Pr], [[() => Proxy$, 0]]];
1401
+ var GetVoiceConnectorRequest$ = [3, n0, _GVCR, 0, [_VCI], [[0, 1]]];
1402
+ var GetVoiceConnectorResponse$ = [3, n0, _GVCRe, 0, [_VC], [() => VoiceConnector$]];
1403
+ var GetVoiceConnectorStreamingConfigurationRequest$ = [
1383
1404
  3,
1384
1405
  n0,
1385
1406
  _GVCSCR,
@@ -1387,44 +1408,44 @@ var GetVoiceConnectorStreamingConfigurationRequest = [
1387
1408
  [_VCI],
1388
1409
  [[0, 1]],
1389
1410
  ];
1390
- var GetVoiceConnectorStreamingConfigurationResponse = [
1411
+ var GetVoiceConnectorStreamingConfigurationResponse$ = [
1391
1412
  3,
1392
1413
  n0,
1393
1414
  _GVCSCRe,
1394
1415
  0,
1395
1416
  [_SC],
1396
- [[() => StreamingConfiguration, 0]],
1417
+ [[() => StreamingConfiguration$, 0]],
1397
1418
  ];
1398
- var GetVoiceConnectorTerminationHealthRequest = [3, n0, _GVCTHR, 0, [_VCI], [[0, 1]]];
1399
- var GetVoiceConnectorTerminationHealthResponse = [
1419
+ var GetVoiceConnectorTerminationHealthRequest$ = [3, n0, _GVCTHR, 0, [_VCI], [[0, 1]]];
1420
+ var GetVoiceConnectorTerminationHealthResponse$ = [
1400
1421
  3,
1401
1422
  n0,
1402
1423
  _GVCTHRe,
1403
1424
  0,
1404
1425
  [_TH],
1405
- [() => TerminationHealth],
1426
+ [() => TerminationHealth$],
1406
1427
  ];
1407
- var GetVoiceConnectorTerminationRequest = [3, n0, _GVCTR, 0, [_VCI], [[0, 1]]];
1408
- var GetVoiceConnectorTerminationResponse = [
1428
+ var GetVoiceConnectorTerminationRequest$ = [3, n0, _GVCTR, 0, [_VCI], [[0, 1]]];
1429
+ var GetVoiceConnectorTerminationResponse$ = [
1409
1430
  3,
1410
1431
  n0,
1411
1432
  _GVCTRe,
1412
1433
  0,
1413
1434
  [_Te],
1414
- [[() => Termination, 0]],
1435
+ [[() => Termination$, 0]],
1415
1436
  ];
1416
- var GetVoiceProfileDomainRequest = [3, n0, _GVPDR, 0, [_VPDI], [[0, 1]]];
1417
- var GetVoiceProfileDomainResponse = [
1437
+ var GetVoiceProfileDomainRequest$ = [3, n0, _GVPDR, 0, [_VPDI], [[0, 1]]];
1438
+ var GetVoiceProfileDomainResponse$ = [
1418
1439
  3,
1419
1440
  n0,
1420
1441
  _GVPDRe,
1421
1442
  0,
1422
1443
  [_VPD],
1423
- [[() => VoiceProfileDomain, 0]],
1444
+ [[() => VoiceProfileDomain$, 0]],
1424
1445
  ];
1425
- var GetVoiceProfileRequest = [3, n0, _GVPR, 0, [_VPI], [[0, 1]]];
1426
- var GetVoiceProfileResponse = [3, n0, _GVPRe, 0, [_VP], [[() => VoiceProfile, 0]]];
1427
- var GetVoiceToneAnalysisTaskRequest = [
1446
+ var GetVoiceProfileRequest$ = [3, n0, _GVPR, 0, [_VPI], [[0, 1]]];
1447
+ var GetVoiceProfileResponse$ = [3, n0, _GVPRe, 0, [_VP], [[() => VoiceProfile$, 0]]];
1448
+ var GetVoiceToneAnalysisTaskRequest$ = [
1428
1449
  3,
1429
1450
  n0,
1430
1451
  _GVTATR,
@@ -1436,18 +1457,18 @@ var GetVoiceToneAnalysisTaskRequest = [
1436
1457
  [2, { [_hQ]: _iC }],
1437
1458
  ],
1438
1459
  ];
1439
- var GetVoiceToneAnalysisTaskResponse = [
1460
+ var GetVoiceToneAnalysisTaskResponse$ = [
1440
1461
  3,
1441
1462
  n0,
1442
1463
  _GVTATRe,
1443
1464
  0,
1444
1465
  [_VTAT],
1445
- [() => VoiceToneAnalysisTask],
1466
+ [() => VoiceToneAnalysisTask$],
1446
1467
  ];
1447
- var GoneException = [-3, n0, _GE, { [_e]: _c, [_hE]: 410 }, [_C, _M], [0, 0]];
1448
- schema.TypeRegistry.for(n0).registerError(GoneException, GoneException$1);
1449
- var ListAvailableVoiceConnectorRegionsResponse = [3, n0, _LAVCRR, 0, [_VCR], [64 | 0]];
1450
- var ListPhoneNumberOrdersRequest = [
1468
+ var GoneException$ = [-3, n0, _GE, { [_e]: _c, [_hE]: 410 }, [_C, _M], [0, 0]];
1469
+ schema.TypeRegistry.for(n0).registerError(GoneException$, GoneException);
1470
+ var ListAvailableVoiceConnectorRegionsResponse$ = [3, n0, _LAVCRR, 0, [_VCR], [64 | 0]];
1471
+ var ListPhoneNumberOrdersRequest$ = [
1451
1472
  3,
1452
1473
  n0,
1453
1474
  _LPNOR,
@@ -1458,7 +1479,7 @@ var ListPhoneNumberOrdersRequest = [
1458
1479
  [1, { [_hQ]: _mr }],
1459
1480
  ],
1460
1481
  ];
1461
- var ListPhoneNumberOrdersResponse = [
1482
+ var ListPhoneNumberOrdersResponse$ = [
1462
1483
  3,
1463
1484
  n0,
1464
1485
  _LPNORi,
@@ -1466,7 +1487,7 @@ var ListPhoneNumberOrdersResponse = [
1466
1487
  [_PNOh, _NTe],
1467
1488
  [[() => PhoneNumberOrderList, 0], 0],
1468
1489
  ];
1469
- var ListPhoneNumbersRequest = [
1490
+ var ListPhoneNumbersRequest$ = [
1470
1491
  3,
1471
1492
  n0,
1472
1493
  _LPNR,
@@ -1481,7 +1502,7 @@ var ListPhoneNumbersRequest = [
1481
1502
  [0, { [_hQ]: _nt }],
1482
1503
  ],
1483
1504
  ];
1484
- var ListPhoneNumbersResponse = [
1505
+ var ListPhoneNumbersResponse$ = [
1485
1506
  3,
1486
1507
  n0,
1487
1508
  _LPNRi,
@@ -1489,7 +1510,7 @@ var ListPhoneNumbersResponse = [
1489
1510
  [_PNh, _NTe],
1490
1511
  [[() => PhoneNumberList, 0], 0],
1491
1512
  ];
1492
- var ListProxySessionsRequest = [
1513
+ var ListProxySessionsRequest$ = [
1493
1514
  3,
1494
1515
  n0,
1495
1516
  _LPSR,
@@ -1502,7 +1523,7 @@ var ListProxySessionsRequest = [
1502
1523
  [1, { [_hQ]: _mr }],
1503
1524
  ],
1504
1525
  ];
1505
- var ListProxySessionsResponse = [
1526
+ var ListProxySessionsResponse$ = [
1506
1527
  3,
1507
1528
  n0,
1508
1529
  _LPSRi,
@@ -1510,7 +1531,7 @@ var ListProxySessionsResponse = [
1510
1531
  [_PSr, _NTe],
1511
1532
  [[() => ProxySessions, 0], 0],
1512
1533
  ];
1513
- var ListSipMediaApplicationsRequest = [
1534
+ var ListSipMediaApplicationsRequest$ = [
1514
1535
  3,
1515
1536
  n0,
1516
1537
  _LSMAR,
@@ -1521,7 +1542,7 @@ var ListSipMediaApplicationsRequest = [
1521
1542
  [0, { [_hQ]: _nt }],
1522
1543
  ],
1523
1544
  ];
1524
- var ListSipMediaApplicationsResponse = [
1545
+ var ListSipMediaApplicationsResponse$ = [
1525
1546
  3,
1526
1547
  n0,
1527
1548
  _LSMARi,
@@ -1529,7 +1550,7 @@ var ListSipMediaApplicationsResponse = [
1529
1550
  [_SMAi, _NTe],
1530
1551
  [[() => SipMediaApplicationList, 0], 0],
1531
1552
  ];
1532
- var ListSipRulesRequest = [
1553
+ var ListSipRulesRequest$ = [
1533
1554
  3,
1534
1555
  n0,
1535
1556
  _LSRR,
@@ -1541,8 +1562,8 @@ var ListSipRulesRequest = [
1541
1562
  [0, { [_hQ]: _nt }],
1542
1563
  ],
1543
1564
  ];
1544
- var ListSipRulesResponse = [3, n0, _LSRRi, 0, [_SRi, _NTe], [() => SipRuleList, 0]];
1545
- var ListSupportedPhoneNumberCountriesRequest = [
1565
+ var ListSipRulesResponse$ = [3, n0, _LSRRi, 0, [_SRi, _NTe], [() => SipRuleList, 0]];
1566
+ var ListSupportedPhoneNumberCountriesRequest$ = [
1546
1567
  3,
1547
1568
  n0,
1548
1569
  _LSPNCR,
@@ -1550,7 +1571,7 @@ var ListSupportedPhoneNumberCountriesRequest = [
1550
1571
  [_PT],
1551
1572
  [[0, { [_hQ]: _pt }]],
1552
1573
  ];
1553
- var ListSupportedPhoneNumberCountriesResponse = [
1574
+ var ListSupportedPhoneNumberCountriesResponse$ = [
1554
1575
  3,
1555
1576
  n0,
1556
1577
  _LSPNCRi,
@@ -1558,7 +1579,7 @@ var ListSupportedPhoneNumberCountriesResponse = [
1558
1579
  [_PNC],
1559
1580
  [() => PhoneNumberCountriesList],
1560
1581
  ];
1561
- var ListTagsForResourceRequest = [
1582
+ var ListTagsForResourceRequest$ = [
1562
1583
  3,
1563
1584
  n0,
1564
1585
  _LTFRR,
@@ -1566,8 +1587,8 @@ var ListTagsForResourceRequest = [
1566
1587
  [_RARN],
1567
1588
  [[() => Arn, { [_hQ]: _a }]],
1568
1589
  ];
1569
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [[() => TagList, 0]]];
1570
- var ListVoiceConnectorGroupsRequest = [
1590
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_T], [[() => TagList, 0]]];
1591
+ var ListVoiceConnectorGroupsRequest$ = [
1571
1592
  3,
1572
1593
  n0,
1573
1594
  _LVCGR,
@@ -1578,7 +1599,7 @@ var ListVoiceConnectorGroupsRequest = [
1578
1599
  [1, { [_hQ]: _mr }],
1579
1600
  ],
1580
1601
  ];
1581
- var ListVoiceConnectorGroupsResponse = [
1602
+ var ListVoiceConnectorGroupsResponse$ = [
1582
1603
  3,
1583
1604
  n0,
1584
1605
  _LVCGRi,
@@ -1586,7 +1607,7 @@ var ListVoiceConnectorGroupsResponse = [
1586
1607
  [_VCGo, _NTe],
1587
1608
  [() => VoiceConnectorGroupList, 0],
1588
1609
  ];
1589
- var ListVoiceConnectorsRequest = [
1610
+ var ListVoiceConnectorsRequest$ = [
1590
1611
  3,
1591
1612
  n0,
1592
1613
  _LVCR,
@@ -1597,7 +1618,7 @@ var ListVoiceConnectorsRequest = [
1597
1618
  [1, { [_hQ]: _mr }],
1598
1619
  ],
1599
1620
  ];
1600
- var ListVoiceConnectorsResponse = [
1621
+ var ListVoiceConnectorsResponse$ = [
1601
1622
  3,
1602
1623
  n0,
1603
1624
  _LVCRi,
@@ -1605,7 +1626,7 @@ var ListVoiceConnectorsResponse = [
1605
1626
  [_VCo, _NTe],
1606
1627
  [() => VoiceConnectorList, 0],
1607
1628
  ];
1608
- var ListVoiceConnectorTerminationCredentialsRequest = [
1629
+ var ListVoiceConnectorTerminationCredentialsRequest$ = [
1609
1630
  3,
1610
1631
  n0,
1611
1632
  _LVCTCR,
@@ -1613,7 +1634,7 @@ var ListVoiceConnectorTerminationCredentialsRequest = [
1613
1634
  [_VCI],
1614
1635
  [[0, 1]],
1615
1636
  ];
1616
- var ListVoiceConnectorTerminationCredentialsResponse = [
1637
+ var ListVoiceConnectorTerminationCredentialsResponse$ = [
1617
1638
  3,
1618
1639
  n0,
1619
1640
  _LVCTCRi,
@@ -1621,7 +1642,7 @@ var ListVoiceConnectorTerminationCredentialsResponse = [
1621
1642
  [_Us],
1622
1643
  [[() => SensitiveStringList, 0]],
1623
1644
  ];
1624
- var ListVoiceProfileDomainsRequest = [
1645
+ var ListVoiceProfileDomainsRequest$ = [
1625
1646
  3,
1626
1647
  n0,
1627
1648
  _LVPDR,
@@ -1632,7 +1653,7 @@ var ListVoiceProfileDomainsRequest = [
1632
1653
  [1, { [_hQ]: _mr }],
1633
1654
  ],
1634
1655
  ];
1635
- var ListVoiceProfileDomainsResponse = [
1656
+ var ListVoiceProfileDomainsResponse$ = [
1636
1657
  3,
1637
1658
  n0,
1638
1659
  _LVPDRi,
@@ -1640,7 +1661,7 @@ var ListVoiceProfileDomainsResponse = [
1640
1661
  [_VPDo, _NTe],
1641
1662
  [[() => VoiceProfileDomainSummaryList, 0], 0],
1642
1663
  ];
1643
- var ListVoiceProfilesRequest = [
1664
+ var ListVoiceProfilesRequest$ = [
1644
1665
  3,
1645
1666
  n0,
1646
1667
  _LVPR,
@@ -1652,7 +1673,7 @@ var ListVoiceProfilesRequest = [
1652
1673
  [1, { [_hQ]: _mr }],
1653
1674
  ],
1654
1675
  ];
1655
- var ListVoiceProfilesResponse = [
1676
+ var ListVoiceProfilesResponse$ = [
1656
1677
  3,
1657
1678
  n0,
1658
1679
  _LVPRi,
@@ -1660,14 +1681,14 @@ var ListVoiceProfilesResponse = [
1660
1681
  [_VPo, _NTe],
1661
1682
  [[() => VoiceProfileSummaryList, 0], 0],
1662
1683
  ];
1663
- var LoggingConfiguration = [3, n0, _LC, 0, [_ESIPL, _EMML], [2, 2]];
1664
- var MediaInsightsConfiguration = [3, n0, _MIC, 0, [_D, _CAo], [2, [() => Arn, 0]]];
1665
- var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_C, _M], [0, 0]];
1666
- schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
1667
- var OrderedPhoneNumber = [3, n0, _OPN, 0, [_EPN, _S], [[() => E164PhoneNumber, 0], 0]];
1668
- var Origination = [3, n0, _O, 0, [_R, _D], [() => OriginationRouteList, 2]];
1669
- var OriginationRoute = [3, n0, _OR, 0, [_H, _Po, _Pro, _Pri, _W], [0, 1, 0, 1, 1]];
1670
- var Participant = [
1684
+ var LoggingConfiguration$ = [3, n0, _LC, 0, [_ESIPL, _EMML], [2, 2]];
1685
+ var MediaInsightsConfiguration$ = [3, n0, _MIC, 0, [_D, _CAo], [2, [() => Arn, 0]]];
1686
+ var NotFoundException$ = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_C, _M], [0, 0]];
1687
+ schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
1688
+ var OrderedPhoneNumber$ = [3, n0, _OPN, 0, [_EPN, _S], [[() => E164PhoneNumber, 0], 0]];
1689
+ var Origination$ = [3, n0, _O, 0, [_R, _D], [() => OriginationRouteList, 2]];
1690
+ var OriginationRoute$ = [3, n0, _OR, 0, [_H, _Po, _Pro, _Pri, _W], [0, 1, 0, 1, 1]];
1691
+ var Participant$ = [
1671
1692
  3,
1672
1693
  n0,
1673
1694
  _Pa,
@@ -1678,7 +1699,7 @@ var Participant = [
1678
1699
  [() => E164PhoneNumber, 0],
1679
1700
  ],
1680
1701
  ];
1681
- var PhoneNumber = [
1702
+ var PhoneNumber$ = [
1682
1703
  3,
1683
1704
  n0,
1684
1705
  _PN,
@@ -1691,7 +1712,7 @@ var PhoneNumber = [
1691
1712
  0,
1692
1713
  0,
1693
1714
  0,
1694
- () => PhoneNumberCapabilities,
1715
+ () => PhoneNumberCapabilities$,
1695
1716
  () => PhoneNumberAssociationList,
1696
1717
  [() => CallingName, 0],
1697
1718
  0,
@@ -1702,8 +1723,8 @@ var PhoneNumber = [
1702
1723
  [() => PhoneNumberName, 0],
1703
1724
  ],
1704
1725
  ];
1705
- var PhoneNumberAssociation = [3, n0, _PNA, 0, [_V, _N, _AT], [0, 0, 5]];
1706
- var PhoneNumberCapabilities = [
1726
+ var PhoneNumberAssociation$ = [3, n0, _PNA, 0, [_V, _N, _AT], [0, 0, 5]];
1727
+ var PhoneNumberCapabilities$ = [
1707
1728
  3,
1708
1729
  n0,
1709
1730
  _PNCh,
@@ -1711,8 +1732,8 @@ var PhoneNumberCapabilities = [
1711
1732
  [_ICn, _OC, _ISMS, _OSMS, _IMMS, _OMMS],
1712
1733
  [2, 2, 2, 2, 2, 2],
1713
1734
  ];
1714
- var PhoneNumberCountry = [3, n0, _PNCho, 0, [_CCo, _SPNT], [0, 64 | 0]];
1715
- var PhoneNumberError = [
1735
+ var PhoneNumberCountry$ = [3, n0, _PNCho, 0, [_CCo, _SPNT], [0, 64 | 0]];
1736
+ var PhoneNumberError$ = [
1716
1737
  3,
1717
1738
  n0,
1718
1739
  _PNEh,
@@ -1720,7 +1741,7 @@ var PhoneNumberError = [
1720
1741
  [_PNIh, _EC, _EMr],
1721
1742
  [[() => SensitiveNonEmptyString, 0], 0, 0],
1722
1743
  ];
1723
- var PhoneNumberOrder = [
1744
+ var PhoneNumberOrder$ = [
1724
1745
  3,
1725
1746
  n0,
1726
1747
  _PNO,
@@ -1728,7 +1749,7 @@ var PhoneNumberOrder = [
1728
1749
  [_PNOI, _PT, _S, _OT, _OPNr, _CT, _UT, _FD],
1729
1750
  [0, 0, 0, 0, [() => OrderedPhoneNumberList, 0], 5, 5, 5],
1730
1751
  ];
1731
- var Proxy = [
1752
+ var Proxy$ = [
1732
1753
  3,
1733
1754
  n0,
1734
1755
  _Pr,
@@ -1736,15 +1757,15 @@ var Proxy = [
1736
1757
  [_DSEM, _D, _FBPN, _PNC],
1737
1758
  [1, 2, [() => E164PhoneNumber, 0], 64 | 0],
1738
1759
  ];
1739
- var ProxySession = [
1760
+ var ProxySession$ = [
1740
1761
  3,
1741
1762
  n0,
1742
1763
  _PS,
1743
1764
  0,
1744
1765
  [_VCI, _PSI, _N, _S, _EM, _Ca, _CT, _UT, _ET, _Par, _NSB, _GML, _GMP],
1745
- [0, 0, 0, 0, 1, 64 | 0, 5, 5, 5, [() => Participants, 0], 0, 0, () => GeoMatchParams],
1766
+ [0, 0, 0, 0, 1, 64 | 0, 5, 5, 5, [() => Participants, 0], 0, 0, () => GeoMatchParams$],
1746
1767
  ];
1747
- var PutSipMediaApplicationAlexaSkillConfigurationRequest = [
1768
+ var PutSipMediaApplicationAlexaSkillConfigurationRequest$ = [
1748
1769
  3,
1749
1770
  n0,
1750
1771
  _PSMAASCR,
@@ -1752,34 +1773,34 @@ var PutSipMediaApplicationAlexaSkillConfigurationRequest = [
1752
1773
  [_SMAI, _SMAASC],
1753
1774
  [
1754
1775
  [0, 1],
1755
- [() => SipMediaApplicationAlexaSkillConfiguration, 0],
1776
+ [() => SipMediaApplicationAlexaSkillConfiguration$, 0],
1756
1777
  ],
1757
1778
  ];
1758
- var PutSipMediaApplicationAlexaSkillConfigurationResponse = [
1779
+ var PutSipMediaApplicationAlexaSkillConfigurationResponse$ = [
1759
1780
  3,
1760
1781
  n0,
1761
1782
  _PSMAASCRu,
1762
1783
  0,
1763
1784
  [_SMAASC],
1764
- [[() => SipMediaApplicationAlexaSkillConfiguration, 0]],
1785
+ [[() => SipMediaApplicationAlexaSkillConfiguration$, 0]],
1765
1786
  ];
1766
- var PutSipMediaApplicationLoggingConfigurationRequest = [
1787
+ var PutSipMediaApplicationLoggingConfigurationRequest$ = [
1767
1788
  3,
1768
1789
  n0,
1769
1790
  _PSMALCR,
1770
1791
  0,
1771
1792
  [_SMAI, _SMALC],
1772
- [[0, 1], () => SipMediaApplicationLoggingConfiguration],
1793
+ [[0, 1], () => SipMediaApplicationLoggingConfiguration$],
1773
1794
  ];
1774
- var PutSipMediaApplicationLoggingConfigurationResponse = [
1795
+ var PutSipMediaApplicationLoggingConfigurationResponse$ = [
1775
1796
  3,
1776
1797
  n0,
1777
1798
  _PSMALCRu,
1778
1799
  0,
1779
1800
  [_SMALC],
1780
- [() => SipMediaApplicationLoggingConfiguration],
1801
+ [() => SipMediaApplicationLoggingConfiguration$],
1781
1802
  ];
1782
- var PutVoiceConnectorEmergencyCallingConfigurationRequest = [
1803
+ var PutVoiceConnectorEmergencyCallingConfigurationRequest$ = [
1783
1804
  3,
1784
1805
  n0,
1785
1806
  _PVCECCR,
@@ -1787,18 +1808,18 @@ var PutVoiceConnectorEmergencyCallingConfigurationRequest = [
1787
1808
  [_VCI, _ECC],
1788
1809
  [
1789
1810
  [0, 1],
1790
- [() => EmergencyCallingConfiguration, 0],
1811
+ [() => EmergencyCallingConfiguration$, 0],
1791
1812
  ],
1792
1813
  ];
1793
- var PutVoiceConnectorEmergencyCallingConfigurationResponse = [
1814
+ var PutVoiceConnectorEmergencyCallingConfigurationResponse$ = [
1794
1815
  3,
1795
1816
  n0,
1796
1817
  _PVCECCRu,
1797
1818
  0,
1798
1819
  [_ECC],
1799
- [[() => EmergencyCallingConfiguration, 0]],
1820
+ [[() => EmergencyCallingConfiguration$, 0]],
1800
1821
  ];
1801
- var PutVoiceConnectorExternalSystemsConfigurationRequest = [
1822
+ var PutVoiceConnectorExternalSystemsConfigurationRequest$ = [
1802
1823
  3,
1803
1824
  n0,
1804
1825
  _PVCESCR,
@@ -1806,40 +1827,47 @@ var PutVoiceConnectorExternalSystemsConfigurationRequest = [
1806
1827
  [_VCI, _SBCT, _CCST],
1807
1828
  [[0, 1], 64 | 0, 64 | 0],
1808
1829
  ];
1809
- var PutVoiceConnectorExternalSystemsConfigurationResponse = [
1830
+ var PutVoiceConnectorExternalSystemsConfigurationResponse$ = [
1810
1831
  3,
1811
1832
  n0,
1812
1833
  _PVCESCRu,
1813
1834
  0,
1814
1835
  [_ESC],
1815
- [() => ExternalSystemsConfiguration],
1836
+ [() => ExternalSystemsConfiguration$],
1816
1837
  ];
1817
- var PutVoiceConnectorLoggingConfigurationRequest = [
1838
+ var PutVoiceConnectorLoggingConfigurationRequest$ = [
1818
1839
  3,
1819
1840
  n0,
1820
1841
  _PVCLCR,
1821
1842
  0,
1822
1843
  [_VCI, _LC],
1823
- [[0, 1], () => LoggingConfiguration],
1844
+ [[0, 1], () => LoggingConfiguration$],
1824
1845
  ];
1825
- var PutVoiceConnectorLoggingConfigurationResponse = [
1846
+ var PutVoiceConnectorLoggingConfigurationResponse$ = [
1826
1847
  3,
1827
1848
  n0,
1828
1849
  _PVCLCRu,
1829
1850
  0,
1830
1851
  [_LC],
1831
- [() => LoggingConfiguration],
1852
+ [() => LoggingConfiguration$],
1832
1853
  ];
1833
- var PutVoiceConnectorOriginationRequest = [
1854
+ var PutVoiceConnectorOriginationRequest$ = [
1834
1855
  3,
1835
1856
  n0,
1836
1857
  _PVCOR,
1837
1858
  0,
1838
1859
  [_VCI, _O],
1839
- [[0, 1], () => Origination],
1860
+ [[0, 1], () => Origination$],
1861
+ ];
1862
+ var PutVoiceConnectorOriginationResponse$ = [
1863
+ 3,
1864
+ n0,
1865
+ _PVCORu,
1866
+ 0,
1867
+ [_O],
1868
+ [() => Origination$],
1840
1869
  ];
1841
- var PutVoiceConnectorOriginationResponse = [3, n0, _PVCORu, 0, [_O], [() => Origination]];
1842
- var PutVoiceConnectorProxyRequest = [
1870
+ var PutVoiceConnectorProxyRequest$ = [
1843
1871
  3,
1844
1872
  n0,
1845
1873
  _PVCPR,
@@ -1847,8 +1875,8 @@ var PutVoiceConnectorProxyRequest = [
1847
1875
  [_VCI, _DSEM, _PNPC, _FBPN, _D],
1848
1876
  [[0, 1], 1, 64 | 0, [() => E164PhoneNumber, 0], 2],
1849
1877
  ];
1850
- var PutVoiceConnectorProxyResponse = [3, n0, _PVCPRu, 0, [_Pr], [[() => Proxy, 0]]];
1851
- var PutVoiceConnectorStreamingConfigurationRequest = [
1878
+ var PutVoiceConnectorProxyResponse$ = [3, n0, _PVCPRu, 0, [_Pr], [[() => Proxy$, 0]]];
1879
+ var PutVoiceConnectorStreamingConfigurationRequest$ = [
1852
1880
  3,
1853
1881
  n0,
1854
1882
  _PVCSCR,
@@ -1856,18 +1884,18 @@ var PutVoiceConnectorStreamingConfigurationRequest = [
1856
1884
  [_VCI, _SC],
1857
1885
  [
1858
1886
  [0, 1],
1859
- [() => StreamingConfiguration, 0],
1887
+ [() => StreamingConfiguration$, 0],
1860
1888
  ],
1861
1889
  ];
1862
- var PutVoiceConnectorStreamingConfigurationResponse = [
1890
+ var PutVoiceConnectorStreamingConfigurationResponse$ = [
1863
1891
  3,
1864
1892
  n0,
1865
1893
  _PVCSCRu,
1866
1894
  0,
1867
1895
  [_SC],
1868
- [[() => StreamingConfiguration, 0]],
1896
+ [[() => StreamingConfiguration$, 0]],
1869
1897
  ];
1870
- var PutVoiceConnectorTerminationCredentialsRequest = [
1898
+ var PutVoiceConnectorTerminationCredentialsRequest$ = [
1871
1899
  3,
1872
1900
  n0,
1873
1901
  _PVCTCR,
@@ -1878,7 +1906,7 @@ var PutVoiceConnectorTerminationCredentialsRequest = [
1878
1906
  [() => CredentialList, 0],
1879
1907
  ],
1880
1908
  ];
1881
- var PutVoiceConnectorTerminationRequest = [
1909
+ var PutVoiceConnectorTerminationRequest$ = [
1882
1910
  3,
1883
1911
  n0,
1884
1912
  _PVCTR,
@@ -1886,18 +1914,18 @@ var PutVoiceConnectorTerminationRequest = [
1886
1914
  [_VCI, _Te],
1887
1915
  [
1888
1916
  [0, 1],
1889
- [() => Termination, 0],
1917
+ [() => Termination$, 0],
1890
1918
  ],
1891
1919
  ];
1892
- var PutVoiceConnectorTerminationResponse = [
1920
+ var PutVoiceConnectorTerminationResponse$ = [
1893
1921
  3,
1894
1922
  n0,
1895
1923
  _PVCTRu,
1896
1924
  0,
1897
1925
  [_Te],
1898
- [[() => Termination, 0]],
1926
+ [[() => Termination$, 0]],
1899
1927
  ];
1900
- var ResourceLimitExceededException = [
1928
+ var ResourceLimitExceededException$ = [
1901
1929
  -3,
1902
1930
  n0,
1903
1931
  _RLEE,
@@ -1905,8 +1933,8 @@ var ResourceLimitExceededException = [
1905
1933
  [_C, _M],
1906
1934
  [0, 0],
1907
1935
  ];
1908
- schema.TypeRegistry.for(n0).registerError(ResourceLimitExceededException, ResourceLimitExceededException$1);
1909
- var RestorePhoneNumberRequest = [
1936
+ schema.TypeRegistry.for(n0).registerError(ResourceLimitExceededException$, ResourceLimitExceededException);
1937
+ var RestorePhoneNumberRequest$ = [
1910
1938
  3,
1911
1939
  n0,
1912
1940
  _RPNR,
@@ -1914,8 +1942,8 @@ var RestorePhoneNumberRequest = [
1914
1942
  [_PNIh],
1915
1943
  [[() => SensitiveNonEmptyString, 1]],
1916
1944
  ];
1917
- var RestorePhoneNumberResponse = [3, n0, _RPNRe, 0, [_PN], [[() => PhoneNumber, 0]]];
1918
- var SearchAvailablePhoneNumbersRequest = [
1945
+ var RestorePhoneNumberResponse$ = [3, n0, _RPNRe, 0, [_PN], [[() => PhoneNumber$, 0]]];
1946
+ var SearchAvailablePhoneNumbersRequest$ = [
1919
1947
  3,
1920
1948
  n0,
1921
1949
  _SAPNR,
@@ -1932,7 +1960,7 @@ var SearchAvailablePhoneNumbersRequest = [
1932
1960
  [0, { [_hQ]: _nt }],
1933
1961
  ],
1934
1962
  ];
1935
- var SearchAvailablePhoneNumbersResponse = [
1963
+ var SearchAvailablePhoneNumbersResponse$ = [
1936
1964
  3,
1937
1965
  n0,
1938
1966
  _SAPNRe,
@@ -1940,12 +1968,19 @@ var SearchAvailablePhoneNumbersResponse = [
1940
1968
  [_EPNh, _NTe],
1941
1969
  [[() => E164PhoneNumberList, 0], 0],
1942
1970
  ];
1943
- var ServerSideEncryptionConfiguration = [3, n0, _SSEC, 0, [_KKA], [[() => Arn, 0]]];
1944
- var ServiceFailureException = [-3, n0, _SFE, { [_e]: _se, [_hE]: 500 }, [_C, _M], [0, 0]];
1945
- schema.TypeRegistry.for(n0).registerError(ServiceFailureException, ServiceFailureException$1);
1946
- var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_C, _M], [0, 0]];
1947
- schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
1948
- var SipMediaApplication = [
1971
+ var ServerSideEncryptionConfiguration$ = [3, n0, _SSEC, 0, [_KKA], [[() => Arn, 0]]];
1972
+ var ServiceFailureException$ = [-3, n0, _SFE, { [_e]: _se, [_hE]: 500 }, [_C, _M], [0, 0]];
1973
+ schema.TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
1974
+ var ServiceUnavailableException$ = [
1975
+ -3,
1976
+ n0,
1977
+ _SUE,
1978
+ { [_e]: _se, [_hE]: 503 },
1979
+ [_C, _M],
1980
+ [0, 0],
1981
+ ];
1982
+ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
1983
+ var SipMediaApplication$ = [
1949
1984
  3,
1950
1985
  n0,
1951
1986
  _SMA,
@@ -1953,7 +1988,7 @@ var SipMediaApplication = [
1953
1988
  [_SMAI, _AR, _N, _E, _CT, _UT, _SMAA],
1954
1989
  [0, 0, 0, [() => SipMediaApplicationEndpointList, 0], 5, 5, 0],
1955
1990
  ];
1956
- var SipMediaApplicationAlexaSkillConfiguration = [
1991
+ var SipMediaApplicationAlexaSkillConfiguration$ = [
1957
1992
  3,
1958
1993
  n0,
1959
1994
  _SMAASC,
@@ -1961,10 +1996,10 @@ var SipMediaApplicationAlexaSkillConfiguration = [
1961
1996
  [_ASS, _ASIl],
1962
1997
  [0, [() => AlexaSkillIdList, 0]],
1963
1998
  ];
1964
- var SipMediaApplicationCall = [3, n0, _SMAC, 0, [_TI], [0]];
1965
- var SipMediaApplicationEndpoint = [3, n0, _SMAE, 0, [_LA], [[() => FunctionArn, 0]]];
1966
- var SipMediaApplicationLoggingConfiguration = [3, n0, _SMALC, 0, [_ESMAML], [2]];
1967
- var SipRule = [
1999
+ var SipMediaApplicationCall$ = [3, n0, _SMAC, 0, [_TI], [0]];
2000
+ var SipMediaApplicationEndpoint$ = [3, n0, _SMAE, 0, [_LA], [[() => FunctionArn, 0]]];
2001
+ var SipMediaApplicationLoggingConfiguration$ = [3, n0, _SMALC, 0, [_ESMAML], [2]];
2002
+ var SipRule$ = [
1968
2003
  3,
1969
2004
  n0,
1970
2005
  _SR,
@@ -1972,8 +2007,8 @@ var SipRule = [
1972
2007
  [_SRI, _N, _D, _TT, _TVr, _TA, _CT, _UT],
1973
2008
  [0, 0, 2, 0, 0, () => SipRuleTargetApplicationList, 5, 5],
1974
2009
  ];
1975
- var SipRuleTargetApplication = [3, n0, _SRTA, 0, [_SMAI, _Pri, _AR], [0, 1, 0]];
1976
- var SpeakerSearchDetails = [
2010
+ var SipRuleTargetApplication$ = [3, n0, _SRTA, 0, [_SMAI, _Pri, _AR], [0, 1, 0]];
2011
+ var SpeakerSearchDetails$ = [
1977
2012
  3,
1978
2013
  n0,
1979
2014
  _SSD,
@@ -1981,16 +2016,16 @@ var SpeakerSearchDetails = [
1981
2016
  [_Re, _VGS],
1982
2017
  [() => SpeakerSearchResultList, 0],
1983
2018
  ];
1984
- var SpeakerSearchResult = [3, n0, _SSR, 0, [_CS, _VPI], [1, 0]];
1985
- var SpeakerSearchTask = [
2019
+ var SpeakerSearchResult$ = [3, n0, _SSR, 0, [_CS, _VPI], [1, 0]];
2020
+ var SpeakerSearchTask$ = [
1986
2021
  3,
1987
2022
  n0,
1988
2023
  _SST,
1989
2024
  0,
1990
2025
  [_SSTI, _SSTS, _CD, _SSD, _CT, _UT, _ST, _SM],
1991
- [0, 0, () => CallDetails, () => SpeakerSearchDetails, 5, 5, 5, 0],
2026
+ [0, 0, () => CallDetails$, () => SpeakerSearchDetails$, 5, 5, 5, 0],
1992
2027
  ];
1993
- var StartSpeakerSearchTaskRequest = [
2028
+ var StartSpeakerSearchTaskRequest$ = [
1994
2029
  3,
1995
2030
  n0,
1996
2031
  _SSSTR,
@@ -1998,15 +2033,15 @@ var StartSpeakerSearchTaskRequest = [
1998
2033
  [_VCI, _TI, _VPDI, _CRT, _CL],
1999
2034
  [[0, 1], 0, 0, 0, 0],
2000
2035
  ];
2001
- var StartSpeakerSearchTaskResponse = [
2036
+ var StartSpeakerSearchTaskResponse$ = [
2002
2037
  3,
2003
2038
  n0,
2004
2039
  _SSSTRt,
2005
2040
  0,
2006
2041
  [_SST],
2007
- [() => SpeakerSearchTask],
2042
+ [() => SpeakerSearchTask$],
2008
2043
  ];
2009
- var StartVoiceToneAnalysisTaskRequest = [
2044
+ var StartVoiceToneAnalysisTaskRequest$ = [
2010
2045
  3,
2011
2046
  n0,
2012
2047
  _SVTATR,
@@ -2014,15 +2049,15 @@ var StartVoiceToneAnalysisTaskRequest = [
2014
2049
  [_VCI, _TI, _LCa, _CRT],
2015
2050
  [[0, 1], 0, 0, 0],
2016
2051
  ];
2017
- var StartVoiceToneAnalysisTaskResponse = [
2052
+ var StartVoiceToneAnalysisTaskResponse$ = [
2018
2053
  3,
2019
2054
  n0,
2020
2055
  _SVTATRt,
2021
2056
  0,
2022
2057
  [_VTAT],
2023
- [() => VoiceToneAnalysisTask],
2058
+ [() => VoiceToneAnalysisTask$],
2024
2059
  ];
2025
- var StopSpeakerSearchTaskRequest = [
2060
+ var StopSpeakerSearchTaskRequest$ = [
2026
2061
  3,
2027
2062
  n0,
2028
2063
  _SSSTRto,
@@ -2033,7 +2068,7 @@ var StopSpeakerSearchTaskRequest = [
2033
2068
  [0, 1],
2034
2069
  ],
2035
2070
  ];
2036
- var StopVoiceToneAnalysisTaskRequest = [
2071
+ var StopVoiceToneAnalysisTaskRequest$ = [
2037
2072
  3,
2038
2073
  n0,
2039
2074
  _SVTATRto,
@@ -2044,16 +2079,16 @@ var StopVoiceToneAnalysisTaskRequest = [
2044
2079
  [0, 1],
2045
2080
  ],
2046
2081
  ];
2047
- var StreamingConfiguration = [
2082
+ var StreamingConfiguration$ = [
2048
2083
  3,
2049
2084
  n0,
2050
2085
  _SC,
2051
2086
  0,
2052
2087
  [_DRIH, _D, _SNT, _MIC],
2053
- [1, 2, () => StreamingNotificationTargetList, [() => MediaInsightsConfiguration, 0]],
2088
+ [1, 2, () => StreamingNotificationTargetList, [() => MediaInsightsConfiguration$, 0]],
2054
2089
  ];
2055
- var StreamingNotificationTarget = [3, n0, _SNTt, 0, [_NTo], [0]];
2056
- var Tag = [
2090
+ var StreamingNotificationTarget$ = [3, n0, _SNTt, 0, [_NTo], [0]];
2091
+ var Tag$ = [
2057
2092
  3,
2058
2093
  n0,
2059
2094
  _Ta,
@@ -2064,7 +2099,7 @@ var Tag = [
2064
2099
  [() => TagValue, 0],
2065
2100
  ],
2066
2101
  ];
2067
- var TagResourceRequest = [
2102
+ var TagResourceRequest$ = [
2068
2103
  3,
2069
2104
  n0,
2070
2105
  _TRR,
@@ -2075,7 +2110,7 @@ var TagResourceRequest = [
2075
2110
  [() => TagList, 0],
2076
2111
  ],
2077
2112
  ];
2078
- var Termination = [
2113
+ var Termination$ = [
2079
2114
  3,
2080
2115
  n0,
2081
2116
  _Te,
@@ -2083,14 +2118,21 @@ var Termination = [
2083
2118
  [_CLp, _DPN, _CR, _CAL, _D],
2084
2119
  [1, [() => E164PhoneNumber, 0], 64 | 0, 64 | 0, 2],
2085
2120
  ];
2086
- var TerminationHealth = [3, n0, _TH, 0, [_Ti, _So], [5, 0]];
2087
- var ThrottledClientException = [-3, n0, _TCE, { [_e]: _c, [_hE]: 429 }, [_C, _M], [0, 0]];
2088
- schema.TypeRegistry.for(n0).registerError(ThrottledClientException, ThrottledClientException$1);
2089
- var UnauthorizedClientException = [-3, n0, _UCE, { [_e]: _c, [_hE]: 401 }, [_C, _M], [0, 0]];
2090
- schema.TypeRegistry.for(n0).registerError(UnauthorizedClientException, UnauthorizedClientException$1);
2091
- var UnprocessableEntityException = [-3, n0, _UEE, { [_e]: _c, [_hE]: 422 }, [_C, _M], [0, 0]];
2092
- schema.TypeRegistry.for(n0).registerError(UnprocessableEntityException, UnprocessableEntityException$1);
2093
- var UntagResourceRequest = [
2121
+ var TerminationHealth$ = [3, n0, _TH, 0, [_Ti, _So], [5, 0]];
2122
+ var ThrottledClientException$ = [-3, n0, _TCE, { [_e]: _c, [_hE]: 429 }, [_C, _M], [0, 0]];
2123
+ schema.TypeRegistry.for(n0).registerError(ThrottledClientException$, ThrottledClientException);
2124
+ var UnauthorizedClientException$ = [-3, n0, _UCE, { [_e]: _c, [_hE]: 401 }, [_C, _M], [0, 0]];
2125
+ schema.TypeRegistry.for(n0).registerError(UnauthorizedClientException$, UnauthorizedClientException);
2126
+ var UnprocessableEntityException$ = [
2127
+ -3,
2128
+ n0,
2129
+ _UEE,
2130
+ { [_e]: _c, [_hE]: 422 },
2131
+ [_C, _M],
2132
+ [0, 0],
2133
+ ];
2134
+ schema.TypeRegistry.for(n0).registerError(UnprocessableEntityException$, UnprocessableEntityException);
2135
+ var UntagResourceRequest$ = [
2094
2136
  3,
2095
2137
  n0,
2096
2138
  _URR,
@@ -2101,15 +2143,15 @@ var UntagResourceRequest = [
2101
2143
  [() => TagKeyList, 0],
2102
2144
  ],
2103
2145
  ];
2104
- var UpdateGlobalSettingsRequest = [
2146
+ var UpdateGlobalSettingsRequest$ = [
2105
2147
  3,
2106
2148
  n0,
2107
2149
  _UGSR,
2108
2150
  0,
2109
2151
  [_VC],
2110
- [() => VoiceConnectorSettings],
2152
+ [() => VoiceConnectorSettings$],
2111
2153
  ];
2112
- var UpdatePhoneNumberRequest = [
2154
+ var UpdatePhoneNumberRequest$ = [
2113
2155
  3,
2114
2156
  n0,
2115
2157
  _UPNR,
@@ -2117,7 +2159,7 @@ var UpdatePhoneNumberRequest = [
2117
2159
  [_PNIh, _PT, _CN, _N],
2118
2160
  [[() => SensitiveNonEmptyString, 1], 0, [() => CallingName, 0], [() => PhoneNumberName, 0]],
2119
2161
  ];
2120
- var UpdatePhoneNumberRequestItem = [
2162
+ var UpdatePhoneNumberRequestItem$ = [
2121
2163
  3,
2122
2164
  n0,
2123
2165
  _UPNRIp,
@@ -2125,8 +2167,8 @@ var UpdatePhoneNumberRequestItem = [
2125
2167
  [_PNIh, _PT, _CN, _N],
2126
2168
  [[() => SensitiveNonEmptyString, 0], 0, [() => CallingName, 0], [() => PhoneNumberName, 0]],
2127
2169
  ];
2128
- var UpdatePhoneNumberResponse = [3, n0, _UPNRp, 0, [_PN], [[() => PhoneNumber, 0]]];
2129
- var UpdatePhoneNumberSettingsRequest = [
2170
+ var UpdatePhoneNumberResponse$ = [3, n0, _UPNRp, 0, [_PN], [[() => PhoneNumber$, 0]]];
2171
+ var UpdatePhoneNumberSettingsRequest$ = [
2130
2172
  3,
2131
2173
  n0,
2132
2174
  _UPNSR,
@@ -2134,7 +2176,7 @@ var UpdatePhoneNumberSettingsRequest = [
2134
2176
  [_CN],
2135
2177
  [[() => CallingName, 0]],
2136
2178
  ];
2137
- var UpdateProxySessionRequest = [
2179
+ var UpdateProxySessionRequest$ = [
2138
2180
  3,
2139
2181
  n0,
2140
2182
  _UPSR,
@@ -2142,8 +2184,8 @@ var UpdateProxySessionRequest = [
2142
2184
  [_VCI, _PSI, _Ca, _EM],
2143
2185
  [[0, 1], [0, 1], 64 | 0, 1],
2144
2186
  ];
2145
- var UpdateProxySessionResponse = [3, n0, _UPSRp, 0, [_PS], [[() => ProxySession, 0]]];
2146
- var UpdateSipMediaApplicationCallRequest = [
2187
+ var UpdateProxySessionResponse$ = [3, n0, _UPSRp, 0, [_PS], [[() => ProxySession$, 0]]];
2188
+ var UpdateSipMediaApplicationCallRequest$ = [
2147
2189
  3,
2148
2190
  n0,
2149
2191
  _USMACR,
@@ -2155,15 +2197,15 @@ var UpdateSipMediaApplicationCallRequest = [
2155
2197
  [() => SMAUpdateCallArgumentsMap, 0],
2156
2198
  ],
2157
2199
  ];
2158
- var UpdateSipMediaApplicationCallResponse = [
2200
+ var UpdateSipMediaApplicationCallResponse$ = [
2159
2201
  3,
2160
2202
  n0,
2161
2203
  _USMACRp,
2162
2204
  0,
2163
2205
  [_SMAC],
2164
- [() => SipMediaApplicationCall],
2206
+ [() => SipMediaApplicationCall$],
2165
2207
  ];
2166
- var UpdateSipMediaApplicationRequest = [
2208
+ var UpdateSipMediaApplicationRequest$ = [
2167
2209
  3,
2168
2210
  n0,
2169
2211
  _USMAR,
@@ -2171,15 +2213,15 @@ var UpdateSipMediaApplicationRequest = [
2171
2213
  [_SMAI, _N, _E],
2172
2214
  [[0, 1], 0, [() => SipMediaApplicationEndpointList, 0]],
2173
2215
  ];
2174
- var UpdateSipMediaApplicationResponse = [
2216
+ var UpdateSipMediaApplicationResponse$ = [
2175
2217
  3,
2176
2218
  n0,
2177
2219
  _USMARp,
2178
2220
  0,
2179
2221
  [_SMA],
2180
- [[() => SipMediaApplication, 0]],
2222
+ [[() => SipMediaApplication$, 0]],
2181
2223
  ];
2182
- var UpdateSipRuleRequest = [
2224
+ var UpdateSipRuleRequest$ = [
2183
2225
  3,
2184
2226
  n0,
2185
2227
  _USRR,
@@ -2187,8 +2229,8 @@ var UpdateSipRuleRequest = [
2187
2229
  [_SRI, _N, _D, _TA],
2188
2230
  [[0, 1], 0, 2, () => SipRuleTargetApplicationList],
2189
2231
  ];
2190
- var UpdateSipRuleResponse = [3, n0, _USRRp, 0, [_SR], [() => SipRule]];
2191
- var UpdateVoiceConnectorGroupRequest = [
2232
+ var UpdateSipRuleResponse$ = [3, n0, _USRRp, 0, [_SR], [() => SipRule$]];
2233
+ var UpdateVoiceConnectorGroupRequest$ = [
2192
2234
  3,
2193
2235
  n0,
2194
2236
  _UVCGR,
@@ -2196,17 +2238,17 @@ var UpdateVoiceConnectorGroupRequest = [
2196
2238
  [_VCGI, _N, _VCIo],
2197
2239
  [[0, 1], 0, () => VoiceConnectorItemList],
2198
2240
  ];
2199
- var UpdateVoiceConnectorGroupResponse = [
2241
+ var UpdateVoiceConnectorGroupResponse$ = [
2200
2242
  3,
2201
2243
  n0,
2202
2244
  _UVCGRp,
2203
2245
  0,
2204
2246
  [_VCG],
2205
- [() => VoiceConnectorGroup],
2247
+ [() => VoiceConnectorGroup$],
2206
2248
  ];
2207
- var UpdateVoiceConnectorRequest = [3, n0, _UVCR, 0, [_VCI, _N, _RE], [[0, 1], 0, 2]];
2208
- var UpdateVoiceConnectorResponse = [3, n0, _UVCRp, 0, [_VC], [() => VoiceConnector]];
2209
- var UpdateVoiceProfileDomainRequest = [
2249
+ var UpdateVoiceConnectorRequest$ = [3, n0, _UVCR, 0, [_VCI, _N, _RE], [[0, 1], 0, 2]];
2250
+ var UpdateVoiceConnectorResponse$ = [3, n0, _UVCRp, 0, [_VC], [() => VoiceConnector$]];
2251
+ var UpdateVoiceProfileDomainRequest$ = [
2210
2252
  3,
2211
2253
  n0,
2212
2254
  _UVPDR,
@@ -2214,17 +2256,17 @@ var UpdateVoiceProfileDomainRequest = [
2214
2256
  [_VPDI, _N, _De],
2215
2257
  [[0, 1], 0, 0],
2216
2258
  ];
2217
- var UpdateVoiceProfileDomainResponse = [
2259
+ var UpdateVoiceProfileDomainResponse$ = [
2218
2260
  3,
2219
2261
  n0,
2220
2262
  _UVPDRp,
2221
2263
  0,
2222
2264
  [_VPD],
2223
- [[() => VoiceProfileDomain, 0]],
2265
+ [[() => VoiceProfileDomain$, 0]],
2224
2266
  ];
2225
- var UpdateVoiceProfileRequest = [3, n0, _UVPR, 0, [_VPI, _SSTI], [[0, 1], 0]];
2226
- var UpdateVoiceProfileResponse = [3, n0, _UVPRp, 0, [_VP], [[() => VoiceProfile, 0]]];
2227
- var ValidateE911AddressRequest = [
2267
+ var UpdateVoiceProfileRequest$ = [3, n0, _UVPR, 0, [_VPI, _SSTI], [[0, 1], 0]];
2268
+ var UpdateVoiceProfileResponse$ = [3, n0, _UVPRp, 0, [_VP], [[() => VoiceProfile$, 0]]];
2269
+ var ValidateE911AddressRequest$ = [
2228
2270
  3,
2229
2271
  n0,
2230
2272
  _VEAR,
@@ -2240,15 +2282,15 @@ var ValidateE911AddressRequest = [
2240
2282
  [() => SensitiveNonEmptyString, 0],
2241
2283
  ],
2242
2284
  ];
2243
- var ValidateE911AddressResponse = [
2285
+ var ValidateE911AddressResponse$ = [
2244
2286
  3,
2245
2287
  n0,
2246
2288
  _VEARa,
2247
2289
  0,
2248
2290
  [_VR, _AEI, _Ad, _CALa],
2249
- [1, 0, [() => Address, 0], [() => CandidateAddressList, 0]],
2291
+ [1, 0, [() => Address$, 0], [() => CandidateAddressList, 0]],
2250
2292
  ];
2251
- var VoiceConnector = [
2293
+ var VoiceConnector$ = [
2252
2294
  3,
2253
2295
  n0,
2254
2296
  _VC,
@@ -2256,7 +2298,7 @@ var VoiceConnector = [
2256
2298
  [_VCI, _AR, _N, _OHN, _RE, _CT, _UT, _VCA, _IT, _NT],
2257
2299
  [0, 0, 0, 0, 2, 5, 5, 0, 0, 0],
2258
2300
  ];
2259
- var VoiceConnectorGroup = [
2301
+ var VoiceConnectorGroup$ = [
2260
2302
  3,
2261
2303
  n0,
2262
2304
  _VCG,
@@ -2264,9 +2306,9 @@ var VoiceConnectorGroup = [
2264
2306
  [_VCGI, _N, _VCIo, _CT, _UT, _VCGA],
2265
2307
  [0, 0, () => VoiceConnectorItemList, 5, 5, 0],
2266
2308
  ];
2267
- var VoiceConnectorItem = [3, n0, _VCIoi, 0, [_VCI, _Pri], [0, 1]];
2268
- var VoiceConnectorSettings = [3, n0, _VCS, 0, [_CB], [0]];
2269
- var VoiceProfile = [
2309
+ var VoiceConnectorItem$ = [3, n0, _VCIoi, 0, [_VCI, _Pri], [0, 1]];
2310
+ var VoiceConnectorSettings$ = [3, n0, _VCS, 0, [_CB], [0]];
2311
+ var VoiceProfile$ = [
2270
2312
  3,
2271
2313
  n0,
2272
2314
  _VP,
@@ -2274,15 +2316,15 @@ var VoiceProfile = [
2274
2316
  [_VPI, _VPA, _VPDI, _CT, _UT, _ETx],
2275
2317
  [0, [() => Arn, 0], 0, 5, 5, 5],
2276
2318
  ];
2277
- var VoiceProfileDomain = [
2319
+ var VoiceProfileDomain$ = [
2278
2320
  3,
2279
2321
  n0,
2280
2322
  _VPD,
2281
2323
  0,
2282
2324
  [_VPDI, _VPDA, _N, _De, _SSEC, _CT, _UT],
2283
- [0, [() => Arn, 0], 0, 0, [() => ServerSideEncryptionConfiguration, 0], 5, 5],
2325
+ [0, [() => Arn, 0], 0, 0, [() => ServerSideEncryptionConfiguration$, 0], 5, 5],
2284
2326
  ];
2285
- var VoiceProfileDomainSummary = [
2327
+ var VoiceProfileDomainSummary$ = [
2286
2328
  3,
2287
2329
  n0,
2288
2330
  _VPDS,
@@ -2290,7 +2332,7 @@ var VoiceProfileDomainSummary = [
2290
2332
  [_VPDI, _VPDA, _N, _De, _CT, _UT],
2291
2333
  [0, [() => Arn, 0], 0, 0, 5, 5],
2292
2334
  ];
2293
- var VoiceProfileSummary = [
2335
+ var VoiceProfileSummary$ = [
2294
2336
  3,
2295
2337
  n0,
2296
2338
  _VPS,
@@ -2298,65 +2340,53 @@ var VoiceProfileSummary = [
2298
2340
  [_VPI, _VPA, _VPDI, _CT, _UT, _ETx],
2299
2341
  [0, [() => Arn, 0], 0, 5, 5, 5],
2300
2342
  ];
2301
- var VoiceToneAnalysisTask = [
2343
+ var VoiceToneAnalysisTask$ = [
2302
2344
  3,
2303
2345
  n0,
2304
2346
  _VTAT,
2305
2347
  0,
2306
2348
  [_VTATI, _VTATS, _CD, _CT, _UT, _ST, _SM],
2307
- [0, 0, () => CallDetails, 5, 5, 5, 0],
2349
+ [0, 0, () => CallDetails$, 5, 5, 5, 0],
2308
2350
  ];
2309
2351
  var __Unit = "unit";
2310
- var ChimeSDKVoiceServiceException = [-3, _sm, "ChimeSDKVoiceServiceException", 0, [], []];
2311
- schema.TypeRegistry.for(_sm).registerError(ChimeSDKVoiceServiceException, ChimeSDKVoiceServiceException$1);
2352
+ var ChimeSDKVoiceServiceException$ = [-3, _sm, "ChimeSDKVoiceServiceException", 0, [], []];
2353
+ schema.TypeRegistry.for(_sm).registerError(ChimeSDKVoiceServiceException$, ChimeSDKVoiceServiceException);
2312
2354
  var AlexaSkillIdList = [1, n0, _ASIL, 0, [() => AlexaSkillId, 0]];
2313
- var CandidateAddressList = [1, n0, _CALa, 0, [() => CandidateAddress, { [_xN]: _CA }]];
2314
- var CredentialList = [1, n0, _CLr, 0, [() => Credential, 0]];
2355
+ var CandidateAddressList = [1, n0, _CALa, 0, [() => CandidateAddress$, { [_xN]: _CA }]];
2356
+ var CredentialList = [1, n0, _CLr, 0, [() => Credential$, 0]];
2315
2357
  var DNISEmergencyCallingConfigurationList = [
2316
2358
  1,
2317
2359
  n0,
2318
2360
  _DNISECCL,
2319
2361
  0,
2320
- [() => DNISEmergencyCallingConfiguration, 0],
2362
+ [() => DNISEmergencyCallingConfiguration$, 0],
2321
2363
  ];
2322
2364
  var E164PhoneNumberList = [1, n0, _EPNL, 0, [() => E164PhoneNumber, 0]];
2323
- var OrderedPhoneNumberList = [1, n0, _OPNL, 0, [() => OrderedPhoneNumber, 0]];
2324
- var OriginationRouteList = [1, n0, _ORL, 0, () => OriginationRoute];
2365
+ var OrderedPhoneNumberList = [1, n0, _OPNL, 0, [() => OrderedPhoneNumber$, 0]];
2366
+ var OriginationRouteList = [1, n0, _ORL, 0, () => OriginationRoute$];
2325
2367
  var ParticipantPhoneNumberList = [1, n0, _PPNL, 0, [() => E164PhoneNumber, 0]];
2326
- var Participants = [1, n0, _Par, 0, [() => Participant, 0]];
2327
- var PhoneNumberAssociationList = [1, n0, _PNAL, 0, () => PhoneNumberAssociation];
2328
- var PhoneNumberCountriesList = [1, n0, _PNCL, 0, () => PhoneNumberCountry];
2329
- var PhoneNumberErrorList = [1, n0, _PNEL, 0, [() => PhoneNumberError, 0]];
2330
- var PhoneNumberList = [1, n0, _PNL, 0, [() => PhoneNumber, 0]];
2331
- var PhoneNumberOrderList = [1, n0, _PNOL, 0, [() => PhoneNumberOrder, 0]];
2332
- var ProxySessions = [1, n0, _PSr, 0, [() => ProxySession, 0]];
2368
+ var Participants = [1, n0, _Par, 0, [() => Participant$, 0]];
2369
+ var PhoneNumberAssociationList = [1, n0, _PNAL, 0, () => PhoneNumberAssociation$];
2370
+ var PhoneNumberCountriesList = [1, n0, _PNCL, 0, () => PhoneNumberCountry$];
2371
+ var PhoneNumberErrorList = [1, n0, _PNEL, 0, [() => PhoneNumberError$, 0]];
2372
+ var PhoneNumberList = [1, n0, _PNL, 0, [() => PhoneNumber$, 0]];
2373
+ var PhoneNumberOrderList = [1, n0, _PNOL, 0, [() => PhoneNumberOrder$, 0]];
2374
+ var ProxySessions = [1, n0, _PSr, 0, [() => ProxySession$, 0]];
2333
2375
  var SensitiveStringList = [1, n0, _SSL, 0, [() => SensitiveString, 0]];
2334
- var SipMediaApplicationEndpointList = [
2335
- 1,
2336
- n0,
2337
- _SMAEL,
2338
- 0,
2339
- [() => SipMediaApplicationEndpoint, 0],
2340
- ];
2341
- var SipMediaApplicationList = [1, n0, _SMAL, 0, [() => SipMediaApplication, 0]];
2342
- var SipRuleList = [1, n0, _SRL, 0, () => SipRule];
2343
- var SipRuleTargetApplicationList = [1, n0, _SRTAL, 0, () => SipRuleTargetApplication];
2344
- var SpeakerSearchResultList = [1, n0, _SSRL, 0, () => SpeakerSearchResult];
2345
- var StreamingNotificationTargetList = [1, n0, _SNTL, 0, () => StreamingNotificationTarget];
2376
+ var SipMediaApplicationEndpointList = [1, n0, _SMAEL, 0, [() => SipMediaApplicationEndpoint$, 0]];
2377
+ var SipMediaApplicationList = [1, n0, _SMAL, 0, [() => SipMediaApplication$, 0]];
2378
+ var SipRuleList = [1, n0, _SRL, 0, () => SipRule$];
2379
+ var SipRuleTargetApplicationList = [1, n0, _SRTAL, 0, () => SipRuleTargetApplication$];
2380
+ var SpeakerSearchResultList = [1, n0, _SSRL, 0, () => SpeakerSearchResult$];
2381
+ var StreamingNotificationTargetList = [1, n0, _SNTL, 0, () => StreamingNotificationTarget$];
2346
2382
  var TagKeyList = [1, n0, _TKL, 0, [() => TagKey, 0]];
2347
- var TagList = [1, n0, _TL, 0, [() => Tag, 0]];
2348
- var UpdatePhoneNumberRequestItemList = [
2349
- 1,
2350
- n0,
2351
- _UPNRIL,
2352
- 0,
2353
- [() => UpdatePhoneNumberRequestItem, 0],
2354
- ];
2355
- var VoiceConnectorGroupList = [1, n0, _VCGL, 0, () => VoiceConnectorGroup];
2356
- var VoiceConnectorItemList = [1, n0, _VCIL, 0, () => VoiceConnectorItem];
2357
- var VoiceConnectorList = [1, n0, _VCL, 0, () => VoiceConnector];
2358
- var VoiceProfileDomainSummaryList = [1, n0, _VPDSL, 0, [() => VoiceProfileDomainSummary, 0]];
2359
- var VoiceProfileSummaryList = [1, n0, _VPSL, 0, [() => VoiceProfileSummary, 0]];
2383
+ var TagList = [1, n0, _TL, 0, [() => Tag$, 0]];
2384
+ var UpdatePhoneNumberRequestItemList = [1, n0, _UPNRIL, 0, [() => UpdatePhoneNumberRequestItem$, 0]];
2385
+ var VoiceConnectorGroupList = [1, n0, _VCGL, 0, () => VoiceConnectorGroup$];
2386
+ var VoiceConnectorItemList = [1, n0, _VCIL, 0, () => VoiceConnectorItem$];
2387
+ var VoiceConnectorList = [1, n0, _VCL, 0, () => VoiceConnector$];
2388
+ var VoiceProfileDomainSummaryList = [1, n0, _VPDSL, 0, [() => VoiceProfileDomainSummary$, 0]];
2389
+ var VoiceProfileSummaryList = [1, n0, _VPSL, 0, [() => VoiceProfileSummary$, 0]];
2360
2390
  var SipHeadersMap = [2, n0, _SHM, 0, [() => SensitiveString, 0], [() => SensitiveString, 0]];
2361
2391
  var SMACreateCallArgumentsMap = [
2362
2392
  2,
@@ -2374,647 +2404,647 @@ var SMAUpdateCallArgumentsMap = [
2374
2404
  [() => SensitiveString, 0],
2375
2405
  [() => SensitiveString, 0],
2376
2406
  ];
2377
- var AssociatePhoneNumbersWithVoiceConnector = [
2407
+ var AssociatePhoneNumbersWithVoiceConnector$ = [
2378
2408
  9,
2379
2409
  n0,
2380
2410
  _APNWVC,
2381
2411
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=associate-phone-numbers", 200] },
2382
- () => AssociatePhoneNumbersWithVoiceConnectorRequest,
2383
- () => AssociatePhoneNumbersWithVoiceConnectorResponse,
2412
+ () => AssociatePhoneNumbersWithVoiceConnectorRequest$,
2413
+ () => AssociatePhoneNumbersWithVoiceConnectorResponse$,
2384
2414
  ];
2385
- var AssociatePhoneNumbersWithVoiceConnectorGroup = [
2415
+ var AssociatePhoneNumbersWithVoiceConnectorGroup$ = [
2386
2416
  9,
2387
2417
  n0,
2388
2418
  _APNWVCG,
2389
2419
  { [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=associate-phone-numbers", 200] },
2390
- () => AssociatePhoneNumbersWithVoiceConnectorGroupRequest,
2391
- () => AssociatePhoneNumbersWithVoiceConnectorGroupResponse,
2420
+ () => AssociatePhoneNumbersWithVoiceConnectorGroupRequest$,
2421
+ () => AssociatePhoneNumbersWithVoiceConnectorGroupResponse$,
2392
2422
  ];
2393
- var BatchDeletePhoneNumber = [
2423
+ var BatchDeletePhoneNumber$ = [
2394
2424
  9,
2395
2425
  n0,
2396
2426
  _BDPN,
2397
2427
  { [_h]: ["POST", "/phone-numbers?operation=batch-delete", 200] },
2398
- () => BatchDeletePhoneNumberRequest,
2399
- () => BatchDeletePhoneNumberResponse,
2428
+ () => BatchDeletePhoneNumberRequest$,
2429
+ () => BatchDeletePhoneNumberResponse$,
2400
2430
  ];
2401
- var BatchUpdatePhoneNumber = [
2431
+ var BatchUpdatePhoneNumber$ = [
2402
2432
  9,
2403
2433
  n0,
2404
2434
  _BUPN,
2405
2435
  { [_h]: ["POST", "/phone-numbers?operation=batch-update", 200] },
2406
- () => BatchUpdatePhoneNumberRequest,
2407
- () => BatchUpdatePhoneNumberResponse,
2436
+ () => BatchUpdatePhoneNumberRequest$,
2437
+ () => BatchUpdatePhoneNumberResponse$,
2408
2438
  ];
2409
- var CreatePhoneNumberOrder = [
2439
+ var CreatePhoneNumberOrder$ = [
2410
2440
  9,
2411
2441
  n0,
2412
2442
  _CPNO,
2413
2443
  { [_h]: ["POST", "/phone-number-orders", 201] },
2414
- () => CreatePhoneNumberOrderRequest,
2415
- () => CreatePhoneNumberOrderResponse,
2444
+ () => CreatePhoneNumberOrderRequest$,
2445
+ () => CreatePhoneNumberOrderResponse$,
2416
2446
  ];
2417
- var CreateProxySession = [
2447
+ var CreateProxySession$ = [
2418
2448
  9,
2419
2449
  n0,
2420
2450
  _CPS,
2421
2451
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 201] },
2422
- () => CreateProxySessionRequest,
2423
- () => CreateProxySessionResponse,
2452
+ () => CreateProxySessionRequest$,
2453
+ () => CreateProxySessionResponse$,
2424
2454
  ];
2425
- var CreateSipMediaApplication = [
2455
+ var CreateSipMediaApplication$ = [
2426
2456
  9,
2427
2457
  n0,
2428
2458
  _CSMA,
2429
2459
  { [_h]: ["POST", "/sip-media-applications", 201] },
2430
- () => CreateSipMediaApplicationRequest,
2431
- () => CreateSipMediaApplicationResponse,
2460
+ () => CreateSipMediaApplicationRequest$,
2461
+ () => CreateSipMediaApplicationResponse$,
2432
2462
  ];
2433
- var CreateSipMediaApplicationCall = [
2463
+ var CreateSipMediaApplicationCall$ = [
2434
2464
  9,
2435
2465
  n0,
2436
2466
  _CSMAC,
2437
2467
  { [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls", 201] },
2438
- () => CreateSipMediaApplicationCallRequest,
2439
- () => CreateSipMediaApplicationCallResponse,
2468
+ () => CreateSipMediaApplicationCallRequest$,
2469
+ () => CreateSipMediaApplicationCallResponse$,
2440
2470
  ];
2441
- var CreateSipRule = [
2471
+ var CreateSipRule$ = [
2442
2472
  9,
2443
2473
  n0,
2444
2474
  _CSR,
2445
2475
  { [_h]: ["POST", "/sip-rules", 201] },
2446
- () => CreateSipRuleRequest,
2447
- () => CreateSipRuleResponse,
2476
+ () => CreateSipRuleRequest$,
2477
+ () => CreateSipRuleResponse$,
2448
2478
  ];
2449
- var CreateVoiceConnector = [
2479
+ var CreateVoiceConnector$ = [
2450
2480
  9,
2451
2481
  n0,
2452
2482
  _CVC,
2453
2483
  { [_h]: ["POST", "/voice-connectors", 201] },
2454
- () => CreateVoiceConnectorRequest,
2455
- () => CreateVoiceConnectorResponse,
2484
+ () => CreateVoiceConnectorRequest$,
2485
+ () => CreateVoiceConnectorResponse$,
2456
2486
  ];
2457
- var CreateVoiceConnectorGroup = [
2487
+ var CreateVoiceConnectorGroup$ = [
2458
2488
  9,
2459
2489
  n0,
2460
2490
  _CVCG,
2461
2491
  { [_h]: ["POST", "/voice-connector-groups", 201] },
2462
- () => CreateVoiceConnectorGroupRequest,
2463
- () => CreateVoiceConnectorGroupResponse,
2492
+ () => CreateVoiceConnectorGroupRequest$,
2493
+ () => CreateVoiceConnectorGroupResponse$,
2464
2494
  ];
2465
- var CreateVoiceProfile = [
2495
+ var CreateVoiceProfile$ = [
2466
2496
  9,
2467
2497
  n0,
2468
2498
  _CVP,
2469
2499
  { [_h]: ["POST", "/voice-profiles", 201] },
2470
- () => CreateVoiceProfileRequest,
2471
- () => CreateVoiceProfileResponse,
2500
+ () => CreateVoiceProfileRequest$,
2501
+ () => CreateVoiceProfileResponse$,
2472
2502
  ];
2473
- var CreateVoiceProfileDomain = [
2503
+ var CreateVoiceProfileDomain$ = [
2474
2504
  9,
2475
2505
  n0,
2476
2506
  _CVPD,
2477
2507
  { [_h]: ["POST", "/voice-profile-domains", 201] },
2478
- () => CreateVoiceProfileDomainRequest,
2479
- () => CreateVoiceProfileDomainResponse,
2508
+ () => CreateVoiceProfileDomainRequest$,
2509
+ () => CreateVoiceProfileDomainResponse$,
2480
2510
  ];
2481
- var DeletePhoneNumber = [
2511
+ var DeletePhoneNumber$ = [
2482
2512
  9,
2483
2513
  n0,
2484
2514
  _DPNe,
2485
2515
  { [_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204] },
2486
- () => DeletePhoneNumberRequest,
2516
+ () => DeletePhoneNumberRequest$,
2487
2517
  () => __Unit,
2488
2518
  ];
2489
- var DeleteProxySession = [
2519
+ var DeleteProxySession$ = [
2490
2520
  9,
2491
2521
  n0,
2492
2522
  _DPS,
2493
2523
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 204] },
2494
- () => DeleteProxySessionRequest,
2524
+ () => DeleteProxySessionRequest$,
2495
2525
  () => __Unit,
2496
2526
  ];
2497
- var DeleteSipMediaApplication = [
2527
+ var DeleteSipMediaApplication$ = [
2498
2528
  9,
2499
2529
  n0,
2500
2530
  _DSMA,
2501
2531
  { [_h]: ["DELETE", "/sip-media-applications/{SipMediaApplicationId}", 204] },
2502
- () => DeleteSipMediaApplicationRequest,
2532
+ () => DeleteSipMediaApplicationRequest$,
2503
2533
  () => __Unit,
2504
2534
  ];
2505
- var DeleteSipRule = [
2535
+ var DeleteSipRule$ = [
2506
2536
  9,
2507
2537
  n0,
2508
2538
  _DSR,
2509
2539
  { [_h]: ["DELETE", "/sip-rules/{SipRuleId}", 204] },
2510
- () => DeleteSipRuleRequest,
2540
+ () => DeleteSipRuleRequest$,
2511
2541
  () => __Unit,
2512
2542
  ];
2513
- var DeleteVoiceConnector = [
2543
+ var DeleteVoiceConnector$ = [
2514
2544
  9,
2515
2545
  n0,
2516
2546
  _DVC,
2517
2547
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}", 204] },
2518
- () => DeleteVoiceConnectorRequest,
2548
+ () => DeleteVoiceConnectorRequest$,
2519
2549
  () => __Unit,
2520
2550
  ];
2521
- var DeleteVoiceConnectorEmergencyCallingConfiguration = [
2551
+ var DeleteVoiceConnectorEmergencyCallingConfiguration$ = [
2522
2552
  9,
2523
2553
  n0,
2524
2554
  _DVCECC,
2525
2555
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 204] },
2526
- () => DeleteVoiceConnectorEmergencyCallingConfigurationRequest,
2556
+ () => DeleteVoiceConnectorEmergencyCallingConfigurationRequest$,
2527
2557
  () => __Unit,
2528
2558
  ];
2529
- var DeleteVoiceConnectorExternalSystemsConfiguration = [
2559
+ var DeleteVoiceConnectorExternalSystemsConfiguration$ = [
2530
2560
  9,
2531
2561
  n0,
2532
2562
  _DVCESC,
2533
2563
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 204] },
2534
- () => DeleteVoiceConnectorExternalSystemsConfigurationRequest,
2564
+ () => DeleteVoiceConnectorExternalSystemsConfigurationRequest$,
2535
2565
  () => __Unit,
2536
2566
  ];
2537
- var DeleteVoiceConnectorGroup = [
2567
+ var DeleteVoiceConnectorGroup$ = [
2538
2568
  9,
2539
2569
  n0,
2540
2570
  _DVCG,
2541
2571
  { [_h]: ["DELETE", "/voice-connector-groups/{VoiceConnectorGroupId}", 204] },
2542
- () => DeleteVoiceConnectorGroupRequest,
2572
+ () => DeleteVoiceConnectorGroupRequest$,
2543
2573
  () => __Unit,
2544
2574
  ];
2545
- var DeleteVoiceConnectorOrigination = [
2575
+ var DeleteVoiceConnectorOrigination$ = [
2546
2576
  9,
2547
2577
  n0,
2548
2578
  _DVCO,
2549
2579
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/origination", 204] },
2550
- () => DeleteVoiceConnectorOriginationRequest,
2580
+ () => DeleteVoiceConnectorOriginationRequest$,
2551
2581
  () => __Unit,
2552
2582
  ];
2553
- var DeleteVoiceConnectorProxy = [
2583
+ var DeleteVoiceConnectorProxy$ = [
2554
2584
  9,
2555
2585
  n0,
2556
2586
  _DVCP,
2557
2587
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 204] },
2558
- () => DeleteVoiceConnectorProxyRequest,
2588
+ () => DeleteVoiceConnectorProxyRequest$,
2559
2589
  () => __Unit,
2560
2590
  ];
2561
- var DeleteVoiceConnectorStreamingConfiguration = [
2591
+ var DeleteVoiceConnectorStreamingConfiguration$ = [
2562
2592
  9,
2563
2593
  n0,
2564
2594
  _DVCSC,
2565
2595
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 204] },
2566
- () => DeleteVoiceConnectorStreamingConfigurationRequest,
2596
+ () => DeleteVoiceConnectorStreamingConfigurationRequest$,
2567
2597
  () => __Unit,
2568
2598
  ];
2569
- var DeleteVoiceConnectorTermination = [
2599
+ var DeleteVoiceConnectorTermination$ = [
2570
2600
  9,
2571
2601
  n0,
2572
2602
  _DVCT,
2573
2603
  { [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/termination", 204] },
2574
- () => DeleteVoiceConnectorTerminationRequest,
2604
+ () => DeleteVoiceConnectorTerminationRequest$,
2575
2605
  () => __Unit,
2576
2606
  ];
2577
- var DeleteVoiceConnectorTerminationCredentials = [
2607
+ var DeleteVoiceConnectorTerminationCredentials$ = [
2578
2608
  9,
2579
2609
  n0,
2580
2610
  _DVCTC,
2581
2611
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=delete", 204] },
2582
- () => DeleteVoiceConnectorTerminationCredentialsRequest,
2612
+ () => DeleteVoiceConnectorTerminationCredentialsRequest$,
2583
2613
  () => __Unit,
2584
2614
  ];
2585
- var DeleteVoiceProfile = [
2615
+ var DeleteVoiceProfile$ = [
2586
2616
  9,
2587
2617
  n0,
2588
2618
  _DVP,
2589
2619
  { [_h]: ["DELETE", "/voice-profiles/{VoiceProfileId}", 204] },
2590
- () => DeleteVoiceProfileRequest,
2620
+ () => DeleteVoiceProfileRequest$,
2591
2621
  () => __Unit,
2592
2622
  ];
2593
- var DeleteVoiceProfileDomain = [
2623
+ var DeleteVoiceProfileDomain$ = [
2594
2624
  9,
2595
2625
  n0,
2596
2626
  _DVPD,
2597
2627
  { [_h]: ["DELETE", "/voice-profile-domains/{VoiceProfileDomainId}", 204] },
2598
- () => DeleteVoiceProfileDomainRequest,
2628
+ () => DeleteVoiceProfileDomainRequest$,
2599
2629
  () => __Unit,
2600
2630
  ];
2601
- var DisassociatePhoneNumbersFromVoiceConnector = [
2631
+ var DisassociatePhoneNumbersFromVoiceConnector$ = [
2602
2632
  9,
2603
2633
  n0,
2604
2634
  _DPNFVC,
2605
2635
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=disassociate-phone-numbers", 200] },
2606
- () => DisassociatePhoneNumbersFromVoiceConnectorRequest,
2607
- () => DisassociatePhoneNumbersFromVoiceConnectorResponse,
2636
+ () => DisassociatePhoneNumbersFromVoiceConnectorRequest$,
2637
+ () => DisassociatePhoneNumbersFromVoiceConnectorResponse$,
2608
2638
  ];
2609
- var DisassociatePhoneNumbersFromVoiceConnectorGroup = [
2639
+ var DisassociatePhoneNumbersFromVoiceConnectorGroup$ = [
2610
2640
  9,
2611
2641
  n0,
2612
2642
  _DPNFVCG,
2613
2643
  { [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=disassociate-phone-numbers", 200] },
2614
- () => DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,
2615
- () => DisassociatePhoneNumbersFromVoiceConnectorGroupResponse,
2644
+ () => DisassociatePhoneNumbersFromVoiceConnectorGroupRequest$,
2645
+ () => DisassociatePhoneNumbersFromVoiceConnectorGroupResponse$,
2616
2646
  ];
2617
- var GetGlobalSettings = [
2647
+ var GetGlobalSettings$ = [
2618
2648
  9,
2619
2649
  n0,
2620
2650
  _GGS,
2621
2651
  { [_h]: ["GET", "/settings", 200] },
2622
2652
  () => __Unit,
2623
- () => GetGlobalSettingsResponse,
2653
+ () => GetGlobalSettingsResponse$,
2624
2654
  ];
2625
- var GetPhoneNumber = [
2655
+ var GetPhoneNumber$ = [
2626
2656
  9,
2627
2657
  n0,
2628
2658
  _GPN,
2629
2659
  { [_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200] },
2630
- () => GetPhoneNumberRequest,
2631
- () => GetPhoneNumberResponse,
2660
+ () => GetPhoneNumberRequest$,
2661
+ () => GetPhoneNumberResponse$,
2632
2662
  ];
2633
- var GetPhoneNumberOrder = [
2663
+ var GetPhoneNumberOrder$ = [
2634
2664
  9,
2635
2665
  n0,
2636
2666
  _GPNO,
2637
2667
  { [_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200] },
2638
- () => GetPhoneNumberOrderRequest,
2639
- () => GetPhoneNumberOrderResponse,
2668
+ () => GetPhoneNumberOrderRequest$,
2669
+ () => GetPhoneNumberOrderResponse$,
2640
2670
  ];
2641
- var GetPhoneNumberSettings = [
2671
+ var GetPhoneNumberSettings$ = [
2642
2672
  9,
2643
2673
  n0,
2644
2674
  _GPNS,
2645
2675
  { [_h]: ["GET", "/settings/phone-number", 200] },
2646
2676
  () => __Unit,
2647
- () => GetPhoneNumberSettingsResponse,
2677
+ () => GetPhoneNumberSettingsResponse$,
2648
2678
  ];
2649
- var GetProxySession = [
2679
+ var GetProxySession$ = [
2650
2680
  9,
2651
2681
  n0,
2652
2682
  _GPS,
2653
2683
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 200] },
2654
- () => GetProxySessionRequest,
2655
- () => GetProxySessionResponse,
2684
+ () => GetProxySessionRequest$,
2685
+ () => GetProxySessionResponse$,
2656
2686
  ];
2657
- var GetSipMediaApplication = [
2687
+ var GetSipMediaApplication$ = [
2658
2688
  9,
2659
2689
  n0,
2660
2690
  _GSMA,
2661
2691
  { [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}", 200] },
2662
- () => GetSipMediaApplicationRequest,
2663
- () => GetSipMediaApplicationResponse,
2692
+ () => GetSipMediaApplicationRequest$,
2693
+ () => GetSipMediaApplicationResponse$,
2664
2694
  ];
2665
- var GetSipMediaApplicationAlexaSkillConfiguration = [
2695
+ var GetSipMediaApplicationAlexaSkillConfiguration$ = [
2666
2696
  9,
2667
2697
  n0,
2668
2698
  _GSMAASC,
2669
2699
  { [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
2670
- () => GetSipMediaApplicationAlexaSkillConfigurationRequest,
2671
- () => GetSipMediaApplicationAlexaSkillConfigurationResponse,
2700
+ () => GetSipMediaApplicationAlexaSkillConfigurationRequest$,
2701
+ () => GetSipMediaApplicationAlexaSkillConfigurationResponse$,
2672
2702
  ];
2673
- var GetSipMediaApplicationLoggingConfiguration = [
2703
+ var GetSipMediaApplicationLoggingConfiguration$ = [
2674
2704
  9,
2675
2705
  n0,
2676
2706
  _GSMALC,
2677
2707
  { [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
2678
- () => GetSipMediaApplicationLoggingConfigurationRequest,
2679
- () => GetSipMediaApplicationLoggingConfigurationResponse,
2708
+ () => GetSipMediaApplicationLoggingConfigurationRequest$,
2709
+ () => GetSipMediaApplicationLoggingConfigurationResponse$,
2680
2710
  ];
2681
- var GetSipRule = [
2711
+ var GetSipRule$ = [
2682
2712
  9,
2683
2713
  n0,
2684
2714
  _GSR,
2685
2715
  { [_h]: ["GET", "/sip-rules/{SipRuleId}", 200] },
2686
- () => GetSipRuleRequest,
2687
- () => GetSipRuleResponse,
2716
+ () => GetSipRuleRequest$,
2717
+ () => GetSipRuleResponse$,
2688
2718
  ];
2689
- var GetSpeakerSearchTask = [
2719
+ var GetSpeakerSearchTask$ = [
2690
2720
  9,
2691
2721
  n0,
2692
2722
  _GSST,
2693
2723
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}", 200] },
2694
- () => GetSpeakerSearchTaskRequest,
2695
- () => GetSpeakerSearchTaskResponse,
2724
+ () => GetSpeakerSearchTaskRequest$,
2725
+ () => GetSpeakerSearchTaskResponse$,
2696
2726
  ];
2697
- var GetVoiceConnector = [
2727
+ var GetVoiceConnector$ = [
2698
2728
  9,
2699
2729
  n0,
2700
2730
  _GVC,
2701
2731
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}", 200] },
2702
- () => GetVoiceConnectorRequest,
2703
- () => GetVoiceConnectorResponse,
2732
+ () => GetVoiceConnectorRequest$,
2733
+ () => GetVoiceConnectorResponse$,
2704
2734
  ];
2705
- var GetVoiceConnectorEmergencyCallingConfiguration = [
2735
+ var GetVoiceConnectorEmergencyCallingConfiguration$ = [
2706
2736
  9,
2707
2737
  n0,
2708
2738
  _GVCECC,
2709
2739
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
2710
- () => GetVoiceConnectorEmergencyCallingConfigurationRequest,
2711
- () => GetVoiceConnectorEmergencyCallingConfigurationResponse,
2740
+ () => GetVoiceConnectorEmergencyCallingConfigurationRequest$,
2741
+ () => GetVoiceConnectorEmergencyCallingConfigurationResponse$,
2712
2742
  ];
2713
- var GetVoiceConnectorExternalSystemsConfiguration = [
2743
+ var GetVoiceConnectorExternalSystemsConfiguration$ = [
2714
2744
  9,
2715
2745
  n0,
2716
2746
  _GVCESC,
2717
2747
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
2718
- () => GetVoiceConnectorExternalSystemsConfigurationRequest,
2719
- () => GetVoiceConnectorExternalSystemsConfigurationResponse,
2748
+ () => GetVoiceConnectorExternalSystemsConfigurationRequest$,
2749
+ () => GetVoiceConnectorExternalSystemsConfigurationResponse$,
2720
2750
  ];
2721
- var GetVoiceConnectorGroup = [
2751
+ var GetVoiceConnectorGroup$ = [
2722
2752
  9,
2723
2753
  n0,
2724
2754
  _GVCG,
2725
2755
  { [_h]: ["GET", "/voice-connector-groups/{VoiceConnectorGroupId}", 200] },
2726
- () => GetVoiceConnectorGroupRequest,
2727
- () => GetVoiceConnectorGroupResponse,
2756
+ () => GetVoiceConnectorGroupRequest$,
2757
+ () => GetVoiceConnectorGroupResponse$,
2728
2758
  ];
2729
- var GetVoiceConnectorLoggingConfiguration = [
2759
+ var GetVoiceConnectorLoggingConfiguration$ = [
2730
2760
  9,
2731
2761
  n0,
2732
2762
  _GVCLC,
2733
2763
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
2734
- () => GetVoiceConnectorLoggingConfigurationRequest,
2735
- () => GetVoiceConnectorLoggingConfigurationResponse,
2764
+ () => GetVoiceConnectorLoggingConfigurationRequest$,
2765
+ () => GetVoiceConnectorLoggingConfigurationResponse$,
2736
2766
  ];
2737
- var GetVoiceConnectorOrigination = [
2767
+ var GetVoiceConnectorOrigination$ = [
2738
2768
  9,
2739
2769
  n0,
2740
2770
  _GVCO,
2741
2771
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
2742
- () => GetVoiceConnectorOriginationRequest,
2743
- () => GetVoiceConnectorOriginationResponse,
2772
+ () => GetVoiceConnectorOriginationRequest$,
2773
+ () => GetVoiceConnectorOriginationResponse$,
2744
2774
  ];
2745
- var GetVoiceConnectorProxy = [
2775
+ var GetVoiceConnectorProxy$ = [
2746
2776
  9,
2747
2777
  n0,
2748
2778
  _GVCP,
2749
2779
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
2750
- () => GetVoiceConnectorProxyRequest,
2751
- () => GetVoiceConnectorProxyResponse,
2780
+ () => GetVoiceConnectorProxyRequest$,
2781
+ () => GetVoiceConnectorProxyResponse$,
2752
2782
  ];
2753
- var GetVoiceConnectorStreamingConfiguration = [
2783
+ var GetVoiceConnectorStreamingConfiguration$ = [
2754
2784
  9,
2755
2785
  n0,
2756
2786
  _GVCSC,
2757
2787
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
2758
- () => GetVoiceConnectorStreamingConfigurationRequest,
2759
- () => GetVoiceConnectorStreamingConfigurationResponse,
2788
+ () => GetVoiceConnectorStreamingConfigurationRequest$,
2789
+ () => GetVoiceConnectorStreamingConfigurationResponse$,
2760
2790
  ];
2761
- var GetVoiceConnectorTermination = [
2791
+ var GetVoiceConnectorTermination$ = [
2762
2792
  9,
2763
2793
  n0,
2764
2794
  _GVCT,
2765
2795
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
2766
- () => GetVoiceConnectorTerminationRequest,
2767
- () => GetVoiceConnectorTerminationResponse,
2796
+ () => GetVoiceConnectorTerminationRequest$,
2797
+ () => GetVoiceConnectorTerminationResponse$,
2768
2798
  ];
2769
- var GetVoiceConnectorTerminationHealth = [
2799
+ var GetVoiceConnectorTerminationHealth$ = [
2770
2800
  9,
2771
2801
  n0,
2772
2802
  _GVCTH,
2773
2803
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/health", 200] },
2774
- () => GetVoiceConnectorTerminationHealthRequest,
2775
- () => GetVoiceConnectorTerminationHealthResponse,
2804
+ () => GetVoiceConnectorTerminationHealthRequest$,
2805
+ () => GetVoiceConnectorTerminationHealthResponse$,
2776
2806
  ];
2777
- var GetVoiceProfile = [
2807
+ var GetVoiceProfile$ = [
2778
2808
  9,
2779
2809
  n0,
2780
2810
  _GVP,
2781
2811
  { [_h]: ["GET", "/voice-profiles/{VoiceProfileId}", 200] },
2782
- () => GetVoiceProfileRequest,
2783
- () => GetVoiceProfileResponse,
2812
+ () => GetVoiceProfileRequest$,
2813
+ () => GetVoiceProfileResponse$,
2784
2814
  ];
2785
- var GetVoiceProfileDomain = [
2815
+ var GetVoiceProfileDomain$ = [
2786
2816
  9,
2787
2817
  n0,
2788
2818
  _GVPD,
2789
2819
  { [_h]: ["GET", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
2790
- () => GetVoiceProfileDomainRequest,
2791
- () => GetVoiceProfileDomainResponse,
2820
+ () => GetVoiceProfileDomainRequest$,
2821
+ () => GetVoiceProfileDomainResponse$,
2792
2822
  ];
2793
- var GetVoiceToneAnalysisTask = [
2823
+ var GetVoiceToneAnalysisTask$ = [
2794
2824
  9,
2795
2825
  n0,
2796
2826
  _GVTAT,
2797
2827
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200] },
2798
- () => GetVoiceToneAnalysisTaskRequest,
2799
- () => GetVoiceToneAnalysisTaskResponse,
2828
+ () => GetVoiceToneAnalysisTaskRequest$,
2829
+ () => GetVoiceToneAnalysisTaskResponse$,
2800
2830
  ];
2801
- var ListAvailableVoiceConnectorRegions = [
2831
+ var ListAvailableVoiceConnectorRegions$ = [
2802
2832
  9,
2803
2833
  n0,
2804
2834
  _LAVCR,
2805
2835
  { [_h]: ["GET", "/voice-connector-regions", 200] },
2806
2836
  () => __Unit,
2807
- () => ListAvailableVoiceConnectorRegionsResponse,
2837
+ () => ListAvailableVoiceConnectorRegionsResponse$,
2808
2838
  ];
2809
- var ListPhoneNumberOrders = [
2839
+ var ListPhoneNumberOrders$ = [
2810
2840
  9,
2811
2841
  n0,
2812
2842
  _LPNO,
2813
2843
  { [_h]: ["GET", "/phone-number-orders", 200] },
2814
- () => ListPhoneNumberOrdersRequest,
2815
- () => ListPhoneNumberOrdersResponse,
2844
+ () => ListPhoneNumberOrdersRequest$,
2845
+ () => ListPhoneNumberOrdersResponse$,
2816
2846
  ];
2817
- var ListPhoneNumbers = [
2847
+ var ListPhoneNumbers$ = [
2818
2848
  9,
2819
2849
  n0,
2820
2850
  _LPN,
2821
2851
  { [_h]: ["GET", "/phone-numbers", 200] },
2822
- () => ListPhoneNumbersRequest,
2823
- () => ListPhoneNumbersResponse,
2852
+ () => ListPhoneNumbersRequest$,
2853
+ () => ListPhoneNumbersResponse$,
2824
2854
  ];
2825
- var ListProxySessions = [
2855
+ var ListProxySessions$ = [
2826
2856
  9,
2827
2857
  n0,
2828
2858
  _LPS,
2829
2859
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 200] },
2830
- () => ListProxySessionsRequest,
2831
- () => ListProxySessionsResponse,
2860
+ () => ListProxySessionsRequest$,
2861
+ () => ListProxySessionsResponse$,
2832
2862
  ];
2833
- var ListSipMediaApplications = [
2863
+ var ListSipMediaApplications$ = [
2834
2864
  9,
2835
2865
  n0,
2836
2866
  _LSMA,
2837
2867
  { [_h]: ["GET", "/sip-media-applications", 200] },
2838
- () => ListSipMediaApplicationsRequest,
2839
- () => ListSipMediaApplicationsResponse,
2868
+ () => ListSipMediaApplicationsRequest$,
2869
+ () => ListSipMediaApplicationsResponse$,
2840
2870
  ];
2841
- var ListSipRules = [
2871
+ var ListSipRules$ = [
2842
2872
  9,
2843
2873
  n0,
2844
2874
  _LSR,
2845
2875
  { [_h]: ["GET", "/sip-rules", 200] },
2846
- () => ListSipRulesRequest,
2847
- () => ListSipRulesResponse,
2876
+ () => ListSipRulesRequest$,
2877
+ () => ListSipRulesResponse$,
2848
2878
  ];
2849
- var ListSupportedPhoneNumberCountries = [
2879
+ var ListSupportedPhoneNumberCountries$ = [
2850
2880
  9,
2851
2881
  n0,
2852
2882
  _LSPNC,
2853
2883
  { [_h]: ["GET", "/phone-number-countries", 200] },
2854
- () => ListSupportedPhoneNumberCountriesRequest,
2855
- () => ListSupportedPhoneNumberCountriesResponse,
2884
+ () => ListSupportedPhoneNumberCountriesRequest$,
2885
+ () => ListSupportedPhoneNumberCountriesResponse$,
2856
2886
  ];
2857
- var ListTagsForResource = [
2887
+ var ListTagsForResource$ = [
2858
2888
  9,
2859
2889
  n0,
2860
2890
  _LTFR,
2861
2891
  { [_h]: ["GET", "/tags", 200] },
2862
- () => ListTagsForResourceRequest,
2863
- () => ListTagsForResourceResponse,
2892
+ () => ListTagsForResourceRequest$,
2893
+ () => ListTagsForResourceResponse$,
2864
2894
  ];
2865
- var ListVoiceConnectorGroups = [
2895
+ var ListVoiceConnectorGroups$ = [
2866
2896
  9,
2867
2897
  n0,
2868
2898
  _LVCG,
2869
2899
  { [_h]: ["GET", "/voice-connector-groups", 200] },
2870
- () => ListVoiceConnectorGroupsRequest,
2871
- () => ListVoiceConnectorGroupsResponse,
2900
+ () => ListVoiceConnectorGroupsRequest$,
2901
+ () => ListVoiceConnectorGroupsResponse$,
2872
2902
  ];
2873
- var ListVoiceConnectors = [
2903
+ var ListVoiceConnectors$ = [
2874
2904
  9,
2875
2905
  n0,
2876
2906
  _LVC,
2877
2907
  { [_h]: ["GET", "/voice-connectors", 200] },
2878
- () => ListVoiceConnectorsRequest,
2879
- () => ListVoiceConnectorsResponse,
2908
+ () => ListVoiceConnectorsRequest$,
2909
+ () => ListVoiceConnectorsResponse$,
2880
2910
  ];
2881
- var ListVoiceConnectorTerminationCredentials = [
2911
+ var ListVoiceConnectorTerminationCredentials$ = [
2882
2912
  9,
2883
2913
  n0,
2884
2914
  _LVCTC,
2885
2915
  { [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/credentials", 200] },
2886
- () => ListVoiceConnectorTerminationCredentialsRequest,
2887
- () => ListVoiceConnectorTerminationCredentialsResponse,
2916
+ () => ListVoiceConnectorTerminationCredentialsRequest$,
2917
+ () => ListVoiceConnectorTerminationCredentialsResponse$,
2888
2918
  ];
2889
- var ListVoiceProfileDomains = [
2919
+ var ListVoiceProfileDomains$ = [
2890
2920
  9,
2891
2921
  n0,
2892
2922
  _LVPD,
2893
2923
  { [_h]: ["GET", "/voice-profile-domains", 200] },
2894
- () => ListVoiceProfileDomainsRequest,
2895
- () => ListVoiceProfileDomainsResponse,
2924
+ () => ListVoiceProfileDomainsRequest$,
2925
+ () => ListVoiceProfileDomainsResponse$,
2896
2926
  ];
2897
- var ListVoiceProfiles = [
2927
+ var ListVoiceProfiles$ = [
2898
2928
  9,
2899
2929
  n0,
2900
2930
  _LVP,
2901
2931
  { [_h]: ["GET", "/voice-profiles", 200] },
2902
- () => ListVoiceProfilesRequest,
2903
- () => ListVoiceProfilesResponse,
2932
+ () => ListVoiceProfilesRequest$,
2933
+ () => ListVoiceProfilesResponse$,
2904
2934
  ];
2905
- var PutSipMediaApplicationAlexaSkillConfiguration = [
2935
+ var PutSipMediaApplicationAlexaSkillConfiguration$ = [
2906
2936
  9,
2907
2937
  n0,
2908
2938
  _PSMAASC,
2909
2939
  { [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
2910
- () => PutSipMediaApplicationAlexaSkillConfigurationRequest,
2911
- () => PutSipMediaApplicationAlexaSkillConfigurationResponse,
2940
+ () => PutSipMediaApplicationAlexaSkillConfigurationRequest$,
2941
+ () => PutSipMediaApplicationAlexaSkillConfigurationResponse$,
2912
2942
  ];
2913
- var PutSipMediaApplicationLoggingConfiguration = [
2943
+ var PutSipMediaApplicationLoggingConfiguration$ = [
2914
2944
  9,
2915
2945
  n0,
2916
2946
  _PSMALC,
2917
2947
  { [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
2918
- () => PutSipMediaApplicationLoggingConfigurationRequest,
2919
- () => PutSipMediaApplicationLoggingConfigurationResponse,
2948
+ () => PutSipMediaApplicationLoggingConfigurationRequest$,
2949
+ () => PutSipMediaApplicationLoggingConfigurationResponse$,
2920
2950
  ];
2921
- var PutVoiceConnectorEmergencyCallingConfiguration = [
2951
+ var PutVoiceConnectorEmergencyCallingConfiguration$ = [
2922
2952
  9,
2923
2953
  n0,
2924
2954
  _PVCECC,
2925
2955
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
2926
- () => PutVoiceConnectorEmergencyCallingConfigurationRequest,
2927
- () => PutVoiceConnectorEmergencyCallingConfigurationResponse,
2956
+ () => PutVoiceConnectorEmergencyCallingConfigurationRequest$,
2957
+ () => PutVoiceConnectorEmergencyCallingConfigurationResponse$,
2928
2958
  ];
2929
- var PutVoiceConnectorExternalSystemsConfiguration = [
2959
+ var PutVoiceConnectorExternalSystemsConfiguration$ = [
2930
2960
  9,
2931
2961
  n0,
2932
2962
  _PVCESC,
2933
2963
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
2934
- () => PutVoiceConnectorExternalSystemsConfigurationRequest,
2935
- () => PutVoiceConnectorExternalSystemsConfigurationResponse,
2964
+ () => PutVoiceConnectorExternalSystemsConfigurationRequest$,
2965
+ () => PutVoiceConnectorExternalSystemsConfigurationResponse$,
2936
2966
  ];
2937
- var PutVoiceConnectorLoggingConfiguration = [
2967
+ var PutVoiceConnectorLoggingConfiguration$ = [
2938
2968
  9,
2939
2969
  n0,
2940
2970
  _PVCLC,
2941
2971
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
2942
- () => PutVoiceConnectorLoggingConfigurationRequest,
2943
- () => PutVoiceConnectorLoggingConfigurationResponse,
2972
+ () => PutVoiceConnectorLoggingConfigurationRequest$,
2973
+ () => PutVoiceConnectorLoggingConfigurationResponse$,
2944
2974
  ];
2945
- var PutVoiceConnectorOrigination = [
2975
+ var PutVoiceConnectorOrigination$ = [
2946
2976
  9,
2947
2977
  n0,
2948
2978
  _PVCO,
2949
2979
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
2950
- () => PutVoiceConnectorOriginationRequest,
2951
- () => PutVoiceConnectorOriginationResponse,
2980
+ () => PutVoiceConnectorOriginationRequest$,
2981
+ () => PutVoiceConnectorOriginationResponse$,
2952
2982
  ];
2953
- var PutVoiceConnectorProxy = [
2983
+ var PutVoiceConnectorProxy$ = [
2954
2984
  9,
2955
2985
  n0,
2956
2986
  _PVCP,
2957
2987
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
2958
- () => PutVoiceConnectorProxyRequest,
2959
- () => PutVoiceConnectorProxyResponse,
2988
+ () => PutVoiceConnectorProxyRequest$,
2989
+ () => PutVoiceConnectorProxyResponse$,
2960
2990
  ];
2961
- var PutVoiceConnectorStreamingConfiguration = [
2991
+ var PutVoiceConnectorStreamingConfiguration$ = [
2962
2992
  9,
2963
2993
  n0,
2964
2994
  _PVCSC,
2965
2995
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
2966
- () => PutVoiceConnectorStreamingConfigurationRequest,
2967
- () => PutVoiceConnectorStreamingConfigurationResponse,
2996
+ () => PutVoiceConnectorStreamingConfigurationRequest$,
2997
+ () => PutVoiceConnectorStreamingConfigurationResponse$,
2968
2998
  ];
2969
- var PutVoiceConnectorTermination = [
2999
+ var PutVoiceConnectorTermination$ = [
2970
3000
  9,
2971
3001
  n0,
2972
3002
  _PVCT,
2973
3003
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
2974
- () => PutVoiceConnectorTerminationRequest,
2975
- () => PutVoiceConnectorTerminationResponse,
3004
+ () => PutVoiceConnectorTerminationRequest$,
3005
+ () => PutVoiceConnectorTerminationResponse$,
2976
3006
  ];
2977
- var PutVoiceConnectorTerminationCredentials = [
3007
+ var PutVoiceConnectorTerminationCredentials$ = [
2978
3008
  9,
2979
3009
  n0,
2980
3010
  _PVCTC,
2981
3011
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=put", 204] },
2982
- () => PutVoiceConnectorTerminationCredentialsRequest,
3012
+ () => PutVoiceConnectorTerminationCredentialsRequest$,
2983
3013
  () => __Unit,
2984
3014
  ];
2985
- var RestorePhoneNumber = [
3015
+ var RestorePhoneNumber$ = [
2986
3016
  9,
2987
3017
  n0,
2988
3018
  _RPN,
2989
3019
  { [_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200] },
2990
- () => RestorePhoneNumberRequest,
2991
- () => RestorePhoneNumberResponse,
3020
+ () => RestorePhoneNumberRequest$,
3021
+ () => RestorePhoneNumberResponse$,
2992
3022
  ];
2993
- var SearchAvailablePhoneNumbers = [
3023
+ var SearchAvailablePhoneNumbers$ = [
2994
3024
  9,
2995
3025
  n0,
2996
3026
  _SAPN,
2997
3027
  { [_h]: ["GET", "/search?type=phone-numbers", 200] },
2998
- () => SearchAvailablePhoneNumbersRequest,
2999
- () => SearchAvailablePhoneNumbersResponse,
3028
+ () => SearchAvailablePhoneNumbersRequest$,
3029
+ () => SearchAvailablePhoneNumbersResponse$,
3000
3030
  ];
3001
- var StartSpeakerSearchTask = [
3031
+ var StartSpeakerSearchTask$ = [
3002
3032
  9,
3003
3033
  n0,
3004
3034
  _SSST,
3005
3035
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks", 201] },
3006
- () => StartSpeakerSearchTaskRequest,
3007
- () => StartSpeakerSearchTaskResponse,
3036
+ () => StartSpeakerSearchTaskRequest$,
3037
+ () => StartSpeakerSearchTaskResponse$,
3008
3038
  ];
3009
- var StartVoiceToneAnalysisTask = [
3039
+ var StartVoiceToneAnalysisTask$ = [
3010
3040
  9,
3011
3041
  n0,
3012
3042
  _SVTAT,
3013
3043
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", 201] },
3014
- () => StartVoiceToneAnalysisTaskRequest,
3015
- () => StartVoiceToneAnalysisTaskResponse,
3044
+ () => StartVoiceToneAnalysisTaskRequest$,
3045
+ () => StartVoiceToneAnalysisTaskResponse$,
3016
3046
  ];
3017
- var StopSpeakerSearchTask = [
3047
+ var StopSpeakerSearchTask$ = [
3018
3048
  9,
3019
3049
  n0,
3020
3050
  _SSSTt,
@@ -3025,10 +3055,10 @@ var StopSpeakerSearchTask = [
3025
3055
  204,
3026
3056
  ],
3027
3057
  },
3028
- () => StopSpeakerSearchTaskRequest,
3058
+ () => StopSpeakerSearchTaskRequest$,
3029
3059
  () => __Unit,
3030
3060
  ];
3031
- var StopVoiceToneAnalysisTask = [
3061
+ var StopVoiceToneAnalysisTask$ = [
3032
3062
  9,
3033
3063
  n0,
3034
3064
  _SVTATt,
@@ -3039,120 +3069,120 @@ var StopVoiceToneAnalysisTask = [
3039
3069
  204,
3040
3070
  ],
3041
3071
  },
3042
- () => StopVoiceToneAnalysisTaskRequest,
3072
+ () => StopVoiceToneAnalysisTaskRequest$,
3043
3073
  () => __Unit,
3044
3074
  ];
3045
- var TagResource = [
3075
+ var TagResource$ = [
3046
3076
  9,
3047
3077
  n0,
3048
3078
  _TR,
3049
3079
  { [_h]: ["POST", "/tags?operation=tag-resource", 204] },
3050
- () => TagResourceRequest,
3080
+ () => TagResourceRequest$,
3051
3081
  () => __Unit,
3052
3082
  ];
3053
- var UntagResource = [
3083
+ var UntagResource$ = [
3054
3084
  9,
3055
3085
  n0,
3056
3086
  _UR,
3057
3087
  { [_h]: ["POST", "/tags?operation=untag-resource", 204] },
3058
- () => UntagResourceRequest,
3088
+ () => UntagResourceRequest$,
3059
3089
  () => __Unit,
3060
3090
  ];
3061
- var UpdateGlobalSettings = [
3091
+ var UpdateGlobalSettings$ = [
3062
3092
  9,
3063
3093
  n0,
3064
3094
  _UGS,
3065
3095
  { [_h]: ["PUT", "/settings", 204] },
3066
- () => UpdateGlobalSettingsRequest,
3096
+ () => UpdateGlobalSettingsRequest$,
3067
3097
  () => __Unit,
3068
3098
  ];
3069
- var UpdatePhoneNumber = [
3099
+ var UpdatePhoneNumber$ = [
3070
3100
  9,
3071
3101
  n0,
3072
3102
  _UPN,
3073
3103
  { [_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200] },
3074
- () => UpdatePhoneNumberRequest,
3075
- () => UpdatePhoneNumberResponse,
3104
+ () => UpdatePhoneNumberRequest$,
3105
+ () => UpdatePhoneNumberResponse$,
3076
3106
  ];
3077
- var UpdatePhoneNumberSettings = [
3107
+ var UpdatePhoneNumberSettings$ = [
3078
3108
  9,
3079
3109
  n0,
3080
3110
  _UPNS,
3081
3111
  { [_h]: ["PUT", "/settings/phone-number", 204] },
3082
- () => UpdatePhoneNumberSettingsRequest,
3112
+ () => UpdatePhoneNumberSettingsRequest$,
3083
3113
  () => __Unit,
3084
3114
  ];
3085
- var UpdateProxySession = [
3115
+ var UpdateProxySession$ = [
3086
3116
  9,
3087
3117
  n0,
3088
3118
  _UPS,
3089
3119
  { [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 201] },
3090
- () => UpdateProxySessionRequest,
3091
- () => UpdateProxySessionResponse,
3120
+ () => UpdateProxySessionRequest$,
3121
+ () => UpdateProxySessionResponse$,
3092
3122
  ];
3093
- var UpdateSipMediaApplication = [
3123
+ var UpdateSipMediaApplication$ = [
3094
3124
  9,
3095
3125
  n0,
3096
3126
  _USMA,
3097
3127
  { [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}", 200] },
3098
- () => UpdateSipMediaApplicationRequest,
3099
- () => UpdateSipMediaApplicationResponse,
3128
+ () => UpdateSipMediaApplicationRequest$,
3129
+ () => UpdateSipMediaApplicationResponse$,
3100
3130
  ];
3101
- var UpdateSipMediaApplicationCall = [
3131
+ var UpdateSipMediaApplicationCall$ = [
3102
3132
  9,
3103
3133
  n0,
3104
3134
  _USMAC,
3105
3135
  { [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls/{TransactionId}", 202] },
3106
- () => UpdateSipMediaApplicationCallRequest,
3107
- () => UpdateSipMediaApplicationCallResponse,
3136
+ () => UpdateSipMediaApplicationCallRequest$,
3137
+ () => UpdateSipMediaApplicationCallResponse$,
3108
3138
  ];
3109
- var UpdateSipRule = [
3139
+ var UpdateSipRule$ = [
3110
3140
  9,
3111
3141
  n0,
3112
3142
  _USR,
3113
3143
  { [_h]: ["PUT", "/sip-rules/{SipRuleId}", 202] },
3114
- () => UpdateSipRuleRequest,
3115
- () => UpdateSipRuleResponse,
3144
+ () => UpdateSipRuleRequest$,
3145
+ () => UpdateSipRuleResponse$,
3116
3146
  ];
3117
- var UpdateVoiceConnector = [
3147
+ var UpdateVoiceConnector$ = [
3118
3148
  9,
3119
3149
  n0,
3120
3150
  _UVC,
3121
3151
  { [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}", 200] },
3122
- () => UpdateVoiceConnectorRequest,
3123
- () => UpdateVoiceConnectorResponse,
3152
+ () => UpdateVoiceConnectorRequest$,
3153
+ () => UpdateVoiceConnectorResponse$,
3124
3154
  ];
3125
- var UpdateVoiceConnectorGroup = [
3155
+ var UpdateVoiceConnectorGroup$ = [
3126
3156
  9,
3127
3157
  n0,
3128
3158
  _UVCG,
3129
3159
  { [_h]: ["PUT", "/voice-connector-groups/{VoiceConnectorGroupId}", 202] },
3130
- () => UpdateVoiceConnectorGroupRequest,
3131
- () => UpdateVoiceConnectorGroupResponse,
3160
+ () => UpdateVoiceConnectorGroupRequest$,
3161
+ () => UpdateVoiceConnectorGroupResponse$,
3132
3162
  ];
3133
- var UpdateVoiceProfile = [
3163
+ var UpdateVoiceProfile$ = [
3134
3164
  9,
3135
3165
  n0,
3136
3166
  _UVP,
3137
3167
  { [_h]: ["PUT", "/voice-profiles/{VoiceProfileId}", 200] },
3138
- () => UpdateVoiceProfileRequest,
3139
- () => UpdateVoiceProfileResponse,
3168
+ () => UpdateVoiceProfileRequest$,
3169
+ () => UpdateVoiceProfileResponse$,
3140
3170
  ];
3141
- var UpdateVoiceProfileDomain = [
3171
+ var UpdateVoiceProfileDomain$ = [
3142
3172
  9,
3143
3173
  n0,
3144
3174
  _UVPD,
3145
3175
  { [_h]: ["PUT", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
3146
- () => UpdateVoiceProfileDomainRequest,
3147
- () => UpdateVoiceProfileDomainResponse,
3176
+ () => UpdateVoiceProfileDomainRequest$,
3177
+ () => UpdateVoiceProfileDomainResponse$,
3148
3178
  ];
3149
- var ValidateE911Address = [
3179
+ var ValidateE911Address$ = [
3150
3180
  9,
3151
3181
  n0,
3152
3182
  _VEA,
3153
3183
  { [_h]: ["POST", "/emergency-calling/address", 202] },
3154
- () => ValidateE911AddressRequest,
3155
- () => ValidateE911AddressResponse,
3184
+ () => ValidateE911AddressRequest$,
3185
+ () => ValidateE911AddressResponse$,
3156
3186
  ];
3157
3187
 
3158
3188
  class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithyClient.Command
@@ -3163,7 +3193,7 @@ class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithyClient.Comman
3163
3193
  })
3164
3194
  .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnector", {})
3165
3195
  .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
3166
- .sc(AssociatePhoneNumbersWithVoiceConnector)
3196
+ .sc(AssociatePhoneNumbersWithVoiceConnector$)
3167
3197
  .build() {
3168
3198
  }
3169
3199
 
@@ -3175,7 +3205,7 @@ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithyClient.C
3175
3205
  })
3176
3206
  .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
3177
3207
  .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
3178
- .sc(AssociatePhoneNumbersWithVoiceConnectorGroup)
3208
+ .sc(AssociatePhoneNumbersWithVoiceConnectorGroup$)
3179
3209
  .build() {
3180
3210
  }
3181
3211
 
@@ -3187,7 +3217,7 @@ class BatchDeletePhoneNumberCommand extends smithyClient.Command
3187
3217
  })
3188
3218
  .s("ChimeSDKTelephonyService", "BatchDeletePhoneNumber", {})
3189
3219
  .n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
3190
- .sc(BatchDeletePhoneNumber)
3220
+ .sc(BatchDeletePhoneNumber$)
3191
3221
  .build() {
3192
3222
  }
3193
3223
 
@@ -3199,7 +3229,7 @@ class BatchUpdatePhoneNumberCommand extends smithyClient.Command
3199
3229
  })
3200
3230
  .s("ChimeSDKTelephonyService", "BatchUpdatePhoneNumber", {})
3201
3231
  .n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
3202
- .sc(BatchUpdatePhoneNumber)
3232
+ .sc(BatchUpdatePhoneNumber$)
3203
3233
  .build() {
3204
3234
  }
3205
3235
 
@@ -3211,7 +3241,7 @@ class CreatePhoneNumberOrderCommand extends smithyClient.Command
3211
3241
  })
3212
3242
  .s("ChimeSDKTelephonyService", "CreatePhoneNumberOrder", {})
3213
3243
  .n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
3214
- .sc(CreatePhoneNumberOrder)
3244
+ .sc(CreatePhoneNumberOrder$)
3215
3245
  .build() {
3216
3246
  }
3217
3247
 
@@ -3223,7 +3253,7 @@ class CreateProxySessionCommand extends smithyClient.Command
3223
3253
  })
3224
3254
  .s("ChimeSDKTelephonyService", "CreateProxySession", {})
3225
3255
  .n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
3226
- .sc(CreateProxySession)
3256
+ .sc(CreateProxySession$)
3227
3257
  .build() {
3228
3258
  }
3229
3259
 
@@ -3235,7 +3265,7 @@ class CreateSipMediaApplicationCallCommand extends smithyClient.Command
3235
3265
  })
3236
3266
  .s("ChimeSDKTelephonyService", "CreateSipMediaApplicationCall", {})
3237
3267
  .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
3238
- .sc(CreateSipMediaApplicationCall)
3268
+ .sc(CreateSipMediaApplicationCall$)
3239
3269
  .build() {
3240
3270
  }
3241
3271
 
@@ -3247,7 +3277,7 @@ class CreateSipMediaApplicationCommand extends smithyClient.Command
3247
3277
  })
3248
3278
  .s("ChimeSDKTelephonyService", "CreateSipMediaApplication", {})
3249
3279
  .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
3250
- .sc(CreateSipMediaApplication)
3280
+ .sc(CreateSipMediaApplication$)
3251
3281
  .build() {
3252
3282
  }
3253
3283
 
@@ -3259,7 +3289,7 @@ class CreateSipRuleCommand extends smithyClient.Command
3259
3289
  })
3260
3290
  .s("ChimeSDKTelephonyService", "CreateSipRule", {})
3261
3291
  .n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
3262
- .sc(CreateSipRule)
3292
+ .sc(CreateSipRule$)
3263
3293
  .build() {
3264
3294
  }
3265
3295
 
@@ -3271,7 +3301,7 @@ class CreateVoiceConnectorCommand extends smithyClient.Command
3271
3301
  })
3272
3302
  .s("ChimeSDKTelephonyService", "CreateVoiceConnector", {})
3273
3303
  .n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
3274
- .sc(CreateVoiceConnector)
3304
+ .sc(CreateVoiceConnector$)
3275
3305
  .build() {
3276
3306
  }
3277
3307
 
@@ -3283,7 +3313,7 @@ class CreateVoiceConnectorGroupCommand extends smithyClient.Command
3283
3313
  })
3284
3314
  .s("ChimeSDKTelephonyService", "CreateVoiceConnectorGroup", {})
3285
3315
  .n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
3286
- .sc(CreateVoiceConnectorGroup)
3316
+ .sc(CreateVoiceConnectorGroup$)
3287
3317
  .build() {
3288
3318
  }
3289
3319
 
@@ -3295,7 +3325,7 @@ class CreateVoiceProfileCommand extends smithyClient.Command
3295
3325
  })
3296
3326
  .s("ChimeSDKTelephonyService", "CreateVoiceProfile", {})
3297
3327
  .n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
3298
- .sc(CreateVoiceProfile)
3328
+ .sc(CreateVoiceProfile$)
3299
3329
  .build() {
3300
3330
  }
3301
3331
 
@@ -3307,7 +3337,7 @@ class CreateVoiceProfileDomainCommand extends smithyClient.Command
3307
3337
  })
3308
3338
  .s("ChimeSDKTelephonyService", "CreateVoiceProfileDomain", {})
3309
3339
  .n("ChimeSDKVoiceClient", "CreateVoiceProfileDomainCommand")
3310
- .sc(CreateVoiceProfileDomain)
3340
+ .sc(CreateVoiceProfileDomain$)
3311
3341
  .build() {
3312
3342
  }
3313
3343
 
@@ -3319,7 +3349,7 @@ class DeletePhoneNumberCommand extends smithyClient.Command
3319
3349
  })
3320
3350
  .s("ChimeSDKTelephonyService", "DeletePhoneNumber", {})
3321
3351
  .n("ChimeSDKVoiceClient", "DeletePhoneNumberCommand")
3322
- .sc(DeletePhoneNumber)
3352
+ .sc(DeletePhoneNumber$)
3323
3353
  .build() {
3324
3354
  }
3325
3355
 
@@ -3331,7 +3361,7 @@ class DeleteProxySessionCommand extends smithyClient.Command
3331
3361
  })
3332
3362
  .s("ChimeSDKTelephonyService", "DeleteProxySession", {})
3333
3363
  .n("ChimeSDKVoiceClient", "DeleteProxySessionCommand")
3334
- .sc(DeleteProxySession)
3364
+ .sc(DeleteProxySession$)
3335
3365
  .build() {
3336
3366
  }
3337
3367
 
@@ -3343,7 +3373,7 @@ class DeleteSipMediaApplicationCommand extends smithyClient.Command
3343
3373
  })
3344
3374
  .s("ChimeSDKTelephonyService", "DeleteSipMediaApplication", {})
3345
3375
  .n("ChimeSDKVoiceClient", "DeleteSipMediaApplicationCommand")
3346
- .sc(DeleteSipMediaApplication)
3376
+ .sc(DeleteSipMediaApplication$)
3347
3377
  .build() {
3348
3378
  }
3349
3379
 
@@ -3355,7 +3385,7 @@ class DeleteSipRuleCommand extends smithyClient.Command
3355
3385
  })
3356
3386
  .s("ChimeSDKTelephonyService", "DeleteSipRule", {})
3357
3387
  .n("ChimeSDKVoiceClient", "DeleteSipRuleCommand")
3358
- .sc(DeleteSipRule)
3388
+ .sc(DeleteSipRule$)
3359
3389
  .build() {
3360
3390
  }
3361
3391
 
@@ -3367,7 +3397,7 @@ class DeleteVoiceConnectorCommand extends smithyClient.Command
3367
3397
  })
3368
3398
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnector", {})
3369
3399
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorCommand")
3370
- .sc(DeleteVoiceConnector)
3400
+ .sc(DeleteVoiceConnector$)
3371
3401
  .build() {
3372
3402
  }
3373
3403
 
@@ -3379,7 +3409,7 @@ class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends smithyCli
3379
3409
  })
3380
3410
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorEmergencyCallingConfiguration", {})
3381
3411
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorEmergencyCallingConfigurationCommand")
3382
- .sc(DeleteVoiceConnectorEmergencyCallingConfiguration)
3412
+ .sc(DeleteVoiceConnectorEmergencyCallingConfiguration$)
3383
3413
  .build() {
3384
3414
  }
3385
3415
 
@@ -3391,7 +3421,7 @@ class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends smithyClie
3391
3421
  })
3392
3422
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorExternalSystemsConfiguration", {})
3393
3423
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorExternalSystemsConfigurationCommand")
3394
- .sc(DeleteVoiceConnectorExternalSystemsConfiguration)
3424
+ .sc(DeleteVoiceConnectorExternalSystemsConfiguration$)
3395
3425
  .build() {
3396
3426
  }
3397
3427
 
@@ -3403,7 +3433,7 @@ class DeleteVoiceConnectorGroupCommand extends smithyClient.Command
3403
3433
  })
3404
3434
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorGroup", {})
3405
3435
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorGroupCommand")
3406
- .sc(DeleteVoiceConnectorGroup)
3436
+ .sc(DeleteVoiceConnectorGroup$)
3407
3437
  .build() {
3408
3438
  }
3409
3439
 
@@ -3415,7 +3445,7 @@ class DeleteVoiceConnectorOriginationCommand extends smithyClient.Command
3415
3445
  })
3416
3446
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorOrigination", {})
3417
3447
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorOriginationCommand")
3418
- .sc(DeleteVoiceConnectorOrigination)
3448
+ .sc(DeleteVoiceConnectorOrigination$)
3419
3449
  .build() {
3420
3450
  }
3421
3451
 
@@ -3427,7 +3457,7 @@ class DeleteVoiceConnectorProxyCommand extends smithyClient.Command
3427
3457
  })
3428
3458
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorProxy", {})
3429
3459
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorProxyCommand")
3430
- .sc(DeleteVoiceConnectorProxy)
3460
+ .sc(DeleteVoiceConnectorProxy$)
3431
3461
  .build() {
3432
3462
  }
3433
3463
 
@@ -3439,7 +3469,7 @@ class DeleteVoiceConnectorStreamingConfigurationCommand extends smithyClient.Com
3439
3469
  })
3440
3470
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorStreamingConfiguration", {})
3441
3471
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorStreamingConfigurationCommand")
3442
- .sc(DeleteVoiceConnectorStreamingConfiguration)
3472
+ .sc(DeleteVoiceConnectorStreamingConfiguration$)
3443
3473
  .build() {
3444
3474
  }
3445
3475
 
@@ -3451,7 +3481,7 @@ class DeleteVoiceConnectorTerminationCommand extends smithyClient.Command
3451
3481
  })
3452
3482
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTermination", {})
3453
3483
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCommand")
3454
- .sc(DeleteVoiceConnectorTermination)
3484
+ .sc(DeleteVoiceConnectorTermination$)
3455
3485
  .build() {
3456
3486
  }
3457
3487
 
@@ -3463,7 +3493,7 @@ class DeleteVoiceConnectorTerminationCredentialsCommand extends smithyClient.Com
3463
3493
  })
3464
3494
  .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTerminationCredentials", {})
3465
3495
  .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCredentialsCommand")
3466
- .sc(DeleteVoiceConnectorTerminationCredentials)
3496
+ .sc(DeleteVoiceConnectorTerminationCredentials$)
3467
3497
  .build() {
3468
3498
  }
3469
3499
 
@@ -3475,7 +3505,7 @@ class DeleteVoiceProfileCommand extends smithyClient.Command
3475
3505
  })
3476
3506
  .s("ChimeSDKTelephonyService", "DeleteVoiceProfile", {})
3477
3507
  .n("ChimeSDKVoiceClient", "DeleteVoiceProfileCommand")
3478
- .sc(DeleteVoiceProfile)
3508
+ .sc(DeleteVoiceProfile$)
3479
3509
  .build() {
3480
3510
  }
3481
3511
 
@@ -3487,7 +3517,7 @@ class DeleteVoiceProfileDomainCommand extends smithyClient.Command
3487
3517
  })
3488
3518
  .s("ChimeSDKTelephonyService", "DeleteVoiceProfileDomain", {})
3489
3519
  .n("ChimeSDKVoiceClient", "DeleteVoiceProfileDomainCommand")
3490
- .sc(DeleteVoiceProfileDomain)
3520
+ .sc(DeleteVoiceProfileDomain$)
3491
3521
  .build() {
3492
3522
  }
3493
3523
 
@@ -3499,7 +3529,7 @@ class DisassociatePhoneNumbersFromVoiceConnectorCommand extends smithyClient.Com
3499
3529
  })
3500
3530
  .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnector", {})
3501
3531
  .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorCommand")
3502
- .sc(DisassociatePhoneNumbersFromVoiceConnector)
3532
+ .sc(DisassociatePhoneNumbersFromVoiceConnector$)
3503
3533
  .build() {
3504
3534
  }
3505
3535
 
@@ -3511,7 +3541,7 @@ class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends smithyClien
3511
3541
  })
3512
3542
  .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnectorGroup", {})
3513
3543
  .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorGroupCommand")
3514
- .sc(DisassociatePhoneNumbersFromVoiceConnectorGroup)
3544
+ .sc(DisassociatePhoneNumbersFromVoiceConnectorGroup$)
3515
3545
  .build() {
3516
3546
  }
3517
3547
 
@@ -3523,7 +3553,7 @@ class GetGlobalSettingsCommand extends smithyClient.Command
3523
3553
  })
3524
3554
  .s("ChimeSDKTelephonyService", "GetGlobalSettings", {})
3525
3555
  .n("ChimeSDKVoiceClient", "GetGlobalSettingsCommand")
3526
- .sc(GetGlobalSettings)
3556
+ .sc(GetGlobalSettings$)
3527
3557
  .build() {
3528
3558
  }
3529
3559
 
@@ -3535,7 +3565,7 @@ class GetPhoneNumberCommand extends smithyClient.Command
3535
3565
  })
3536
3566
  .s("ChimeSDKTelephonyService", "GetPhoneNumber", {})
3537
3567
  .n("ChimeSDKVoiceClient", "GetPhoneNumberCommand")
3538
- .sc(GetPhoneNumber)
3568
+ .sc(GetPhoneNumber$)
3539
3569
  .build() {
3540
3570
  }
3541
3571
 
@@ -3547,7 +3577,7 @@ class GetPhoneNumberOrderCommand extends smithyClient.Command
3547
3577
  })
3548
3578
  .s("ChimeSDKTelephonyService", "GetPhoneNumberOrder", {})
3549
3579
  .n("ChimeSDKVoiceClient", "GetPhoneNumberOrderCommand")
3550
- .sc(GetPhoneNumberOrder)
3580
+ .sc(GetPhoneNumberOrder$)
3551
3581
  .build() {
3552
3582
  }
3553
3583
 
@@ -3559,7 +3589,7 @@ class GetPhoneNumberSettingsCommand extends smithyClient.Command
3559
3589
  })
3560
3590
  .s("ChimeSDKTelephonyService", "GetPhoneNumberSettings", {})
3561
3591
  .n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
3562
- .sc(GetPhoneNumberSettings)
3592
+ .sc(GetPhoneNumberSettings$)
3563
3593
  .build() {
3564
3594
  }
3565
3595
 
@@ -3571,7 +3601,7 @@ class GetProxySessionCommand extends smithyClient.Command
3571
3601
  })
3572
3602
  .s("ChimeSDKTelephonyService", "GetProxySession", {})
3573
3603
  .n("ChimeSDKVoiceClient", "GetProxySessionCommand")
3574
- .sc(GetProxySession)
3604
+ .sc(GetProxySession$)
3575
3605
  .build() {
3576
3606
  }
3577
3607
 
@@ -3583,7 +3613,7 @@ class GetSipMediaApplicationAlexaSkillConfigurationCommand extends smithyClient.
3583
3613
  })
3584
3614
  .s("ChimeSDKTelephonyService", "GetSipMediaApplicationAlexaSkillConfiguration", {})
3585
3615
  .n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
3586
- .sc(GetSipMediaApplicationAlexaSkillConfiguration)
3616
+ .sc(GetSipMediaApplicationAlexaSkillConfiguration$)
3587
3617
  .build() {
3588
3618
  }
3589
3619
 
@@ -3595,7 +3625,7 @@ class GetSipMediaApplicationCommand extends smithyClient.Command
3595
3625
  })
3596
3626
  .s("ChimeSDKTelephonyService", "GetSipMediaApplication", {})
3597
3627
  .n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
3598
- .sc(GetSipMediaApplication)
3628
+ .sc(GetSipMediaApplication$)
3599
3629
  .build() {
3600
3630
  }
3601
3631
 
@@ -3607,7 +3637,7 @@ class GetSipMediaApplicationLoggingConfigurationCommand extends smithyClient.Com
3607
3637
  })
3608
3638
  .s("ChimeSDKTelephonyService", "GetSipMediaApplicationLoggingConfiguration", {})
3609
3639
  .n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
3610
- .sc(GetSipMediaApplicationLoggingConfiguration)
3640
+ .sc(GetSipMediaApplicationLoggingConfiguration$)
3611
3641
  .build() {
3612
3642
  }
3613
3643
 
@@ -3619,7 +3649,7 @@ class GetSipRuleCommand extends smithyClient.Command
3619
3649
  })
3620
3650
  .s("ChimeSDKTelephonyService", "GetSipRule", {})
3621
3651
  .n("ChimeSDKVoiceClient", "GetSipRuleCommand")
3622
- .sc(GetSipRule)
3652
+ .sc(GetSipRule$)
3623
3653
  .build() {
3624
3654
  }
3625
3655
 
@@ -3631,7 +3661,7 @@ class GetSpeakerSearchTaskCommand extends smithyClient.Command
3631
3661
  })
3632
3662
  .s("ChimeSDKTelephonyService", "GetSpeakerSearchTask", {})
3633
3663
  .n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
3634
- .sc(GetSpeakerSearchTask)
3664
+ .sc(GetSpeakerSearchTask$)
3635
3665
  .build() {
3636
3666
  }
3637
3667
 
@@ -3643,7 +3673,7 @@ class GetVoiceConnectorCommand extends smithyClient.Command
3643
3673
  })
3644
3674
  .s("ChimeSDKTelephonyService", "GetVoiceConnector", {})
3645
3675
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
3646
- .sc(GetVoiceConnector)
3676
+ .sc(GetVoiceConnector$)
3647
3677
  .build() {
3648
3678
  }
3649
3679
 
@@ -3655,7 +3685,7 @@ class GetVoiceConnectorEmergencyCallingConfigurationCommand extends smithyClient
3655
3685
  })
3656
3686
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorEmergencyCallingConfiguration", {})
3657
3687
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
3658
- .sc(GetVoiceConnectorEmergencyCallingConfiguration)
3688
+ .sc(GetVoiceConnectorEmergencyCallingConfiguration$)
3659
3689
  .build() {
3660
3690
  }
3661
3691
 
@@ -3667,7 +3697,7 @@ class GetVoiceConnectorExternalSystemsConfigurationCommand extends smithyClient.
3667
3697
  })
3668
3698
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorExternalSystemsConfiguration", {})
3669
3699
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorExternalSystemsConfigurationCommand")
3670
- .sc(GetVoiceConnectorExternalSystemsConfiguration)
3700
+ .sc(GetVoiceConnectorExternalSystemsConfiguration$)
3671
3701
  .build() {
3672
3702
  }
3673
3703
 
@@ -3679,7 +3709,7 @@ class GetVoiceConnectorGroupCommand extends smithyClient.Command
3679
3709
  })
3680
3710
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorGroup", {})
3681
3711
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
3682
- .sc(GetVoiceConnectorGroup)
3712
+ .sc(GetVoiceConnectorGroup$)
3683
3713
  .build() {
3684
3714
  }
3685
3715
 
@@ -3691,7 +3721,7 @@ class GetVoiceConnectorLoggingConfigurationCommand extends smithyClient.Command
3691
3721
  })
3692
3722
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
3693
3723
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
3694
- .sc(GetVoiceConnectorLoggingConfiguration)
3724
+ .sc(GetVoiceConnectorLoggingConfiguration$)
3695
3725
  .build() {
3696
3726
  }
3697
3727
 
@@ -3703,7 +3733,7 @@ class GetVoiceConnectorOriginationCommand extends smithyClient.Command
3703
3733
  })
3704
3734
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
3705
3735
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
3706
- .sc(GetVoiceConnectorOrigination)
3736
+ .sc(GetVoiceConnectorOrigination$)
3707
3737
  .build() {
3708
3738
  }
3709
3739
 
@@ -3715,7 +3745,7 @@ class GetVoiceConnectorProxyCommand extends smithyClient.Command
3715
3745
  })
3716
3746
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
3717
3747
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
3718
- .sc(GetVoiceConnectorProxy)
3748
+ .sc(GetVoiceConnectorProxy$)
3719
3749
  .build() {
3720
3750
  }
3721
3751
 
@@ -3727,7 +3757,7 @@ class GetVoiceConnectorStreamingConfigurationCommand extends smithyClient.Comman
3727
3757
  })
3728
3758
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
3729
3759
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
3730
- .sc(GetVoiceConnectorStreamingConfiguration)
3760
+ .sc(GetVoiceConnectorStreamingConfiguration$)
3731
3761
  .build() {
3732
3762
  }
3733
3763
 
@@ -3739,7 +3769,7 @@ class GetVoiceConnectorTerminationCommand extends smithyClient.Command
3739
3769
  })
3740
3770
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
3741
3771
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
3742
- .sc(GetVoiceConnectorTermination)
3772
+ .sc(GetVoiceConnectorTermination$)
3743
3773
  .build() {
3744
3774
  }
3745
3775
 
@@ -3751,7 +3781,7 @@ class GetVoiceConnectorTerminationHealthCommand extends smithyClient.Command
3751
3781
  })
3752
3782
  .s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
3753
3783
  .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
3754
- .sc(GetVoiceConnectorTerminationHealth)
3784
+ .sc(GetVoiceConnectorTerminationHealth$)
3755
3785
  .build() {
3756
3786
  }
3757
3787
 
@@ -3763,7 +3793,7 @@ class GetVoiceProfileCommand extends smithyClient.Command
3763
3793
  })
3764
3794
  .s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
3765
3795
  .n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
3766
- .sc(GetVoiceProfile)
3796
+ .sc(GetVoiceProfile$)
3767
3797
  .build() {
3768
3798
  }
3769
3799
 
@@ -3775,7 +3805,7 @@ class GetVoiceProfileDomainCommand extends smithyClient.Command
3775
3805
  })
3776
3806
  .s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
3777
3807
  .n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
3778
- .sc(GetVoiceProfileDomain)
3808
+ .sc(GetVoiceProfileDomain$)
3779
3809
  .build() {
3780
3810
  }
3781
3811
 
@@ -3787,7 +3817,7 @@ class GetVoiceToneAnalysisTaskCommand extends smithyClient.Command
3787
3817
  })
3788
3818
  .s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
3789
3819
  .n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
3790
- .sc(GetVoiceToneAnalysisTask)
3820
+ .sc(GetVoiceToneAnalysisTask$)
3791
3821
  .build() {
3792
3822
  }
3793
3823
 
@@ -3799,7 +3829,7 @@ class ListAvailableVoiceConnectorRegionsCommand extends smithyClient.Command
3799
3829
  })
3800
3830
  .s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
3801
3831
  .n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
3802
- .sc(ListAvailableVoiceConnectorRegions)
3832
+ .sc(ListAvailableVoiceConnectorRegions$)
3803
3833
  .build() {
3804
3834
  }
3805
3835
 
@@ -3811,7 +3841,7 @@ class ListPhoneNumberOrdersCommand extends smithyClient.Command
3811
3841
  })
3812
3842
  .s("ChimeSDKTelephonyService", "ListPhoneNumberOrders", {})
3813
3843
  .n("ChimeSDKVoiceClient", "ListPhoneNumberOrdersCommand")
3814
- .sc(ListPhoneNumberOrders)
3844
+ .sc(ListPhoneNumberOrders$)
3815
3845
  .build() {
3816
3846
  }
3817
3847
 
@@ -3823,7 +3853,7 @@ class ListPhoneNumbersCommand extends smithyClient.Command
3823
3853
  })
3824
3854
  .s("ChimeSDKTelephonyService", "ListPhoneNumbers", {})
3825
3855
  .n("ChimeSDKVoiceClient", "ListPhoneNumbersCommand")
3826
- .sc(ListPhoneNumbers)
3856
+ .sc(ListPhoneNumbers$)
3827
3857
  .build() {
3828
3858
  }
3829
3859
 
@@ -3835,7 +3865,7 @@ class ListProxySessionsCommand extends smithyClient.Command
3835
3865
  })
3836
3866
  .s("ChimeSDKTelephonyService", "ListProxySessions", {})
3837
3867
  .n("ChimeSDKVoiceClient", "ListProxySessionsCommand")
3838
- .sc(ListProxySessions)
3868
+ .sc(ListProxySessions$)
3839
3869
  .build() {
3840
3870
  }
3841
3871
 
@@ -3847,7 +3877,7 @@ class ListSipMediaApplicationsCommand extends smithyClient.Command
3847
3877
  })
3848
3878
  .s("ChimeSDKTelephonyService", "ListSipMediaApplications", {})
3849
3879
  .n("ChimeSDKVoiceClient", "ListSipMediaApplicationsCommand")
3850
- .sc(ListSipMediaApplications)
3880
+ .sc(ListSipMediaApplications$)
3851
3881
  .build() {
3852
3882
  }
3853
3883
 
@@ -3859,7 +3889,7 @@ class ListSipRulesCommand extends smithyClient.Command
3859
3889
  })
3860
3890
  .s("ChimeSDKTelephonyService", "ListSipRules", {})
3861
3891
  .n("ChimeSDKVoiceClient", "ListSipRulesCommand")
3862
- .sc(ListSipRules)
3892
+ .sc(ListSipRules$)
3863
3893
  .build() {
3864
3894
  }
3865
3895
 
@@ -3871,7 +3901,7 @@ class ListSupportedPhoneNumberCountriesCommand extends smithyClient.Command
3871
3901
  })
3872
3902
  .s("ChimeSDKTelephonyService", "ListSupportedPhoneNumberCountries", {})
3873
3903
  .n("ChimeSDKVoiceClient", "ListSupportedPhoneNumberCountriesCommand")
3874
- .sc(ListSupportedPhoneNumberCountries)
3904
+ .sc(ListSupportedPhoneNumberCountries$)
3875
3905
  .build() {
3876
3906
  }
3877
3907
 
@@ -3883,7 +3913,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
3883
3913
  })
3884
3914
  .s("ChimeSDKTelephonyService", "ListTagsForResource", {})
3885
3915
  .n("ChimeSDKVoiceClient", "ListTagsForResourceCommand")
3886
- .sc(ListTagsForResource)
3916
+ .sc(ListTagsForResource$)
3887
3917
  .build() {
3888
3918
  }
3889
3919
 
@@ -3895,7 +3925,7 @@ class ListVoiceConnectorGroupsCommand extends smithyClient.Command
3895
3925
  })
3896
3926
  .s("ChimeSDKTelephonyService", "ListVoiceConnectorGroups", {})
3897
3927
  .n("ChimeSDKVoiceClient", "ListVoiceConnectorGroupsCommand")
3898
- .sc(ListVoiceConnectorGroups)
3928
+ .sc(ListVoiceConnectorGroups$)
3899
3929
  .build() {
3900
3930
  }
3901
3931
 
@@ -3907,7 +3937,7 @@ class ListVoiceConnectorsCommand extends smithyClient.Command
3907
3937
  })
3908
3938
  .s("ChimeSDKTelephonyService", "ListVoiceConnectors", {})
3909
3939
  .n("ChimeSDKVoiceClient", "ListVoiceConnectorsCommand")
3910
- .sc(ListVoiceConnectors)
3940
+ .sc(ListVoiceConnectors$)
3911
3941
  .build() {
3912
3942
  }
3913
3943
 
@@ -3919,7 +3949,7 @@ class ListVoiceConnectorTerminationCredentialsCommand extends smithyClient.Comma
3919
3949
  })
3920
3950
  .s("ChimeSDKTelephonyService", "ListVoiceConnectorTerminationCredentials", {})
3921
3951
  .n("ChimeSDKVoiceClient", "ListVoiceConnectorTerminationCredentialsCommand")
3922
- .sc(ListVoiceConnectorTerminationCredentials)
3952
+ .sc(ListVoiceConnectorTerminationCredentials$)
3923
3953
  .build() {
3924
3954
  }
3925
3955
 
@@ -3931,7 +3961,7 @@ class ListVoiceProfileDomainsCommand extends smithyClient.Command
3931
3961
  })
3932
3962
  .s("ChimeSDKTelephonyService", "ListVoiceProfileDomains", {})
3933
3963
  .n("ChimeSDKVoiceClient", "ListVoiceProfileDomainsCommand")
3934
- .sc(ListVoiceProfileDomains)
3964
+ .sc(ListVoiceProfileDomains$)
3935
3965
  .build() {
3936
3966
  }
3937
3967
 
@@ -3943,7 +3973,7 @@ class ListVoiceProfilesCommand extends smithyClient.Command
3943
3973
  })
3944
3974
  .s("ChimeSDKTelephonyService", "ListVoiceProfiles", {})
3945
3975
  .n("ChimeSDKVoiceClient", "ListVoiceProfilesCommand")
3946
- .sc(ListVoiceProfiles)
3976
+ .sc(ListVoiceProfiles$)
3947
3977
  .build() {
3948
3978
  }
3949
3979
 
@@ -3955,7 +3985,7 @@ class PutSipMediaApplicationAlexaSkillConfigurationCommand extends smithyClient.
3955
3985
  })
3956
3986
  .s("ChimeSDKTelephonyService", "PutSipMediaApplicationAlexaSkillConfiguration", {})
3957
3987
  .n("ChimeSDKVoiceClient", "PutSipMediaApplicationAlexaSkillConfigurationCommand")
3958
- .sc(PutSipMediaApplicationAlexaSkillConfiguration)
3988
+ .sc(PutSipMediaApplicationAlexaSkillConfiguration$)
3959
3989
  .build() {
3960
3990
  }
3961
3991
 
@@ -3967,7 +3997,7 @@ class PutSipMediaApplicationLoggingConfigurationCommand extends smithyClient.Com
3967
3997
  })
3968
3998
  .s("ChimeSDKTelephonyService", "PutSipMediaApplicationLoggingConfiguration", {})
3969
3999
  .n("ChimeSDKVoiceClient", "PutSipMediaApplicationLoggingConfigurationCommand")
3970
- .sc(PutSipMediaApplicationLoggingConfiguration)
4000
+ .sc(PutSipMediaApplicationLoggingConfiguration$)
3971
4001
  .build() {
3972
4002
  }
3973
4003
 
@@ -3979,7 +4009,7 @@ class PutVoiceConnectorEmergencyCallingConfigurationCommand extends smithyClient
3979
4009
  })
3980
4010
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorEmergencyCallingConfiguration", {})
3981
4011
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorEmergencyCallingConfigurationCommand")
3982
- .sc(PutVoiceConnectorEmergencyCallingConfiguration)
4012
+ .sc(PutVoiceConnectorEmergencyCallingConfiguration$)
3983
4013
  .build() {
3984
4014
  }
3985
4015
 
@@ -3991,7 +4021,7 @@ class PutVoiceConnectorExternalSystemsConfigurationCommand extends smithyClient.
3991
4021
  })
3992
4022
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorExternalSystemsConfiguration", {})
3993
4023
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorExternalSystemsConfigurationCommand")
3994
- .sc(PutVoiceConnectorExternalSystemsConfiguration)
4024
+ .sc(PutVoiceConnectorExternalSystemsConfiguration$)
3995
4025
  .build() {
3996
4026
  }
3997
4027
 
@@ -4003,7 +4033,7 @@ class PutVoiceConnectorLoggingConfigurationCommand extends smithyClient.Command
4003
4033
  })
4004
4034
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorLoggingConfiguration", {})
4005
4035
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorLoggingConfigurationCommand")
4006
- .sc(PutVoiceConnectorLoggingConfiguration)
4036
+ .sc(PutVoiceConnectorLoggingConfiguration$)
4007
4037
  .build() {
4008
4038
  }
4009
4039
 
@@ -4015,7 +4045,7 @@ class PutVoiceConnectorOriginationCommand extends smithyClient.Command
4015
4045
  })
4016
4046
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorOrigination", {})
4017
4047
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorOriginationCommand")
4018
- .sc(PutVoiceConnectorOrigination)
4048
+ .sc(PutVoiceConnectorOrigination$)
4019
4049
  .build() {
4020
4050
  }
4021
4051
 
@@ -4027,7 +4057,7 @@ class PutVoiceConnectorProxyCommand extends smithyClient.Command
4027
4057
  })
4028
4058
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorProxy", {})
4029
4059
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorProxyCommand")
4030
- .sc(PutVoiceConnectorProxy)
4060
+ .sc(PutVoiceConnectorProxy$)
4031
4061
  .build() {
4032
4062
  }
4033
4063
 
@@ -4039,7 +4069,7 @@ class PutVoiceConnectorStreamingConfigurationCommand extends smithyClient.Comman
4039
4069
  })
4040
4070
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorStreamingConfiguration", {})
4041
4071
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorStreamingConfigurationCommand")
4042
- .sc(PutVoiceConnectorStreamingConfiguration)
4072
+ .sc(PutVoiceConnectorStreamingConfiguration$)
4043
4073
  .build() {
4044
4074
  }
4045
4075
 
@@ -4051,7 +4081,7 @@ class PutVoiceConnectorTerminationCommand extends smithyClient.Command
4051
4081
  })
4052
4082
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorTermination", {})
4053
4083
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCommand")
4054
- .sc(PutVoiceConnectorTermination)
4084
+ .sc(PutVoiceConnectorTermination$)
4055
4085
  .build() {
4056
4086
  }
4057
4087
 
@@ -4063,7 +4093,7 @@ class PutVoiceConnectorTerminationCredentialsCommand extends smithyClient.Comman
4063
4093
  })
4064
4094
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorTerminationCredentials", {})
4065
4095
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
4066
- .sc(PutVoiceConnectorTerminationCredentials)
4096
+ .sc(PutVoiceConnectorTerminationCredentials$)
4067
4097
  .build() {
4068
4098
  }
4069
4099
 
@@ -4075,7 +4105,7 @@ class RestorePhoneNumberCommand extends smithyClient.Command
4075
4105
  })
4076
4106
  .s("ChimeSDKTelephonyService", "RestorePhoneNumber", {})
4077
4107
  .n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
4078
- .sc(RestorePhoneNumber)
4108
+ .sc(RestorePhoneNumber$)
4079
4109
  .build() {
4080
4110
  }
4081
4111
 
@@ -4087,7 +4117,7 @@ class SearchAvailablePhoneNumbersCommand extends smithyClient.Command
4087
4117
  })
4088
4118
  .s("ChimeSDKTelephonyService", "SearchAvailablePhoneNumbers", {})
4089
4119
  .n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
4090
- .sc(SearchAvailablePhoneNumbers)
4120
+ .sc(SearchAvailablePhoneNumbers$)
4091
4121
  .build() {
4092
4122
  }
4093
4123
 
@@ -4099,7 +4129,7 @@ class StartSpeakerSearchTaskCommand extends smithyClient.Command
4099
4129
  })
4100
4130
  .s("ChimeSDKTelephonyService", "StartSpeakerSearchTask", {})
4101
4131
  .n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
4102
- .sc(StartSpeakerSearchTask)
4132
+ .sc(StartSpeakerSearchTask$)
4103
4133
  .build() {
4104
4134
  }
4105
4135
 
@@ -4111,7 +4141,7 @@ class StartVoiceToneAnalysisTaskCommand extends smithyClient.Command
4111
4141
  })
4112
4142
  .s("ChimeSDKTelephonyService", "StartVoiceToneAnalysisTask", {})
4113
4143
  .n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
4114
- .sc(StartVoiceToneAnalysisTask)
4144
+ .sc(StartVoiceToneAnalysisTask$)
4115
4145
  .build() {
4116
4146
  }
4117
4147
 
@@ -4123,7 +4153,7 @@ class StopSpeakerSearchTaskCommand extends smithyClient.Command
4123
4153
  })
4124
4154
  .s("ChimeSDKTelephonyService", "StopSpeakerSearchTask", {})
4125
4155
  .n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
4126
- .sc(StopSpeakerSearchTask)
4156
+ .sc(StopSpeakerSearchTask$)
4127
4157
  .build() {
4128
4158
  }
4129
4159
 
@@ -4135,7 +4165,7 @@ class StopVoiceToneAnalysisTaskCommand extends smithyClient.Command
4135
4165
  })
4136
4166
  .s("ChimeSDKTelephonyService", "StopVoiceToneAnalysisTask", {})
4137
4167
  .n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
4138
- .sc(StopVoiceToneAnalysisTask)
4168
+ .sc(StopVoiceToneAnalysisTask$)
4139
4169
  .build() {
4140
4170
  }
4141
4171
 
@@ -4147,7 +4177,7 @@ class TagResourceCommand extends smithyClient.Command
4147
4177
  })
4148
4178
  .s("ChimeSDKTelephonyService", "TagResource", {})
4149
4179
  .n("ChimeSDKVoiceClient", "TagResourceCommand")
4150
- .sc(TagResource)
4180
+ .sc(TagResource$)
4151
4181
  .build() {
4152
4182
  }
4153
4183
 
@@ -4159,7 +4189,7 @@ class UntagResourceCommand extends smithyClient.Command
4159
4189
  })
4160
4190
  .s("ChimeSDKTelephonyService", "UntagResource", {})
4161
4191
  .n("ChimeSDKVoiceClient", "UntagResourceCommand")
4162
- .sc(UntagResource)
4192
+ .sc(UntagResource$)
4163
4193
  .build() {
4164
4194
  }
4165
4195
 
@@ -4171,7 +4201,7 @@ class UpdateGlobalSettingsCommand extends smithyClient.Command
4171
4201
  })
4172
4202
  .s("ChimeSDKTelephonyService", "UpdateGlobalSettings", {})
4173
4203
  .n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
4174
- .sc(UpdateGlobalSettings)
4204
+ .sc(UpdateGlobalSettings$)
4175
4205
  .build() {
4176
4206
  }
4177
4207
 
@@ -4183,7 +4213,7 @@ class UpdatePhoneNumberCommand extends smithyClient.Command
4183
4213
  })
4184
4214
  .s("ChimeSDKTelephonyService", "UpdatePhoneNumber", {})
4185
4215
  .n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
4186
- .sc(UpdatePhoneNumber)
4216
+ .sc(UpdatePhoneNumber$)
4187
4217
  .build() {
4188
4218
  }
4189
4219
 
@@ -4195,7 +4225,7 @@ class UpdatePhoneNumberSettingsCommand extends smithyClient.Command
4195
4225
  })
4196
4226
  .s("ChimeSDKTelephonyService", "UpdatePhoneNumberSettings", {})
4197
4227
  .n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
4198
- .sc(UpdatePhoneNumberSettings)
4228
+ .sc(UpdatePhoneNumberSettings$)
4199
4229
  .build() {
4200
4230
  }
4201
4231
 
@@ -4207,7 +4237,7 @@ class UpdateProxySessionCommand extends smithyClient.Command
4207
4237
  })
4208
4238
  .s("ChimeSDKTelephonyService", "UpdateProxySession", {})
4209
4239
  .n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
4210
- .sc(UpdateProxySession)
4240
+ .sc(UpdateProxySession$)
4211
4241
  .build() {
4212
4242
  }
4213
4243
 
@@ -4219,7 +4249,7 @@ class UpdateSipMediaApplicationCallCommand extends smithyClient.Command
4219
4249
  })
4220
4250
  .s("ChimeSDKTelephonyService", "UpdateSipMediaApplicationCall", {})
4221
4251
  .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
4222
- .sc(UpdateSipMediaApplicationCall)
4252
+ .sc(UpdateSipMediaApplicationCall$)
4223
4253
  .build() {
4224
4254
  }
4225
4255
 
@@ -4231,7 +4261,7 @@ class UpdateSipMediaApplicationCommand extends smithyClient.Command
4231
4261
  })
4232
4262
  .s("ChimeSDKTelephonyService", "UpdateSipMediaApplication", {})
4233
4263
  .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
4234
- .sc(UpdateSipMediaApplication)
4264
+ .sc(UpdateSipMediaApplication$)
4235
4265
  .build() {
4236
4266
  }
4237
4267
 
@@ -4243,7 +4273,7 @@ class UpdateSipRuleCommand extends smithyClient.Command
4243
4273
  })
4244
4274
  .s("ChimeSDKTelephonyService", "UpdateSipRule", {})
4245
4275
  .n("ChimeSDKVoiceClient", "UpdateSipRuleCommand")
4246
- .sc(UpdateSipRule)
4276
+ .sc(UpdateSipRule$)
4247
4277
  .build() {
4248
4278
  }
4249
4279
 
@@ -4255,7 +4285,7 @@ class UpdateVoiceConnectorCommand extends smithyClient.Command
4255
4285
  })
4256
4286
  .s("ChimeSDKTelephonyService", "UpdateVoiceConnector", {})
4257
4287
  .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorCommand")
4258
- .sc(UpdateVoiceConnector)
4288
+ .sc(UpdateVoiceConnector$)
4259
4289
  .build() {
4260
4290
  }
4261
4291
 
@@ -4267,7 +4297,7 @@ class UpdateVoiceConnectorGroupCommand extends smithyClient.Command
4267
4297
  })
4268
4298
  .s("ChimeSDKTelephonyService", "UpdateVoiceConnectorGroup", {})
4269
4299
  .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorGroupCommand")
4270
- .sc(UpdateVoiceConnectorGroup)
4300
+ .sc(UpdateVoiceConnectorGroup$)
4271
4301
  .build() {
4272
4302
  }
4273
4303
 
@@ -4279,7 +4309,7 @@ class UpdateVoiceProfileCommand extends smithyClient.Command
4279
4309
  })
4280
4310
  .s("ChimeSDKTelephonyService", "UpdateVoiceProfile", {})
4281
4311
  .n("ChimeSDKVoiceClient", "UpdateVoiceProfileCommand")
4282
- .sc(UpdateVoiceProfile)
4312
+ .sc(UpdateVoiceProfile$)
4283
4313
  .build() {
4284
4314
  }
4285
4315
 
@@ -4291,7 +4321,7 @@ class UpdateVoiceProfileDomainCommand extends smithyClient.Command
4291
4321
  })
4292
4322
  .s("ChimeSDKTelephonyService", "UpdateVoiceProfileDomain", {})
4293
4323
  .n("ChimeSDKVoiceClient", "UpdateVoiceProfileDomainCommand")
4294
- .sc(UpdateVoiceProfileDomain)
4324
+ .sc(UpdateVoiceProfileDomain$)
4295
4325
  .build() {
4296
4326
  }
4297
4327
 
@@ -4303,7 +4333,7 @@ class ValidateE911AddressCommand extends smithyClient.Command
4303
4333
  })
4304
4334
  .s("ChimeSDKTelephonyService", "ValidateE911Address", {})
4305
4335
  .n("ChimeSDKVoiceClient", "ValidateE911AddressCommand")
4306
- .sc(ValidateE911Address)
4336
+ .sc(ValidateE911Address$)
4307
4337
  .build() {
4308
4338
  }
4309
4339
 
@@ -4584,141 +4614,465 @@ Object.defineProperty(exports, "__Client", {
4584
4614
  enumerable: true,
4585
4615
  get: function () { return smithyClient.Client; }
4586
4616
  });
4587
- exports.AccessDeniedException = AccessDeniedException$1;
4617
+ exports.AccessDeniedException = AccessDeniedException;
4618
+ exports.AccessDeniedException$ = AccessDeniedException$;
4619
+ exports.Address$ = Address$;
4588
4620
  exports.AlexaSkillStatus = AlexaSkillStatus;
4621
+ exports.AssociatePhoneNumbersWithVoiceConnector$ = AssociatePhoneNumbersWithVoiceConnector$;
4589
4622
  exports.AssociatePhoneNumbersWithVoiceConnectorCommand = AssociatePhoneNumbersWithVoiceConnectorCommand;
4623
+ exports.AssociatePhoneNumbersWithVoiceConnectorGroup$ = AssociatePhoneNumbersWithVoiceConnectorGroup$;
4590
4624
  exports.AssociatePhoneNumbersWithVoiceConnectorGroupCommand = AssociatePhoneNumbersWithVoiceConnectorGroupCommand;
4591
- exports.BadRequestException = BadRequestException$1;
4625
+ exports.AssociatePhoneNumbersWithVoiceConnectorGroupRequest$ = AssociatePhoneNumbersWithVoiceConnectorGroupRequest$;
4626
+ exports.AssociatePhoneNumbersWithVoiceConnectorGroupResponse$ = AssociatePhoneNumbersWithVoiceConnectorGroupResponse$;
4627
+ exports.AssociatePhoneNumbersWithVoiceConnectorRequest$ = AssociatePhoneNumbersWithVoiceConnectorRequest$;
4628
+ exports.AssociatePhoneNumbersWithVoiceConnectorResponse$ = AssociatePhoneNumbersWithVoiceConnectorResponse$;
4629
+ exports.BadRequestException = BadRequestException;
4630
+ exports.BadRequestException$ = BadRequestException$;
4631
+ exports.BatchDeletePhoneNumber$ = BatchDeletePhoneNumber$;
4592
4632
  exports.BatchDeletePhoneNumberCommand = BatchDeletePhoneNumberCommand;
4633
+ exports.BatchDeletePhoneNumberRequest$ = BatchDeletePhoneNumberRequest$;
4634
+ exports.BatchDeletePhoneNumberResponse$ = BatchDeletePhoneNumberResponse$;
4635
+ exports.BatchUpdatePhoneNumber$ = BatchUpdatePhoneNumber$;
4593
4636
  exports.BatchUpdatePhoneNumberCommand = BatchUpdatePhoneNumberCommand;
4637
+ exports.BatchUpdatePhoneNumberRequest$ = BatchUpdatePhoneNumberRequest$;
4638
+ exports.BatchUpdatePhoneNumberResponse$ = BatchUpdatePhoneNumberResponse$;
4639
+ exports.CallDetails$ = CallDetails$;
4594
4640
  exports.CallLegType = CallLegType;
4595
4641
  exports.CallingNameStatus = CallingNameStatus;
4642
+ exports.CandidateAddress$ = CandidateAddress$;
4596
4643
  exports.Capability = Capability;
4597
4644
  exports.ChimeSDKVoice = ChimeSDKVoice;
4598
4645
  exports.ChimeSDKVoiceClient = ChimeSDKVoiceClient;
4599
- exports.ChimeSDKVoiceServiceException = ChimeSDKVoiceServiceException$1;
4600
- exports.ConflictException = ConflictException$1;
4646
+ exports.ChimeSDKVoiceServiceException = ChimeSDKVoiceServiceException;
4647
+ exports.ChimeSDKVoiceServiceException$ = ChimeSDKVoiceServiceException$;
4648
+ exports.ConflictException = ConflictException;
4649
+ exports.ConflictException$ = ConflictException$;
4601
4650
  exports.ContactCenterSystemType = ContactCenterSystemType;
4651
+ exports.CreatePhoneNumberOrder$ = CreatePhoneNumberOrder$;
4602
4652
  exports.CreatePhoneNumberOrderCommand = CreatePhoneNumberOrderCommand;
4653
+ exports.CreatePhoneNumberOrderRequest$ = CreatePhoneNumberOrderRequest$;
4654
+ exports.CreatePhoneNumberOrderResponse$ = CreatePhoneNumberOrderResponse$;
4655
+ exports.CreateProxySession$ = CreateProxySession$;
4603
4656
  exports.CreateProxySessionCommand = CreateProxySessionCommand;
4657
+ exports.CreateProxySessionRequest$ = CreateProxySessionRequest$;
4658
+ exports.CreateProxySessionResponse$ = CreateProxySessionResponse$;
4659
+ exports.CreateSipMediaApplication$ = CreateSipMediaApplication$;
4660
+ exports.CreateSipMediaApplicationCall$ = CreateSipMediaApplicationCall$;
4604
4661
  exports.CreateSipMediaApplicationCallCommand = CreateSipMediaApplicationCallCommand;
4662
+ exports.CreateSipMediaApplicationCallRequest$ = CreateSipMediaApplicationCallRequest$;
4663
+ exports.CreateSipMediaApplicationCallResponse$ = CreateSipMediaApplicationCallResponse$;
4605
4664
  exports.CreateSipMediaApplicationCommand = CreateSipMediaApplicationCommand;
4665
+ exports.CreateSipMediaApplicationRequest$ = CreateSipMediaApplicationRequest$;
4666
+ exports.CreateSipMediaApplicationResponse$ = CreateSipMediaApplicationResponse$;
4667
+ exports.CreateSipRule$ = CreateSipRule$;
4606
4668
  exports.CreateSipRuleCommand = CreateSipRuleCommand;
4669
+ exports.CreateSipRuleRequest$ = CreateSipRuleRequest$;
4670
+ exports.CreateSipRuleResponse$ = CreateSipRuleResponse$;
4671
+ exports.CreateVoiceConnector$ = CreateVoiceConnector$;
4607
4672
  exports.CreateVoiceConnectorCommand = CreateVoiceConnectorCommand;
4673
+ exports.CreateVoiceConnectorGroup$ = CreateVoiceConnectorGroup$;
4608
4674
  exports.CreateVoiceConnectorGroupCommand = CreateVoiceConnectorGroupCommand;
4675
+ exports.CreateVoiceConnectorGroupRequest$ = CreateVoiceConnectorGroupRequest$;
4676
+ exports.CreateVoiceConnectorGroupResponse$ = CreateVoiceConnectorGroupResponse$;
4677
+ exports.CreateVoiceConnectorRequest$ = CreateVoiceConnectorRequest$;
4678
+ exports.CreateVoiceConnectorResponse$ = CreateVoiceConnectorResponse$;
4679
+ exports.CreateVoiceProfile$ = CreateVoiceProfile$;
4609
4680
  exports.CreateVoiceProfileCommand = CreateVoiceProfileCommand;
4681
+ exports.CreateVoiceProfileDomain$ = CreateVoiceProfileDomain$;
4610
4682
  exports.CreateVoiceProfileDomainCommand = CreateVoiceProfileDomainCommand;
4683
+ exports.CreateVoiceProfileDomainRequest$ = CreateVoiceProfileDomainRequest$;
4684
+ exports.CreateVoiceProfileDomainResponse$ = CreateVoiceProfileDomainResponse$;
4685
+ exports.CreateVoiceProfileRequest$ = CreateVoiceProfileRequest$;
4686
+ exports.CreateVoiceProfileResponse$ = CreateVoiceProfileResponse$;
4687
+ exports.Credential$ = Credential$;
4688
+ exports.DNISEmergencyCallingConfiguration$ = DNISEmergencyCallingConfiguration$;
4689
+ exports.DeletePhoneNumber$ = DeletePhoneNumber$;
4611
4690
  exports.DeletePhoneNumberCommand = DeletePhoneNumberCommand;
4691
+ exports.DeletePhoneNumberRequest$ = DeletePhoneNumberRequest$;
4692
+ exports.DeleteProxySession$ = DeleteProxySession$;
4612
4693
  exports.DeleteProxySessionCommand = DeleteProxySessionCommand;
4694
+ exports.DeleteProxySessionRequest$ = DeleteProxySessionRequest$;
4695
+ exports.DeleteSipMediaApplication$ = DeleteSipMediaApplication$;
4613
4696
  exports.DeleteSipMediaApplicationCommand = DeleteSipMediaApplicationCommand;
4697
+ exports.DeleteSipMediaApplicationRequest$ = DeleteSipMediaApplicationRequest$;
4698
+ exports.DeleteSipRule$ = DeleteSipRule$;
4614
4699
  exports.DeleteSipRuleCommand = DeleteSipRuleCommand;
4700
+ exports.DeleteSipRuleRequest$ = DeleteSipRuleRequest$;
4701
+ exports.DeleteVoiceConnector$ = DeleteVoiceConnector$;
4615
4702
  exports.DeleteVoiceConnectorCommand = DeleteVoiceConnectorCommand;
4703
+ exports.DeleteVoiceConnectorEmergencyCallingConfiguration$ = DeleteVoiceConnectorEmergencyCallingConfiguration$;
4616
4704
  exports.DeleteVoiceConnectorEmergencyCallingConfigurationCommand = DeleteVoiceConnectorEmergencyCallingConfigurationCommand;
4705
+ exports.DeleteVoiceConnectorEmergencyCallingConfigurationRequest$ = DeleteVoiceConnectorEmergencyCallingConfigurationRequest$;
4706
+ exports.DeleteVoiceConnectorExternalSystemsConfiguration$ = DeleteVoiceConnectorExternalSystemsConfiguration$;
4617
4707
  exports.DeleteVoiceConnectorExternalSystemsConfigurationCommand = DeleteVoiceConnectorExternalSystemsConfigurationCommand;
4708
+ exports.DeleteVoiceConnectorExternalSystemsConfigurationRequest$ = DeleteVoiceConnectorExternalSystemsConfigurationRequest$;
4709
+ exports.DeleteVoiceConnectorGroup$ = DeleteVoiceConnectorGroup$;
4618
4710
  exports.DeleteVoiceConnectorGroupCommand = DeleteVoiceConnectorGroupCommand;
4711
+ exports.DeleteVoiceConnectorGroupRequest$ = DeleteVoiceConnectorGroupRequest$;
4712
+ exports.DeleteVoiceConnectorOrigination$ = DeleteVoiceConnectorOrigination$;
4619
4713
  exports.DeleteVoiceConnectorOriginationCommand = DeleteVoiceConnectorOriginationCommand;
4714
+ exports.DeleteVoiceConnectorOriginationRequest$ = DeleteVoiceConnectorOriginationRequest$;
4715
+ exports.DeleteVoiceConnectorProxy$ = DeleteVoiceConnectorProxy$;
4620
4716
  exports.DeleteVoiceConnectorProxyCommand = DeleteVoiceConnectorProxyCommand;
4717
+ exports.DeleteVoiceConnectorProxyRequest$ = DeleteVoiceConnectorProxyRequest$;
4718
+ exports.DeleteVoiceConnectorRequest$ = DeleteVoiceConnectorRequest$;
4719
+ exports.DeleteVoiceConnectorStreamingConfiguration$ = DeleteVoiceConnectorStreamingConfiguration$;
4621
4720
  exports.DeleteVoiceConnectorStreamingConfigurationCommand = DeleteVoiceConnectorStreamingConfigurationCommand;
4721
+ exports.DeleteVoiceConnectorStreamingConfigurationRequest$ = DeleteVoiceConnectorStreamingConfigurationRequest$;
4722
+ exports.DeleteVoiceConnectorTermination$ = DeleteVoiceConnectorTermination$;
4622
4723
  exports.DeleteVoiceConnectorTerminationCommand = DeleteVoiceConnectorTerminationCommand;
4724
+ exports.DeleteVoiceConnectorTerminationCredentials$ = DeleteVoiceConnectorTerminationCredentials$;
4623
4725
  exports.DeleteVoiceConnectorTerminationCredentialsCommand = DeleteVoiceConnectorTerminationCredentialsCommand;
4726
+ exports.DeleteVoiceConnectorTerminationCredentialsRequest$ = DeleteVoiceConnectorTerminationCredentialsRequest$;
4727
+ exports.DeleteVoiceConnectorTerminationRequest$ = DeleteVoiceConnectorTerminationRequest$;
4728
+ exports.DeleteVoiceProfile$ = DeleteVoiceProfile$;
4624
4729
  exports.DeleteVoiceProfileCommand = DeleteVoiceProfileCommand;
4730
+ exports.DeleteVoiceProfileDomain$ = DeleteVoiceProfileDomain$;
4625
4731
  exports.DeleteVoiceProfileDomainCommand = DeleteVoiceProfileDomainCommand;
4732
+ exports.DeleteVoiceProfileDomainRequest$ = DeleteVoiceProfileDomainRequest$;
4733
+ exports.DeleteVoiceProfileRequest$ = DeleteVoiceProfileRequest$;
4734
+ exports.DisassociatePhoneNumbersFromVoiceConnector$ = DisassociatePhoneNumbersFromVoiceConnector$;
4626
4735
  exports.DisassociatePhoneNumbersFromVoiceConnectorCommand = DisassociatePhoneNumbersFromVoiceConnectorCommand;
4736
+ exports.DisassociatePhoneNumbersFromVoiceConnectorGroup$ = DisassociatePhoneNumbersFromVoiceConnectorGroup$;
4627
4737
  exports.DisassociatePhoneNumbersFromVoiceConnectorGroupCommand = DisassociatePhoneNumbersFromVoiceConnectorGroupCommand;
4738
+ exports.DisassociatePhoneNumbersFromVoiceConnectorGroupRequest$ = DisassociatePhoneNumbersFromVoiceConnectorGroupRequest$;
4739
+ exports.DisassociatePhoneNumbersFromVoiceConnectorGroupResponse$ = DisassociatePhoneNumbersFromVoiceConnectorGroupResponse$;
4740
+ exports.DisassociatePhoneNumbersFromVoiceConnectorRequest$ = DisassociatePhoneNumbersFromVoiceConnectorRequest$;
4741
+ exports.DisassociatePhoneNumbersFromVoiceConnectorResponse$ = DisassociatePhoneNumbersFromVoiceConnectorResponse$;
4742
+ exports.EmergencyCallingConfiguration$ = EmergencyCallingConfiguration$;
4628
4743
  exports.ErrorCode = ErrorCode;
4629
- exports.ForbiddenException = ForbiddenException$1;
4744
+ exports.ExternalSystemsConfiguration$ = ExternalSystemsConfiguration$;
4745
+ exports.ForbiddenException = ForbiddenException;
4746
+ exports.ForbiddenException$ = ForbiddenException$;
4630
4747
  exports.GeoMatchLevel = GeoMatchLevel;
4748
+ exports.GeoMatchParams$ = GeoMatchParams$;
4749
+ exports.GetGlobalSettings$ = GetGlobalSettings$;
4631
4750
  exports.GetGlobalSettingsCommand = GetGlobalSettingsCommand;
4751
+ exports.GetGlobalSettingsResponse$ = GetGlobalSettingsResponse$;
4752
+ exports.GetPhoneNumber$ = GetPhoneNumber$;
4632
4753
  exports.GetPhoneNumberCommand = GetPhoneNumberCommand;
4754
+ exports.GetPhoneNumberOrder$ = GetPhoneNumberOrder$;
4633
4755
  exports.GetPhoneNumberOrderCommand = GetPhoneNumberOrderCommand;
4756
+ exports.GetPhoneNumberOrderRequest$ = GetPhoneNumberOrderRequest$;
4757
+ exports.GetPhoneNumberOrderResponse$ = GetPhoneNumberOrderResponse$;
4758
+ exports.GetPhoneNumberRequest$ = GetPhoneNumberRequest$;
4759
+ exports.GetPhoneNumberResponse$ = GetPhoneNumberResponse$;
4760
+ exports.GetPhoneNumberSettings$ = GetPhoneNumberSettings$;
4634
4761
  exports.GetPhoneNumberSettingsCommand = GetPhoneNumberSettingsCommand;
4762
+ exports.GetPhoneNumberSettingsResponse$ = GetPhoneNumberSettingsResponse$;
4763
+ exports.GetProxySession$ = GetProxySession$;
4635
4764
  exports.GetProxySessionCommand = GetProxySessionCommand;
4765
+ exports.GetProxySessionRequest$ = GetProxySessionRequest$;
4766
+ exports.GetProxySessionResponse$ = GetProxySessionResponse$;
4767
+ exports.GetSipMediaApplication$ = GetSipMediaApplication$;
4768
+ exports.GetSipMediaApplicationAlexaSkillConfiguration$ = GetSipMediaApplicationAlexaSkillConfiguration$;
4636
4769
  exports.GetSipMediaApplicationAlexaSkillConfigurationCommand = GetSipMediaApplicationAlexaSkillConfigurationCommand;
4770
+ exports.GetSipMediaApplicationAlexaSkillConfigurationRequest$ = GetSipMediaApplicationAlexaSkillConfigurationRequest$;
4771
+ exports.GetSipMediaApplicationAlexaSkillConfigurationResponse$ = GetSipMediaApplicationAlexaSkillConfigurationResponse$;
4637
4772
  exports.GetSipMediaApplicationCommand = GetSipMediaApplicationCommand;
4773
+ exports.GetSipMediaApplicationLoggingConfiguration$ = GetSipMediaApplicationLoggingConfiguration$;
4638
4774
  exports.GetSipMediaApplicationLoggingConfigurationCommand = GetSipMediaApplicationLoggingConfigurationCommand;
4775
+ exports.GetSipMediaApplicationLoggingConfigurationRequest$ = GetSipMediaApplicationLoggingConfigurationRequest$;
4776
+ exports.GetSipMediaApplicationLoggingConfigurationResponse$ = GetSipMediaApplicationLoggingConfigurationResponse$;
4777
+ exports.GetSipMediaApplicationRequest$ = GetSipMediaApplicationRequest$;
4778
+ exports.GetSipMediaApplicationResponse$ = GetSipMediaApplicationResponse$;
4779
+ exports.GetSipRule$ = GetSipRule$;
4639
4780
  exports.GetSipRuleCommand = GetSipRuleCommand;
4781
+ exports.GetSipRuleRequest$ = GetSipRuleRequest$;
4782
+ exports.GetSipRuleResponse$ = GetSipRuleResponse$;
4783
+ exports.GetSpeakerSearchTask$ = GetSpeakerSearchTask$;
4640
4784
  exports.GetSpeakerSearchTaskCommand = GetSpeakerSearchTaskCommand;
4785
+ exports.GetSpeakerSearchTaskRequest$ = GetSpeakerSearchTaskRequest$;
4786
+ exports.GetSpeakerSearchTaskResponse$ = GetSpeakerSearchTaskResponse$;
4787
+ exports.GetVoiceConnector$ = GetVoiceConnector$;
4641
4788
  exports.GetVoiceConnectorCommand = GetVoiceConnectorCommand;
4789
+ exports.GetVoiceConnectorEmergencyCallingConfiguration$ = GetVoiceConnectorEmergencyCallingConfiguration$;
4642
4790
  exports.GetVoiceConnectorEmergencyCallingConfigurationCommand = GetVoiceConnectorEmergencyCallingConfigurationCommand;
4791
+ exports.GetVoiceConnectorEmergencyCallingConfigurationRequest$ = GetVoiceConnectorEmergencyCallingConfigurationRequest$;
4792
+ exports.GetVoiceConnectorEmergencyCallingConfigurationResponse$ = GetVoiceConnectorEmergencyCallingConfigurationResponse$;
4793
+ exports.GetVoiceConnectorExternalSystemsConfiguration$ = GetVoiceConnectorExternalSystemsConfiguration$;
4643
4794
  exports.GetVoiceConnectorExternalSystemsConfigurationCommand = GetVoiceConnectorExternalSystemsConfigurationCommand;
4795
+ exports.GetVoiceConnectorExternalSystemsConfigurationRequest$ = GetVoiceConnectorExternalSystemsConfigurationRequest$;
4796
+ exports.GetVoiceConnectorExternalSystemsConfigurationResponse$ = GetVoiceConnectorExternalSystemsConfigurationResponse$;
4797
+ exports.GetVoiceConnectorGroup$ = GetVoiceConnectorGroup$;
4644
4798
  exports.GetVoiceConnectorGroupCommand = GetVoiceConnectorGroupCommand;
4799
+ exports.GetVoiceConnectorGroupRequest$ = GetVoiceConnectorGroupRequest$;
4800
+ exports.GetVoiceConnectorGroupResponse$ = GetVoiceConnectorGroupResponse$;
4801
+ exports.GetVoiceConnectorLoggingConfiguration$ = GetVoiceConnectorLoggingConfiguration$;
4645
4802
  exports.GetVoiceConnectorLoggingConfigurationCommand = GetVoiceConnectorLoggingConfigurationCommand;
4803
+ exports.GetVoiceConnectorLoggingConfigurationRequest$ = GetVoiceConnectorLoggingConfigurationRequest$;
4804
+ exports.GetVoiceConnectorLoggingConfigurationResponse$ = GetVoiceConnectorLoggingConfigurationResponse$;
4805
+ exports.GetVoiceConnectorOrigination$ = GetVoiceConnectorOrigination$;
4646
4806
  exports.GetVoiceConnectorOriginationCommand = GetVoiceConnectorOriginationCommand;
4807
+ exports.GetVoiceConnectorOriginationRequest$ = GetVoiceConnectorOriginationRequest$;
4808
+ exports.GetVoiceConnectorOriginationResponse$ = GetVoiceConnectorOriginationResponse$;
4809
+ exports.GetVoiceConnectorProxy$ = GetVoiceConnectorProxy$;
4647
4810
  exports.GetVoiceConnectorProxyCommand = GetVoiceConnectorProxyCommand;
4811
+ exports.GetVoiceConnectorProxyRequest$ = GetVoiceConnectorProxyRequest$;
4812
+ exports.GetVoiceConnectorProxyResponse$ = GetVoiceConnectorProxyResponse$;
4813
+ exports.GetVoiceConnectorRequest$ = GetVoiceConnectorRequest$;
4814
+ exports.GetVoiceConnectorResponse$ = GetVoiceConnectorResponse$;
4815
+ exports.GetVoiceConnectorStreamingConfiguration$ = GetVoiceConnectorStreamingConfiguration$;
4648
4816
  exports.GetVoiceConnectorStreamingConfigurationCommand = GetVoiceConnectorStreamingConfigurationCommand;
4817
+ exports.GetVoiceConnectorStreamingConfigurationRequest$ = GetVoiceConnectorStreamingConfigurationRequest$;
4818
+ exports.GetVoiceConnectorStreamingConfigurationResponse$ = GetVoiceConnectorStreamingConfigurationResponse$;
4819
+ exports.GetVoiceConnectorTermination$ = GetVoiceConnectorTermination$;
4649
4820
  exports.GetVoiceConnectorTerminationCommand = GetVoiceConnectorTerminationCommand;
4821
+ exports.GetVoiceConnectorTerminationHealth$ = GetVoiceConnectorTerminationHealth$;
4650
4822
  exports.GetVoiceConnectorTerminationHealthCommand = GetVoiceConnectorTerminationHealthCommand;
4823
+ exports.GetVoiceConnectorTerminationHealthRequest$ = GetVoiceConnectorTerminationHealthRequest$;
4824
+ exports.GetVoiceConnectorTerminationHealthResponse$ = GetVoiceConnectorTerminationHealthResponse$;
4825
+ exports.GetVoiceConnectorTerminationRequest$ = GetVoiceConnectorTerminationRequest$;
4826
+ exports.GetVoiceConnectorTerminationResponse$ = GetVoiceConnectorTerminationResponse$;
4827
+ exports.GetVoiceProfile$ = GetVoiceProfile$;
4651
4828
  exports.GetVoiceProfileCommand = GetVoiceProfileCommand;
4829
+ exports.GetVoiceProfileDomain$ = GetVoiceProfileDomain$;
4652
4830
  exports.GetVoiceProfileDomainCommand = GetVoiceProfileDomainCommand;
4831
+ exports.GetVoiceProfileDomainRequest$ = GetVoiceProfileDomainRequest$;
4832
+ exports.GetVoiceProfileDomainResponse$ = GetVoiceProfileDomainResponse$;
4833
+ exports.GetVoiceProfileRequest$ = GetVoiceProfileRequest$;
4834
+ exports.GetVoiceProfileResponse$ = GetVoiceProfileResponse$;
4835
+ exports.GetVoiceToneAnalysisTask$ = GetVoiceToneAnalysisTask$;
4653
4836
  exports.GetVoiceToneAnalysisTaskCommand = GetVoiceToneAnalysisTaskCommand;
4654
- exports.GoneException = GoneException$1;
4837
+ exports.GetVoiceToneAnalysisTaskRequest$ = GetVoiceToneAnalysisTaskRequest$;
4838
+ exports.GetVoiceToneAnalysisTaskResponse$ = GetVoiceToneAnalysisTaskResponse$;
4839
+ exports.GoneException = GoneException;
4840
+ exports.GoneException$ = GoneException$;
4655
4841
  exports.LanguageCode = LanguageCode;
4842
+ exports.ListAvailableVoiceConnectorRegions$ = ListAvailableVoiceConnectorRegions$;
4656
4843
  exports.ListAvailableVoiceConnectorRegionsCommand = ListAvailableVoiceConnectorRegionsCommand;
4844
+ exports.ListAvailableVoiceConnectorRegionsResponse$ = ListAvailableVoiceConnectorRegionsResponse$;
4845
+ exports.ListPhoneNumberOrders$ = ListPhoneNumberOrders$;
4657
4846
  exports.ListPhoneNumberOrdersCommand = ListPhoneNumberOrdersCommand;
4847
+ exports.ListPhoneNumberOrdersRequest$ = ListPhoneNumberOrdersRequest$;
4848
+ exports.ListPhoneNumberOrdersResponse$ = ListPhoneNumberOrdersResponse$;
4849
+ exports.ListPhoneNumbers$ = ListPhoneNumbers$;
4658
4850
  exports.ListPhoneNumbersCommand = ListPhoneNumbersCommand;
4851
+ exports.ListPhoneNumbersRequest$ = ListPhoneNumbersRequest$;
4852
+ exports.ListPhoneNumbersResponse$ = ListPhoneNumbersResponse$;
4853
+ exports.ListProxySessions$ = ListProxySessions$;
4659
4854
  exports.ListProxySessionsCommand = ListProxySessionsCommand;
4855
+ exports.ListProxySessionsRequest$ = ListProxySessionsRequest$;
4856
+ exports.ListProxySessionsResponse$ = ListProxySessionsResponse$;
4857
+ exports.ListSipMediaApplications$ = ListSipMediaApplications$;
4660
4858
  exports.ListSipMediaApplicationsCommand = ListSipMediaApplicationsCommand;
4859
+ exports.ListSipMediaApplicationsRequest$ = ListSipMediaApplicationsRequest$;
4860
+ exports.ListSipMediaApplicationsResponse$ = ListSipMediaApplicationsResponse$;
4861
+ exports.ListSipRules$ = ListSipRules$;
4661
4862
  exports.ListSipRulesCommand = ListSipRulesCommand;
4863
+ exports.ListSipRulesRequest$ = ListSipRulesRequest$;
4864
+ exports.ListSipRulesResponse$ = ListSipRulesResponse$;
4865
+ exports.ListSupportedPhoneNumberCountries$ = ListSupportedPhoneNumberCountries$;
4662
4866
  exports.ListSupportedPhoneNumberCountriesCommand = ListSupportedPhoneNumberCountriesCommand;
4867
+ exports.ListSupportedPhoneNumberCountriesRequest$ = ListSupportedPhoneNumberCountriesRequest$;
4868
+ exports.ListSupportedPhoneNumberCountriesResponse$ = ListSupportedPhoneNumberCountriesResponse$;
4869
+ exports.ListTagsForResource$ = ListTagsForResource$;
4663
4870
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
4871
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
4872
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
4873
+ exports.ListVoiceConnectorGroups$ = ListVoiceConnectorGroups$;
4664
4874
  exports.ListVoiceConnectorGroupsCommand = ListVoiceConnectorGroupsCommand;
4875
+ exports.ListVoiceConnectorGroupsRequest$ = ListVoiceConnectorGroupsRequest$;
4876
+ exports.ListVoiceConnectorGroupsResponse$ = ListVoiceConnectorGroupsResponse$;
4877
+ exports.ListVoiceConnectorTerminationCredentials$ = ListVoiceConnectorTerminationCredentials$;
4665
4878
  exports.ListVoiceConnectorTerminationCredentialsCommand = ListVoiceConnectorTerminationCredentialsCommand;
4879
+ exports.ListVoiceConnectorTerminationCredentialsRequest$ = ListVoiceConnectorTerminationCredentialsRequest$;
4880
+ exports.ListVoiceConnectorTerminationCredentialsResponse$ = ListVoiceConnectorTerminationCredentialsResponse$;
4881
+ exports.ListVoiceConnectors$ = ListVoiceConnectors$;
4666
4882
  exports.ListVoiceConnectorsCommand = ListVoiceConnectorsCommand;
4883
+ exports.ListVoiceConnectorsRequest$ = ListVoiceConnectorsRequest$;
4884
+ exports.ListVoiceConnectorsResponse$ = ListVoiceConnectorsResponse$;
4885
+ exports.ListVoiceProfileDomains$ = ListVoiceProfileDomains$;
4667
4886
  exports.ListVoiceProfileDomainsCommand = ListVoiceProfileDomainsCommand;
4887
+ exports.ListVoiceProfileDomainsRequest$ = ListVoiceProfileDomainsRequest$;
4888
+ exports.ListVoiceProfileDomainsResponse$ = ListVoiceProfileDomainsResponse$;
4889
+ exports.ListVoiceProfiles$ = ListVoiceProfiles$;
4668
4890
  exports.ListVoiceProfilesCommand = ListVoiceProfilesCommand;
4891
+ exports.ListVoiceProfilesRequest$ = ListVoiceProfilesRequest$;
4892
+ exports.ListVoiceProfilesResponse$ = ListVoiceProfilesResponse$;
4893
+ exports.LoggingConfiguration$ = LoggingConfiguration$;
4894
+ exports.MediaInsightsConfiguration$ = MediaInsightsConfiguration$;
4669
4895
  exports.NetworkType = NetworkType;
4670
- exports.NotFoundException = NotFoundException$1;
4896
+ exports.NotFoundException = NotFoundException;
4897
+ exports.NotFoundException$ = NotFoundException$;
4671
4898
  exports.NotificationTarget = NotificationTarget;
4672
4899
  exports.NumberSelectionBehavior = NumberSelectionBehavior;
4900
+ exports.OrderedPhoneNumber$ = OrderedPhoneNumber$;
4673
4901
  exports.OrderedPhoneNumberStatus = OrderedPhoneNumberStatus;
4902
+ exports.Origination$ = Origination$;
4903
+ exports.OriginationRoute$ = OriginationRoute$;
4674
4904
  exports.OriginationRouteProtocol = OriginationRouteProtocol;
4905
+ exports.Participant$ = Participant$;
4906
+ exports.PhoneNumber$ = PhoneNumber$;
4907
+ exports.PhoneNumberAssociation$ = PhoneNumberAssociation$;
4675
4908
  exports.PhoneNumberAssociationName = PhoneNumberAssociationName;
4909
+ exports.PhoneNumberCapabilities$ = PhoneNumberCapabilities$;
4910
+ exports.PhoneNumberCountry$ = PhoneNumberCountry$;
4911
+ exports.PhoneNumberError$ = PhoneNumberError$;
4912
+ exports.PhoneNumberOrder$ = PhoneNumberOrder$;
4676
4913
  exports.PhoneNumberOrderStatus = PhoneNumberOrderStatus;
4677
4914
  exports.PhoneNumberOrderType = PhoneNumberOrderType;
4678
4915
  exports.PhoneNumberProductType = PhoneNumberProductType;
4679
4916
  exports.PhoneNumberStatus = PhoneNumberStatus;
4680
4917
  exports.PhoneNumberType = PhoneNumberType;
4918
+ exports.Proxy$ = Proxy$;
4919
+ exports.ProxySession$ = ProxySession$;
4681
4920
  exports.ProxySessionStatus = ProxySessionStatus;
4921
+ exports.PutSipMediaApplicationAlexaSkillConfiguration$ = PutSipMediaApplicationAlexaSkillConfiguration$;
4682
4922
  exports.PutSipMediaApplicationAlexaSkillConfigurationCommand = PutSipMediaApplicationAlexaSkillConfigurationCommand;
4923
+ exports.PutSipMediaApplicationAlexaSkillConfigurationRequest$ = PutSipMediaApplicationAlexaSkillConfigurationRequest$;
4924
+ exports.PutSipMediaApplicationAlexaSkillConfigurationResponse$ = PutSipMediaApplicationAlexaSkillConfigurationResponse$;
4925
+ exports.PutSipMediaApplicationLoggingConfiguration$ = PutSipMediaApplicationLoggingConfiguration$;
4683
4926
  exports.PutSipMediaApplicationLoggingConfigurationCommand = PutSipMediaApplicationLoggingConfigurationCommand;
4927
+ exports.PutSipMediaApplicationLoggingConfigurationRequest$ = PutSipMediaApplicationLoggingConfigurationRequest$;
4928
+ exports.PutSipMediaApplicationLoggingConfigurationResponse$ = PutSipMediaApplicationLoggingConfigurationResponse$;
4929
+ exports.PutVoiceConnectorEmergencyCallingConfiguration$ = PutVoiceConnectorEmergencyCallingConfiguration$;
4684
4930
  exports.PutVoiceConnectorEmergencyCallingConfigurationCommand = PutVoiceConnectorEmergencyCallingConfigurationCommand;
4931
+ exports.PutVoiceConnectorEmergencyCallingConfigurationRequest$ = PutVoiceConnectorEmergencyCallingConfigurationRequest$;
4932
+ exports.PutVoiceConnectorEmergencyCallingConfigurationResponse$ = PutVoiceConnectorEmergencyCallingConfigurationResponse$;
4933
+ exports.PutVoiceConnectorExternalSystemsConfiguration$ = PutVoiceConnectorExternalSystemsConfiguration$;
4685
4934
  exports.PutVoiceConnectorExternalSystemsConfigurationCommand = PutVoiceConnectorExternalSystemsConfigurationCommand;
4935
+ exports.PutVoiceConnectorExternalSystemsConfigurationRequest$ = PutVoiceConnectorExternalSystemsConfigurationRequest$;
4936
+ exports.PutVoiceConnectorExternalSystemsConfigurationResponse$ = PutVoiceConnectorExternalSystemsConfigurationResponse$;
4937
+ exports.PutVoiceConnectorLoggingConfiguration$ = PutVoiceConnectorLoggingConfiguration$;
4686
4938
  exports.PutVoiceConnectorLoggingConfigurationCommand = PutVoiceConnectorLoggingConfigurationCommand;
4939
+ exports.PutVoiceConnectorLoggingConfigurationRequest$ = PutVoiceConnectorLoggingConfigurationRequest$;
4940
+ exports.PutVoiceConnectorLoggingConfigurationResponse$ = PutVoiceConnectorLoggingConfigurationResponse$;
4941
+ exports.PutVoiceConnectorOrigination$ = PutVoiceConnectorOrigination$;
4687
4942
  exports.PutVoiceConnectorOriginationCommand = PutVoiceConnectorOriginationCommand;
4943
+ exports.PutVoiceConnectorOriginationRequest$ = PutVoiceConnectorOriginationRequest$;
4944
+ exports.PutVoiceConnectorOriginationResponse$ = PutVoiceConnectorOriginationResponse$;
4945
+ exports.PutVoiceConnectorProxy$ = PutVoiceConnectorProxy$;
4688
4946
  exports.PutVoiceConnectorProxyCommand = PutVoiceConnectorProxyCommand;
4947
+ exports.PutVoiceConnectorProxyRequest$ = PutVoiceConnectorProxyRequest$;
4948
+ exports.PutVoiceConnectorProxyResponse$ = PutVoiceConnectorProxyResponse$;
4949
+ exports.PutVoiceConnectorStreamingConfiguration$ = PutVoiceConnectorStreamingConfiguration$;
4689
4950
  exports.PutVoiceConnectorStreamingConfigurationCommand = PutVoiceConnectorStreamingConfigurationCommand;
4951
+ exports.PutVoiceConnectorStreamingConfigurationRequest$ = PutVoiceConnectorStreamingConfigurationRequest$;
4952
+ exports.PutVoiceConnectorStreamingConfigurationResponse$ = PutVoiceConnectorStreamingConfigurationResponse$;
4953
+ exports.PutVoiceConnectorTermination$ = PutVoiceConnectorTermination$;
4690
4954
  exports.PutVoiceConnectorTerminationCommand = PutVoiceConnectorTerminationCommand;
4955
+ exports.PutVoiceConnectorTerminationCredentials$ = PutVoiceConnectorTerminationCredentials$;
4691
4956
  exports.PutVoiceConnectorTerminationCredentialsCommand = PutVoiceConnectorTerminationCredentialsCommand;
4692
- exports.ResourceLimitExceededException = ResourceLimitExceededException$1;
4957
+ exports.PutVoiceConnectorTerminationCredentialsRequest$ = PutVoiceConnectorTerminationCredentialsRequest$;
4958
+ exports.PutVoiceConnectorTerminationRequest$ = PutVoiceConnectorTerminationRequest$;
4959
+ exports.PutVoiceConnectorTerminationResponse$ = PutVoiceConnectorTerminationResponse$;
4960
+ exports.ResourceLimitExceededException = ResourceLimitExceededException;
4961
+ exports.ResourceLimitExceededException$ = ResourceLimitExceededException$;
4962
+ exports.RestorePhoneNumber$ = RestorePhoneNumber$;
4693
4963
  exports.RestorePhoneNumberCommand = RestorePhoneNumberCommand;
4964
+ exports.RestorePhoneNumberRequest$ = RestorePhoneNumberRequest$;
4965
+ exports.RestorePhoneNumberResponse$ = RestorePhoneNumberResponse$;
4966
+ exports.SearchAvailablePhoneNumbers$ = SearchAvailablePhoneNumbers$;
4694
4967
  exports.SearchAvailablePhoneNumbersCommand = SearchAvailablePhoneNumbersCommand;
4695
- exports.ServiceFailureException = ServiceFailureException$1;
4696
- exports.ServiceUnavailableException = ServiceUnavailableException$1;
4968
+ exports.SearchAvailablePhoneNumbersRequest$ = SearchAvailablePhoneNumbersRequest$;
4969
+ exports.SearchAvailablePhoneNumbersResponse$ = SearchAvailablePhoneNumbersResponse$;
4970
+ exports.ServerSideEncryptionConfiguration$ = ServerSideEncryptionConfiguration$;
4971
+ exports.ServiceFailureException = ServiceFailureException;
4972
+ exports.ServiceFailureException$ = ServiceFailureException$;
4973
+ exports.ServiceUnavailableException = ServiceUnavailableException;
4974
+ exports.ServiceUnavailableException$ = ServiceUnavailableException$;
4697
4975
  exports.SessionBorderControllerType = SessionBorderControllerType;
4976
+ exports.SipMediaApplication$ = SipMediaApplication$;
4977
+ exports.SipMediaApplicationAlexaSkillConfiguration$ = SipMediaApplicationAlexaSkillConfiguration$;
4978
+ exports.SipMediaApplicationCall$ = SipMediaApplicationCall$;
4979
+ exports.SipMediaApplicationEndpoint$ = SipMediaApplicationEndpoint$;
4980
+ exports.SipMediaApplicationLoggingConfiguration$ = SipMediaApplicationLoggingConfiguration$;
4981
+ exports.SipRule$ = SipRule$;
4982
+ exports.SipRuleTargetApplication$ = SipRuleTargetApplication$;
4698
4983
  exports.SipRuleTriggerType = SipRuleTriggerType;
4984
+ exports.SpeakerSearchDetails$ = SpeakerSearchDetails$;
4985
+ exports.SpeakerSearchResult$ = SpeakerSearchResult$;
4986
+ exports.SpeakerSearchTask$ = SpeakerSearchTask$;
4987
+ exports.StartSpeakerSearchTask$ = StartSpeakerSearchTask$;
4699
4988
  exports.StartSpeakerSearchTaskCommand = StartSpeakerSearchTaskCommand;
4989
+ exports.StartSpeakerSearchTaskRequest$ = StartSpeakerSearchTaskRequest$;
4990
+ exports.StartSpeakerSearchTaskResponse$ = StartSpeakerSearchTaskResponse$;
4991
+ exports.StartVoiceToneAnalysisTask$ = StartVoiceToneAnalysisTask$;
4700
4992
  exports.StartVoiceToneAnalysisTaskCommand = StartVoiceToneAnalysisTaskCommand;
4993
+ exports.StartVoiceToneAnalysisTaskRequest$ = StartVoiceToneAnalysisTaskRequest$;
4994
+ exports.StartVoiceToneAnalysisTaskResponse$ = StartVoiceToneAnalysisTaskResponse$;
4995
+ exports.StopSpeakerSearchTask$ = StopSpeakerSearchTask$;
4701
4996
  exports.StopSpeakerSearchTaskCommand = StopSpeakerSearchTaskCommand;
4997
+ exports.StopSpeakerSearchTaskRequest$ = StopSpeakerSearchTaskRequest$;
4998
+ exports.StopVoiceToneAnalysisTask$ = StopVoiceToneAnalysisTask$;
4702
4999
  exports.StopVoiceToneAnalysisTaskCommand = StopVoiceToneAnalysisTaskCommand;
5000
+ exports.StopVoiceToneAnalysisTaskRequest$ = StopVoiceToneAnalysisTaskRequest$;
5001
+ exports.StreamingConfiguration$ = StreamingConfiguration$;
5002
+ exports.StreamingNotificationTarget$ = StreamingNotificationTarget$;
5003
+ exports.Tag$ = Tag$;
5004
+ exports.TagResource$ = TagResource$;
4703
5005
  exports.TagResourceCommand = TagResourceCommand;
4704
- exports.ThrottledClientException = ThrottledClientException$1;
4705
- exports.UnauthorizedClientException = UnauthorizedClientException$1;
4706
- exports.UnprocessableEntityException = UnprocessableEntityException$1;
5006
+ exports.TagResourceRequest$ = TagResourceRequest$;
5007
+ exports.Termination$ = Termination$;
5008
+ exports.TerminationHealth$ = TerminationHealth$;
5009
+ exports.ThrottledClientException = ThrottledClientException;
5010
+ exports.ThrottledClientException$ = ThrottledClientException$;
5011
+ exports.UnauthorizedClientException = UnauthorizedClientException;
5012
+ exports.UnauthorizedClientException$ = UnauthorizedClientException$;
5013
+ exports.UnprocessableEntityException = UnprocessableEntityException;
5014
+ exports.UnprocessableEntityException$ = UnprocessableEntityException$;
5015
+ exports.UntagResource$ = UntagResource$;
4707
5016
  exports.UntagResourceCommand = UntagResourceCommand;
5017
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
5018
+ exports.UpdateGlobalSettings$ = UpdateGlobalSettings$;
4708
5019
  exports.UpdateGlobalSettingsCommand = UpdateGlobalSettingsCommand;
5020
+ exports.UpdateGlobalSettingsRequest$ = UpdateGlobalSettingsRequest$;
5021
+ exports.UpdatePhoneNumber$ = UpdatePhoneNumber$;
4709
5022
  exports.UpdatePhoneNumberCommand = UpdatePhoneNumberCommand;
5023
+ exports.UpdatePhoneNumberRequest$ = UpdatePhoneNumberRequest$;
5024
+ exports.UpdatePhoneNumberRequestItem$ = UpdatePhoneNumberRequestItem$;
5025
+ exports.UpdatePhoneNumberResponse$ = UpdatePhoneNumberResponse$;
5026
+ exports.UpdatePhoneNumberSettings$ = UpdatePhoneNumberSettings$;
4710
5027
  exports.UpdatePhoneNumberSettingsCommand = UpdatePhoneNumberSettingsCommand;
5028
+ exports.UpdatePhoneNumberSettingsRequest$ = UpdatePhoneNumberSettingsRequest$;
5029
+ exports.UpdateProxySession$ = UpdateProxySession$;
4711
5030
  exports.UpdateProxySessionCommand = UpdateProxySessionCommand;
5031
+ exports.UpdateProxySessionRequest$ = UpdateProxySessionRequest$;
5032
+ exports.UpdateProxySessionResponse$ = UpdateProxySessionResponse$;
5033
+ exports.UpdateSipMediaApplication$ = UpdateSipMediaApplication$;
5034
+ exports.UpdateSipMediaApplicationCall$ = UpdateSipMediaApplicationCall$;
4712
5035
  exports.UpdateSipMediaApplicationCallCommand = UpdateSipMediaApplicationCallCommand;
5036
+ exports.UpdateSipMediaApplicationCallRequest$ = UpdateSipMediaApplicationCallRequest$;
5037
+ exports.UpdateSipMediaApplicationCallResponse$ = UpdateSipMediaApplicationCallResponse$;
4713
5038
  exports.UpdateSipMediaApplicationCommand = UpdateSipMediaApplicationCommand;
5039
+ exports.UpdateSipMediaApplicationRequest$ = UpdateSipMediaApplicationRequest$;
5040
+ exports.UpdateSipMediaApplicationResponse$ = UpdateSipMediaApplicationResponse$;
5041
+ exports.UpdateSipRule$ = UpdateSipRule$;
4714
5042
  exports.UpdateSipRuleCommand = UpdateSipRuleCommand;
5043
+ exports.UpdateSipRuleRequest$ = UpdateSipRuleRequest$;
5044
+ exports.UpdateSipRuleResponse$ = UpdateSipRuleResponse$;
5045
+ exports.UpdateVoiceConnector$ = UpdateVoiceConnector$;
4715
5046
  exports.UpdateVoiceConnectorCommand = UpdateVoiceConnectorCommand;
5047
+ exports.UpdateVoiceConnectorGroup$ = UpdateVoiceConnectorGroup$;
4716
5048
  exports.UpdateVoiceConnectorGroupCommand = UpdateVoiceConnectorGroupCommand;
5049
+ exports.UpdateVoiceConnectorGroupRequest$ = UpdateVoiceConnectorGroupRequest$;
5050
+ exports.UpdateVoiceConnectorGroupResponse$ = UpdateVoiceConnectorGroupResponse$;
5051
+ exports.UpdateVoiceConnectorRequest$ = UpdateVoiceConnectorRequest$;
5052
+ exports.UpdateVoiceConnectorResponse$ = UpdateVoiceConnectorResponse$;
5053
+ exports.UpdateVoiceProfile$ = UpdateVoiceProfile$;
4717
5054
  exports.UpdateVoiceProfileCommand = UpdateVoiceProfileCommand;
5055
+ exports.UpdateVoiceProfileDomain$ = UpdateVoiceProfileDomain$;
4718
5056
  exports.UpdateVoiceProfileDomainCommand = UpdateVoiceProfileDomainCommand;
5057
+ exports.UpdateVoiceProfileDomainRequest$ = UpdateVoiceProfileDomainRequest$;
5058
+ exports.UpdateVoiceProfileDomainResponse$ = UpdateVoiceProfileDomainResponse$;
5059
+ exports.UpdateVoiceProfileRequest$ = UpdateVoiceProfileRequest$;
5060
+ exports.UpdateVoiceProfileResponse$ = UpdateVoiceProfileResponse$;
5061
+ exports.ValidateE911Address$ = ValidateE911Address$;
4719
5062
  exports.ValidateE911AddressCommand = ValidateE911AddressCommand;
5063
+ exports.ValidateE911AddressRequest$ = ValidateE911AddressRequest$;
5064
+ exports.ValidateE911AddressResponse$ = ValidateE911AddressResponse$;
5065
+ exports.VoiceConnector$ = VoiceConnector$;
4720
5066
  exports.VoiceConnectorAwsRegion = VoiceConnectorAwsRegion;
5067
+ exports.VoiceConnectorGroup$ = VoiceConnectorGroup$;
4721
5068
  exports.VoiceConnectorIntegrationType = VoiceConnectorIntegrationType;
5069
+ exports.VoiceConnectorItem$ = VoiceConnectorItem$;
5070
+ exports.VoiceConnectorSettings$ = VoiceConnectorSettings$;
5071
+ exports.VoiceProfile$ = VoiceProfile$;
5072
+ exports.VoiceProfileDomain$ = VoiceProfileDomain$;
5073
+ exports.VoiceProfileDomainSummary$ = VoiceProfileDomainSummary$;
5074
+ exports.VoiceProfileSummary$ = VoiceProfileSummary$;
5075
+ exports.VoiceToneAnalysisTask$ = VoiceToneAnalysisTask$;
4722
5076
  exports.paginateListPhoneNumberOrders = paginateListPhoneNumberOrders;
4723
5077
  exports.paginateListPhoneNumbers = paginateListPhoneNumbers;
4724
5078
  exports.paginateListProxySessions = paginateListProxySessions;