@aws-sdk/client-chime-sdk-voice 3.928.0 → 3.929.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 (120) hide show
  1. package/dist-cjs/index.js +3546 -4282
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ChimeSDKVoiceClient.js +2 -0
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
  5. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
  6. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
  7. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
  8. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
  9. package/dist-es/commands/CreateProxySessionCommand.js +3 -10
  10. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
  11. package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
  12. package/dist-es/commands/CreateSipRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
  14. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
  15. package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
  17. package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
  18. package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
  19. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
  20. package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
  21. package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
  22. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
  23. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  24. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
  25. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
  26. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
  27. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
  29. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
  30. package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
  31. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
  33. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
  34. package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
  35. package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
  36. package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
  37. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
  38. package/dist-es/commands/GetProxySessionCommand.js +3 -10
  39. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  40. package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
  41. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetSipRuleCommand.js +3 -9
  43. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
  44. package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
  45. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  46. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  47. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
  48. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
  49. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
  50. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
  51. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
  52. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
  53. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
  54. package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
  55. package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
  56. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
  57. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
  58. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
  59. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
  60. package/dist-es/commands/ListProxySessionsCommand.js +3 -10
  61. package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
  62. package/dist-es/commands/ListSipRulesCommand.js +3 -9
  63. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
  64. package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  65. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
  66. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
  67. package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
  68. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
  69. package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
  70. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  71. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  72. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  73. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  74. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
  75. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
  76. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
  77. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
  78. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
  79. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
  80. package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
  81. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
  82. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
  83. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
  84. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
  85. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
  86. package/dist-es/commands/TagResourceCommand.js +3 -10
  87. package/dist-es/commands/UntagResourceCommand.js +3 -10
  88. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  89. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
  90. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
  91. package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
  92. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
  93. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
  94. package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
  95. package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
  96. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
  97. package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
  98. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
  99. package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
  100. package/dist-es/models/models_0.js +0 -484
  101. package/dist-es/runtimeConfig.shared.js +2 -0
  102. package/dist-es/schemas/schemas_0.js +3352 -0
  103. package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -392
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +379 -0
  110. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -276
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
  117. package/package.json +2 -2
  118. package/dist-es/protocols/Aws_restJson1.js +0 -3021
  119. package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1157
@@ -1,1157 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AssociatePhoneNumbersWithVoiceConnectorCommandInput,
8
- AssociatePhoneNumbersWithVoiceConnectorCommandOutput,
9
- } from "../commands/AssociatePhoneNumbersWithVoiceConnectorCommand";
10
- import {
11
- AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput,
12
- AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput,
13
- } from "../commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand";
14
- import {
15
- BatchDeletePhoneNumberCommandInput,
16
- BatchDeletePhoneNumberCommandOutput,
17
- } from "../commands/BatchDeletePhoneNumberCommand";
18
- import {
19
- BatchUpdatePhoneNumberCommandInput,
20
- BatchUpdatePhoneNumberCommandOutput,
21
- } from "../commands/BatchUpdatePhoneNumberCommand";
22
- import {
23
- CreatePhoneNumberOrderCommandInput,
24
- CreatePhoneNumberOrderCommandOutput,
25
- } from "../commands/CreatePhoneNumberOrderCommand";
26
- import {
27
- CreateProxySessionCommandInput,
28
- CreateProxySessionCommandOutput,
29
- } from "../commands/CreateProxySessionCommand";
30
- import {
31
- CreateSipMediaApplicationCallCommandInput,
32
- CreateSipMediaApplicationCallCommandOutput,
33
- } from "../commands/CreateSipMediaApplicationCallCommand";
34
- import {
35
- CreateSipMediaApplicationCommandInput,
36
- CreateSipMediaApplicationCommandOutput,
37
- } from "../commands/CreateSipMediaApplicationCommand";
38
- import {
39
- CreateSipRuleCommandInput,
40
- CreateSipRuleCommandOutput,
41
- } from "../commands/CreateSipRuleCommand";
42
- import {
43
- CreateVoiceConnectorCommandInput,
44
- CreateVoiceConnectorCommandOutput,
45
- } from "../commands/CreateVoiceConnectorCommand";
46
- import {
47
- CreateVoiceConnectorGroupCommandInput,
48
- CreateVoiceConnectorGroupCommandOutput,
49
- } from "../commands/CreateVoiceConnectorGroupCommand";
50
- import {
51
- CreateVoiceProfileCommandInput,
52
- CreateVoiceProfileCommandOutput,
53
- } from "../commands/CreateVoiceProfileCommand";
54
- import {
55
- CreateVoiceProfileDomainCommandInput,
56
- CreateVoiceProfileDomainCommandOutput,
57
- } from "../commands/CreateVoiceProfileDomainCommand";
58
- import {
59
- DeletePhoneNumberCommandInput,
60
- DeletePhoneNumberCommandOutput,
61
- } from "../commands/DeletePhoneNumberCommand";
62
- import {
63
- DeleteProxySessionCommandInput,
64
- DeleteProxySessionCommandOutput,
65
- } from "../commands/DeleteProxySessionCommand";
66
- import {
67
- DeleteSipMediaApplicationCommandInput,
68
- DeleteSipMediaApplicationCommandOutput,
69
- } from "../commands/DeleteSipMediaApplicationCommand";
70
- import {
71
- DeleteSipRuleCommandInput,
72
- DeleteSipRuleCommandOutput,
73
- } from "../commands/DeleteSipRuleCommand";
74
- import {
75
- DeleteVoiceConnectorCommandInput,
76
- DeleteVoiceConnectorCommandOutput,
77
- } from "../commands/DeleteVoiceConnectorCommand";
78
- import {
79
- DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput,
80
- DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput,
81
- } from "../commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand";
82
- import {
83
- DeleteVoiceConnectorExternalSystemsConfigurationCommandInput,
84
- DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput,
85
- } from "../commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand";
86
- import {
87
- DeleteVoiceConnectorGroupCommandInput,
88
- DeleteVoiceConnectorGroupCommandOutput,
89
- } from "../commands/DeleteVoiceConnectorGroupCommand";
90
- import {
91
- DeleteVoiceConnectorOriginationCommandInput,
92
- DeleteVoiceConnectorOriginationCommandOutput,
93
- } from "../commands/DeleteVoiceConnectorOriginationCommand";
94
- import {
95
- DeleteVoiceConnectorProxyCommandInput,
96
- DeleteVoiceConnectorProxyCommandOutput,
97
- } from "../commands/DeleteVoiceConnectorProxyCommand";
98
- import {
99
- DeleteVoiceConnectorStreamingConfigurationCommandInput,
100
- DeleteVoiceConnectorStreamingConfigurationCommandOutput,
101
- } from "../commands/DeleteVoiceConnectorStreamingConfigurationCommand";
102
- import {
103
- DeleteVoiceConnectorTerminationCommandInput,
104
- DeleteVoiceConnectorTerminationCommandOutput,
105
- } from "../commands/DeleteVoiceConnectorTerminationCommand";
106
- import {
107
- DeleteVoiceConnectorTerminationCredentialsCommandInput,
108
- DeleteVoiceConnectorTerminationCredentialsCommandOutput,
109
- } from "../commands/DeleteVoiceConnectorTerminationCredentialsCommand";
110
- import {
111
- DeleteVoiceProfileCommandInput,
112
- DeleteVoiceProfileCommandOutput,
113
- } from "../commands/DeleteVoiceProfileCommand";
114
- import {
115
- DeleteVoiceProfileDomainCommandInput,
116
- DeleteVoiceProfileDomainCommandOutput,
117
- } from "../commands/DeleteVoiceProfileDomainCommand";
118
- import {
119
- DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
120
- DisassociatePhoneNumbersFromVoiceConnectorCommandOutput,
121
- } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
122
- import {
123
- DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput,
124
- DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput,
125
- } from "../commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
126
- import {
127
- GetGlobalSettingsCommandInput,
128
- GetGlobalSettingsCommandOutput,
129
- } from "../commands/GetGlobalSettingsCommand";
130
- import {
131
- GetPhoneNumberCommandInput,
132
- GetPhoneNumberCommandOutput,
133
- } from "../commands/GetPhoneNumberCommand";
134
- import {
135
- GetPhoneNumberOrderCommandInput,
136
- GetPhoneNumberOrderCommandOutput,
137
- } from "../commands/GetPhoneNumberOrderCommand";
138
- import {
139
- GetPhoneNumberSettingsCommandInput,
140
- GetPhoneNumberSettingsCommandOutput,
141
- } from "../commands/GetPhoneNumberSettingsCommand";
142
- import {
143
- GetProxySessionCommandInput,
144
- GetProxySessionCommandOutput,
145
- } from "../commands/GetProxySessionCommand";
146
- import {
147
- GetSipMediaApplicationAlexaSkillConfigurationCommandInput,
148
- GetSipMediaApplicationAlexaSkillConfigurationCommandOutput,
149
- } from "../commands/GetSipMediaApplicationAlexaSkillConfigurationCommand";
150
- import {
151
- GetSipMediaApplicationCommandInput,
152
- GetSipMediaApplicationCommandOutput,
153
- } from "../commands/GetSipMediaApplicationCommand";
154
- import {
155
- GetSipMediaApplicationLoggingConfigurationCommandInput,
156
- GetSipMediaApplicationLoggingConfigurationCommandOutput,
157
- } from "../commands/GetSipMediaApplicationLoggingConfigurationCommand";
158
- import {
159
- GetSipRuleCommandInput,
160
- GetSipRuleCommandOutput,
161
- } from "../commands/GetSipRuleCommand";
162
- import {
163
- GetSpeakerSearchTaskCommandInput,
164
- GetSpeakerSearchTaskCommandOutput,
165
- } from "../commands/GetSpeakerSearchTaskCommand";
166
- import {
167
- GetVoiceConnectorCommandInput,
168
- GetVoiceConnectorCommandOutput,
169
- } from "../commands/GetVoiceConnectorCommand";
170
- import {
171
- GetVoiceConnectorEmergencyCallingConfigurationCommandInput,
172
- GetVoiceConnectorEmergencyCallingConfigurationCommandOutput,
173
- } from "../commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
174
- import {
175
- GetVoiceConnectorExternalSystemsConfigurationCommandInput,
176
- GetVoiceConnectorExternalSystemsConfigurationCommandOutput,
177
- } from "../commands/GetVoiceConnectorExternalSystemsConfigurationCommand";
178
- import {
179
- GetVoiceConnectorGroupCommandInput,
180
- GetVoiceConnectorGroupCommandOutput,
181
- } from "../commands/GetVoiceConnectorGroupCommand";
182
- import {
183
- GetVoiceConnectorLoggingConfigurationCommandInput,
184
- GetVoiceConnectorLoggingConfigurationCommandOutput,
185
- } from "../commands/GetVoiceConnectorLoggingConfigurationCommand";
186
- import {
187
- GetVoiceConnectorOriginationCommandInput,
188
- GetVoiceConnectorOriginationCommandOutput,
189
- } from "../commands/GetVoiceConnectorOriginationCommand";
190
- import {
191
- GetVoiceConnectorProxyCommandInput,
192
- GetVoiceConnectorProxyCommandOutput,
193
- } from "../commands/GetVoiceConnectorProxyCommand";
194
- import {
195
- GetVoiceConnectorStreamingConfigurationCommandInput,
196
- GetVoiceConnectorStreamingConfigurationCommandOutput,
197
- } from "../commands/GetVoiceConnectorStreamingConfigurationCommand";
198
- import {
199
- GetVoiceConnectorTerminationCommandInput,
200
- GetVoiceConnectorTerminationCommandOutput,
201
- } from "../commands/GetVoiceConnectorTerminationCommand";
202
- import {
203
- GetVoiceConnectorTerminationHealthCommandInput,
204
- GetVoiceConnectorTerminationHealthCommandOutput,
205
- } from "../commands/GetVoiceConnectorTerminationHealthCommand";
206
- import {
207
- GetVoiceProfileCommandInput,
208
- GetVoiceProfileCommandOutput,
209
- } from "../commands/GetVoiceProfileCommand";
210
- import {
211
- GetVoiceProfileDomainCommandInput,
212
- GetVoiceProfileDomainCommandOutput,
213
- } from "../commands/GetVoiceProfileDomainCommand";
214
- import {
215
- GetVoiceToneAnalysisTaskCommandInput,
216
- GetVoiceToneAnalysisTaskCommandOutput,
217
- } from "../commands/GetVoiceToneAnalysisTaskCommand";
218
- import {
219
- ListAvailableVoiceConnectorRegionsCommandInput,
220
- ListAvailableVoiceConnectorRegionsCommandOutput,
221
- } from "../commands/ListAvailableVoiceConnectorRegionsCommand";
222
- import {
223
- ListPhoneNumberOrdersCommandInput,
224
- ListPhoneNumberOrdersCommandOutput,
225
- } from "../commands/ListPhoneNumberOrdersCommand";
226
- import {
227
- ListPhoneNumbersCommandInput,
228
- ListPhoneNumbersCommandOutput,
229
- } from "../commands/ListPhoneNumbersCommand";
230
- import {
231
- ListProxySessionsCommandInput,
232
- ListProxySessionsCommandOutput,
233
- } from "../commands/ListProxySessionsCommand";
234
- import {
235
- ListSipMediaApplicationsCommandInput,
236
- ListSipMediaApplicationsCommandOutput,
237
- } from "../commands/ListSipMediaApplicationsCommand";
238
- import {
239
- ListSipRulesCommandInput,
240
- ListSipRulesCommandOutput,
241
- } from "../commands/ListSipRulesCommand";
242
- import {
243
- ListSupportedPhoneNumberCountriesCommandInput,
244
- ListSupportedPhoneNumberCountriesCommandOutput,
245
- } from "../commands/ListSupportedPhoneNumberCountriesCommand";
246
- import {
247
- ListTagsForResourceCommandInput,
248
- ListTagsForResourceCommandOutput,
249
- } from "../commands/ListTagsForResourceCommand";
250
- import {
251
- ListVoiceConnectorGroupsCommandInput,
252
- ListVoiceConnectorGroupsCommandOutput,
253
- } from "../commands/ListVoiceConnectorGroupsCommand";
254
- import {
255
- ListVoiceConnectorsCommandInput,
256
- ListVoiceConnectorsCommandOutput,
257
- } from "../commands/ListVoiceConnectorsCommand";
258
- import {
259
- ListVoiceConnectorTerminationCredentialsCommandInput,
260
- ListVoiceConnectorTerminationCredentialsCommandOutput,
261
- } from "../commands/ListVoiceConnectorTerminationCredentialsCommand";
262
- import {
263
- ListVoiceProfileDomainsCommandInput,
264
- ListVoiceProfileDomainsCommandOutput,
265
- } from "../commands/ListVoiceProfileDomainsCommand";
266
- import {
267
- ListVoiceProfilesCommandInput,
268
- ListVoiceProfilesCommandOutput,
269
- } from "../commands/ListVoiceProfilesCommand";
270
- import {
271
- PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
272
- PutSipMediaApplicationAlexaSkillConfigurationCommandOutput,
273
- } from "../commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
274
- import {
275
- PutSipMediaApplicationLoggingConfigurationCommandInput,
276
- PutSipMediaApplicationLoggingConfigurationCommandOutput,
277
- } from "../commands/PutSipMediaApplicationLoggingConfigurationCommand";
278
- import {
279
- PutVoiceConnectorEmergencyCallingConfigurationCommandInput,
280
- PutVoiceConnectorEmergencyCallingConfigurationCommandOutput,
281
- } from "../commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
282
- import {
283
- PutVoiceConnectorExternalSystemsConfigurationCommandInput,
284
- PutVoiceConnectorExternalSystemsConfigurationCommandOutput,
285
- } from "../commands/PutVoiceConnectorExternalSystemsConfigurationCommand";
286
- import {
287
- PutVoiceConnectorLoggingConfigurationCommandInput,
288
- PutVoiceConnectorLoggingConfigurationCommandOutput,
289
- } from "../commands/PutVoiceConnectorLoggingConfigurationCommand";
290
- import {
291
- PutVoiceConnectorOriginationCommandInput,
292
- PutVoiceConnectorOriginationCommandOutput,
293
- } from "../commands/PutVoiceConnectorOriginationCommand";
294
- import {
295
- PutVoiceConnectorProxyCommandInput,
296
- PutVoiceConnectorProxyCommandOutput,
297
- } from "../commands/PutVoiceConnectorProxyCommand";
298
- import {
299
- PutVoiceConnectorStreamingConfigurationCommandInput,
300
- PutVoiceConnectorStreamingConfigurationCommandOutput,
301
- } from "../commands/PutVoiceConnectorStreamingConfigurationCommand";
302
- import {
303
- PutVoiceConnectorTerminationCommandInput,
304
- PutVoiceConnectorTerminationCommandOutput,
305
- } from "../commands/PutVoiceConnectorTerminationCommand";
306
- import {
307
- PutVoiceConnectorTerminationCredentialsCommandInput,
308
- PutVoiceConnectorTerminationCredentialsCommandOutput,
309
- } from "../commands/PutVoiceConnectorTerminationCredentialsCommand";
310
- import {
311
- RestorePhoneNumberCommandInput,
312
- RestorePhoneNumberCommandOutput,
313
- } from "../commands/RestorePhoneNumberCommand";
314
- import {
315
- SearchAvailablePhoneNumbersCommandInput,
316
- SearchAvailablePhoneNumbersCommandOutput,
317
- } from "../commands/SearchAvailablePhoneNumbersCommand";
318
- import {
319
- StartSpeakerSearchTaskCommandInput,
320
- StartSpeakerSearchTaskCommandOutput,
321
- } from "../commands/StartSpeakerSearchTaskCommand";
322
- import {
323
- StartVoiceToneAnalysisTaskCommandInput,
324
- StartVoiceToneAnalysisTaskCommandOutput,
325
- } from "../commands/StartVoiceToneAnalysisTaskCommand";
326
- import {
327
- StopSpeakerSearchTaskCommandInput,
328
- StopSpeakerSearchTaskCommandOutput,
329
- } from "../commands/StopSpeakerSearchTaskCommand";
330
- import {
331
- StopVoiceToneAnalysisTaskCommandInput,
332
- StopVoiceToneAnalysisTaskCommandOutput,
333
- } from "../commands/StopVoiceToneAnalysisTaskCommand";
334
- import {
335
- TagResourceCommandInput,
336
- TagResourceCommandOutput,
337
- } from "../commands/TagResourceCommand";
338
- import {
339
- UntagResourceCommandInput,
340
- UntagResourceCommandOutput,
341
- } from "../commands/UntagResourceCommand";
342
- import {
343
- UpdateGlobalSettingsCommandInput,
344
- UpdateGlobalSettingsCommandOutput,
345
- } from "../commands/UpdateGlobalSettingsCommand";
346
- import {
347
- UpdatePhoneNumberCommandInput,
348
- UpdatePhoneNumberCommandOutput,
349
- } from "../commands/UpdatePhoneNumberCommand";
350
- import {
351
- UpdatePhoneNumberSettingsCommandInput,
352
- UpdatePhoneNumberSettingsCommandOutput,
353
- } from "../commands/UpdatePhoneNumberSettingsCommand";
354
- import {
355
- UpdateProxySessionCommandInput,
356
- UpdateProxySessionCommandOutput,
357
- } from "../commands/UpdateProxySessionCommand";
358
- import {
359
- UpdateSipMediaApplicationCallCommandInput,
360
- UpdateSipMediaApplicationCallCommandOutput,
361
- } from "../commands/UpdateSipMediaApplicationCallCommand";
362
- import {
363
- UpdateSipMediaApplicationCommandInput,
364
- UpdateSipMediaApplicationCommandOutput,
365
- } from "../commands/UpdateSipMediaApplicationCommand";
366
- import {
367
- UpdateSipRuleCommandInput,
368
- UpdateSipRuleCommandOutput,
369
- } from "../commands/UpdateSipRuleCommand";
370
- import {
371
- UpdateVoiceConnectorCommandInput,
372
- UpdateVoiceConnectorCommandOutput,
373
- } from "../commands/UpdateVoiceConnectorCommand";
374
- import {
375
- UpdateVoiceConnectorGroupCommandInput,
376
- UpdateVoiceConnectorGroupCommandOutput,
377
- } from "../commands/UpdateVoiceConnectorGroupCommand";
378
- import {
379
- UpdateVoiceProfileCommandInput,
380
- UpdateVoiceProfileCommandOutput,
381
- } from "../commands/UpdateVoiceProfileCommand";
382
- import {
383
- UpdateVoiceProfileDomainCommandInput,
384
- UpdateVoiceProfileDomainCommandOutput,
385
- } from "../commands/UpdateVoiceProfileDomainCommand";
386
- import {
387
- ValidateE911AddressCommandInput,
388
- ValidateE911AddressCommandOutput,
389
- } from "../commands/ValidateE911AddressCommand";
390
- export declare const se_AssociatePhoneNumbersWithVoiceConnectorCommand: (
391
- input: AssociatePhoneNumbersWithVoiceConnectorCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (
395
- input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_BatchDeletePhoneNumberCommand: (
399
- input: BatchDeletePhoneNumberCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_BatchUpdatePhoneNumberCommand: (
403
- input: BatchUpdatePhoneNumberCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_CreatePhoneNumberOrderCommand: (
407
- input: CreatePhoneNumberOrderCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_CreateProxySessionCommand: (
411
- input: CreateProxySessionCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_CreateSipMediaApplicationCommand: (
415
- input: CreateSipMediaApplicationCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_CreateSipMediaApplicationCallCommand: (
419
- input: CreateSipMediaApplicationCallCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CreateSipRuleCommand: (
423
- input: CreateSipRuleCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CreateVoiceConnectorCommand: (
427
- input: CreateVoiceConnectorCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_CreateVoiceConnectorGroupCommand: (
431
- input: CreateVoiceConnectorGroupCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_CreateVoiceProfileCommand: (
435
- input: CreateVoiceProfileCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_CreateVoiceProfileDomainCommand: (
439
- input: CreateVoiceProfileDomainCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DeletePhoneNumberCommand: (
443
- input: DeletePhoneNumberCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DeleteProxySessionCommand: (
447
- input: DeleteProxySessionCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DeleteSipMediaApplicationCommand: (
451
- input: DeleteSipMediaApplicationCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DeleteSipRuleCommand: (
455
- input: DeleteSipRuleCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DeleteVoiceConnectorCommand: (
459
- input: DeleteVoiceConnectorCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DeleteVoiceConnectorEmergencyCallingConfigurationCommand: (
463
- input: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DeleteVoiceConnectorExternalSystemsConfigurationCommand: (
467
- input: DeleteVoiceConnectorExternalSystemsConfigurationCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteVoiceConnectorGroupCommand: (
471
- input: DeleteVoiceConnectorGroupCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeleteVoiceConnectorOriginationCommand: (
475
- input: DeleteVoiceConnectorOriginationCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DeleteVoiceConnectorProxyCommand: (
479
- input: DeleteVoiceConnectorProxyCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DeleteVoiceConnectorStreamingConfigurationCommand: (
483
- input: DeleteVoiceConnectorStreamingConfigurationCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DeleteVoiceConnectorTerminationCommand: (
487
- input: DeleteVoiceConnectorTerminationCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DeleteVoiceConnectorTerminationCredentialsCommand: (
491
- input: DeleteVoiceConnectorTerminationCredentialsCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DeleteVoiceProfileCommand: (
495
- input: DeleteVoiceProfileCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DeleteVoiceProfileDomainCommand: (
499
- input: DeleteVoiceProfileDomainCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DisassociatePhoneNumbersFromVoiceConnectorCommand: (
503
- input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (
507
- input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_GetGlobalSettingsCommand: (
511
- input: GetGlobalSettingsCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_GetPhoneNumberCommand: (
515
- input: GetPhoneNumberCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_GetPhoneNumberOrderCommand: (
519
- input: GetPhoneNumberOrderCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_GetPhoneNumberSettingsCommand: (
523
- input: GetPhoneNumberSettingsCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_GetProxySessionCommand: (
527
- input: GetProxySessionCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_GetSipMediaApplicationCommand: (
531
- input: GetSipMediaApplicationCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetSipMediaApplicationAlexaSkillConfigurationCommand: (
535
- input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetSipMediaApplicationLoggingConfigurationCommand: (
539
- input: GetSipMediaApplicationLoggingConfigurationCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_GetSipRuleCommand: (
543
- input: GetSipRuleCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_GetSpeakerSearchTaskCommand: (
547
- input: GetSpeakerSearchTaskCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_GetVoiceConnectorCommand: (
551
- input: GetVoiceConnectorCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_GetVoiceConnectorEmergencyCallingConfigurationCommand: (
555
- input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_GetVoiceConnectorExternalSystemsConfigurationCommand: (
559
- input: GetVoiceConnectorExternalSystemsConfigurationCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_GetVoiceConnectorGroupCommand: (
563
- input: GetVoiceConnectorGroupCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_GetVoiceConnectorLoggingConfigurationCommand: (
567
- input: GetVoiceConnectorLoggingConfigurationCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_GetVoiceConnectorOriginationCommand: (
571
- input: GetVoiceConnectorOriginationCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_GetVoiceConnectorProxyCommand: (
575
- input: GetVoiceConnectorProxyCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_GetVoiceConnectorStreamingConfigurationCommand: (
579
- input: GetVoiceConnectorStreamingConfigurationCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_GetVoiceConnectorTerminationCommand: (
583
- input: GetVoiceConnectorTerminationCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_GetVoiceConnectorTerminationHealthCommand: (
587
- input: GetVoiceConnectorTerminationHealthCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_GetVoiceProfileCommand: (
591
- input: GetVoiceProfileCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_GetVoiceProfileDomainCommand: (
595
- input: GetVoiceProfileDomainCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_GetVoiceToneAnalysisTaskCommand: (
599
- input: GetVoiceToneAnalysisTaskCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_ListAvailableVoiceConnectorRegionsCommand: (
603
- input: ListAvailableVoiceConnectorRegionsCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_ListPhoneNumberOrdersCommand: (
607
- input: ListPhoneNumberOrdersCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_ListPhoneNumbersCommand: (
611
- input: ListPhoneNumbersCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_ListProxySessionsCommand: (
615
- input: ListProxySessionsCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListSipMediaApplicationsCommand: (
619
- input: ListSipMediaApplicationsCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListSipRulesCommand: (
623
- input: ListSipRulesCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListSupportedPhoneNumberCountriesCommand: (
627
- input: ListSupportedPhoneNumberCountriesCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListTagsForResourceCommand: (
631
- input: ListTagsForResourceCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListVoiceConnectorGroupsCommand: (
635
- input: ListVoiceConnectorGroupsCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_ListVoiceConnectorsCommand: (
639
- input: ListVoiceConnectorsCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_ListVoiceConnectorTerminationCredentialsCommand: (
643
- input: ListVoiceConnectorTerminationCredentialsCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_ListVoiceProfileDomainsCommand: (
647
- input: ListVoiceProfileDomainsCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_ListVoiceProfilesCommand: (
651
- input: ListVoiceProfilesCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_PutSipMediaApplicationAlexaSkillConfigurationCommand: (
655
- input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_PutSipMediaApplicationLoggingConfigurationCommand: (
659
- input: PutSipMediaApplicationLoggingConfigurationCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_PutVoiceConnectorEmergencyCallingConfigurationCommand: (
663
- input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_PutVoiceConnectorExternalSystemsConfigurationCommand: (
667
- input: PutVoiceConnectorExternalSystemsConfigurationCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_PutVoiceConnectorLoggingConfigurationCommand: (
671
- input: PutVoiceConnectorLoggingConfigurationCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_PutVoiceConnectorOriginationCommand: (
675
- input: PutVoiceConnectorOriginationCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_PutVoiceConnectorProxyCommand: (
679
- input: PutVoiceConnectorProxyCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_PutVoiceConnectorStreamingConfigurationCommand: (
683
- input: PutVoiceConnectorStreamingConfigurationCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_PutVoiceConnectorTerminationCommand: (
687
- input: PutVoiceConnectorTerminationCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_PutVoiceConnectorTerminationCredentialsCommand: (
691
- input: PutVoiceConnectorTerminationCredentialsCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_RestorePhoneNumberCommand: (
695
- input: RestorePhoneNumberCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_SearchAvailablePhoneNumbersCommand: (
699
- input: SearchAvailablePhoneNumbersCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_StartSpeakerSearchTaskCommand: (
703
- input: StartSpeakerSearchTaskCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_StartVoiceToneAnalysisTaskCommand: (
707
- input: StartVoiceToneAnalysisTaskCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_StopSpeakerSearchTaskCommand: (
711
- input: StopSpeakerSearchTaskCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_StopVoiceToneAnalysisTaskCommand: (
715
- input: StopVoiceToneAnalysisTaskCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_TagResourceCommand: (
719
- input: TagResourceCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_UntagResourceCommand: (
723
- input: UntagResourceCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_UpdateGlobalSettingsCommand: (
727
- input: UpdateGlobalSettingsCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_UpdatePhoneNumberCommand: (
731
- input: UpdatePhoneNumberCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_UpdatePhoneNumberSettingsCommand: (
735
- input: UpdatePhoneNumberSettingsCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_UpdateProxySessionCommand: (
739
- input: UpdateProxySessionCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_UpdateSipMediaApplicationCommand: (
743
- input: UpdateSipMediaApplicationCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_UpdateSipMediaApplicationCallCommand: (
747
- input: UpdateSipMediaApplicationCallCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_UpdateSipRuleCommand: (
751
- input: UpdateSipRuleCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_UpdateVoiceConnectorCommand: (
755
- input: UpdateVoiceConnectorCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const se_UpdateVoiceConnectorGroupCommand: (
759
- input: UpdateVoiceConnectorGroupCommandInput,
760
- context: __SerdeContext
761
- ) => Promise<__HttpRequest>;
762
- export declare const se_UpdateVoiceProfileCommand: (
763
- input: UpdateVoiceProfileCommandInput,
764
- context: __SerdeContext
765
- ) => Promise<__HttpRequest>;
766
- export declare const se_UpdateVoiceProfileDomainCommand: (
767
- input: UpdateVoiceProfileDomainCommandInput,
768
- context: __SerdeContext
769
- ) => Promise<__HttpRequest>;
770
- export declare const se_ValidateE911AddressCommand: (
771
- input: ValidateE911AddressCommandInput,
772
- context: __SerdeContext
773
- ) => Promise<__HttpRequest>;
774
- export declare const de_AssociatePhoneNumbersWithVoiceConnectorCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<AssociatePhoneNumbersWithVoiceConnectorCommandOutput>;
778
- export declare const de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput>;
782
- export declare const de_BatchDeletePhoneNumberCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<BatchDeletePhoneNumberCommandOutput>;
786
- export declare const de_BatchUpdatePhoneNumberCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<BatchUpdatePhoneNumberCommandOutput>;
790
- export declare const de_CreatePhoneNumberOrderCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<CreatePhoneNumberOrderCommandOutput>;
794
- export declare const de_CreateProxySessionCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<CreateProxySessionCommandOutput>;
798
- export declare const de_CreateSipMediaApplicationCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<CreateSipMediaApplicationCommandOutput>;
802
- export declare const de_CreateSipMediaApplicationCallCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<CreateSipMediaApplicationCallCommandOutput>;
806
- export declare const de_CreateSipRuleCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<CreateSipRuleCommandOutput>;
810
- export declare const de_CreateVoiceConnectorCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<CreateVoiceConnectorCommandOutput>;
814
- export declare const de_CreateVoiceConnectorGroupCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<CreateVoiceConnectorGroupCommandOutput>;
818
- export declare const de_CreateVoiceProfileCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<CreateVoiceProfileCommandOutput>;
822
- export declare const de_CreateVoiceProfileDomainCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<CreateVoiceProfileDomainCommandOutput>;
826
- export declare const de_DeletePhoneNumberCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<DeletePhoneNumberCommandOutput>;
830
- export declare const de_DeleteProxySessionCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<DeleteProxySessionCommandOutput>;
834
- export declare const de_DeleteSipMediaApplicationCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<DeleteSipMediaApplicationCommandOutput>;
838
- export declare const de_DeleteSipRuleCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<DeleteSipRuleCommandOutput>;
842
- export declare const de_DeleteVoiceConnectorCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<DeleteVoiceConnectorCommandOutput>;
846
- export declare const de_DeleteVoiceConnectorEmergencyCallingConfigurationCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
850
- export declare const de_DeleteVoiceConnectorExternalSystemsConfigurationCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput>;
854
- export declare const de_DeleteVoiceConnectorGroupCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DeleteVoiceConnectorGroupCommandOutput>;
858
- export declare const de_DeleteVoiceConnectorOriginationCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DeleteVoiceConnectorOriginationCommandOutput>;
862
- export declare const de_DeleteVoiceConnectorProxyCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DeleteVoiceConnectorProxyCommandOutput>;
866
- export declare const de_DeleteVoiceConnectorStreamingConfigurationCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DeleteVoiceConnectorStreamingConfigurationCommandOutput>;
870
- export declare const de_DeleteVoiceConnectorTerminationCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DeleteVoiceConnectorTerminationCommandOutput>;
874
- export declare const de_DeleteVoiceConnectorTerminationCredentialsCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
878
- export declare const de_DeleteVoiceProfileCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<DeleteVoiceProfileCommandOutput>;
882
- export declare const de_DeleteVoiceProfileDomainCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<DeleteVoiceProfileDomainCommandOutput>;
886
- export declare const de_DisassociatePhoneNumbersFromVoiceConnectorCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<DisassociatePhoneNumbersFromVoiceConnectorCommandOutput>;
890
- export declare const de_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput>;
894
- export declare const de_GetGlobalSettingsCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<GetGlobalSettingsCommandOutput>;
898
- export declare const de_GetPhoneNumberCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<GetPhoneNumberCommandOutput>;
902
- export declare const de_GetPhoneNumberOrderCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<GetPhoneNumberOrderCommandOutput>;
906
- export declare const de_GetPhoneNumberSettingsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<GetPhoneNumberSettingsCommandOutput>;
910
- export declare const de_GetProxySessionCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<GetProxySessionCommandOutput>;
914
- export declare const de_GetSipMediaApplicationCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<GetSipMediaApplicationCommandOutput>;
918
- export declare const de_GetSipMediaApplicationAlexaSkillConfigurationCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<GetSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
922
- export declare const de_GetSipMediaApplicationLoggingConfigurationCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<GetSipMediaApplicationLoggingConfigurationCommandOutput>;
926
- export declare const de_GetSipRuleCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<GetSipRuleCommandOutput>;
930
- export declare const de_GetSpeakerSearchTaskCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<GetSpeakerSearchTaskCommandOutput>;
934
- export declare const de_GetVoiceConnectorCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<GetVoiceConnectorCommandOutput>;
938
- export declare const de_GetVoiceConnectorEmergencyCallingConfigurationCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<GetVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
942
- export declare const de_GetVoiceConnectorExternalSystemsConfigurationCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<GetVoiceConnectorExternalSystemsConfigurationCommandOutput>;
946
- export declare const de_GetVoiceConnectorGroupCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<GetVoiceConnectorGroupCommandOutput>;
950
- export declare const de_GetVoiceConnectorLoggingConfigurationCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<GetVoiceConnectorLoggingConfigurationCommandOutput>;
954
- export declare const de_GetVoiceConnectorOriginationCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<GetVoiceConnectorOriginationCommandOutput>;
958
- export declare const de_GetVoiceConnectorProxyCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<GetVoiceConnectorProxyCommandOutput>;
962
- export declare const de_GetVoiceConnectorStreamingConfigurationCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<GetVoiceConnectorStreamingConfigurationCommandOutput>;
966
- export declare const de_GetVoiceConnectorTerminationCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<GetVoiceConnectorTerminationCommandOutput>;
970
- export declare const de_GetVoiceConnectorTerminationHealthCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<GetVoiceConnectorTerminationHealthCommandOutput>;
974
- export declare const de_GetVoiceProfileCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<GetVoiceProfileCommandOutput>;
978
- export declare const de_GetVoiceProfileDomainCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<GetVoiceProfileDomainCommandOutput>;
982
- export declare const de_GetVoiceToneAnalysisTaskCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<GetVoiceToneAnalysisTaskCommandOutput>;
986
- export declare const de_ListAvailableVoiceConnectorRegionsCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<ListAvailableVoiceConnectorRegionsCommandOutput>;
990
- export declare const de_ListPhoneNumberOrdersCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<ListPhoneNumberOrdersCommandOutput>;
994
- export declare const de_ListPhoneNumbersCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<ListPhoneNumbersCommandOutput>;
998
- export declare const de_ListProxySessionsCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<ListProxySessionsCommandOutput>;
1002
- export declare const de_ListSipMediaApplicationsCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<ListSipMediaApplicationsCommandOutput>;
1006
- export declare const de_ListSipRulesCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<ListSipRulesCommandOutput>;
1010
- export declare const de_ListSupportedPhoneNumberCountriesCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<ListSupportedPhoneNumberCountriesCommandOutput>;
1014
- export declare const de_ListTagsForResourceCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<ListTagsForResourceCommandOutput>;
1018
- export declare const de_ListVoiceConnectorGroupsCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<ListVoiceConnectorGroupsCommandOutput>;
1022
- export declare const de_ListVoiceConnectorsCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<ListVoiceConnectorsCommandOutput>;
1026
- export declare const de_ListVoiceConnectorTerminationCredentialsCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<ListVoiceConnectorTerminationCredentialsCommandOutput>;
1030
- export declare const de_ListVoiceProfileDomainsCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<ListVoiceProfileDomainsCommandOutput>;
1034
- export declare const de_ListVoiceProfilesCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<ListVoiceProfilesCommandOutput>;
1038
- export declare const de_PutSipMediaApplicationAlexaSkillConfigurationCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<PutSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
1042
- export declare const de_PutSipMediaApplicationLoggingConfigurationCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<PutSipMediaApplicationLoggingConfigurationCommandOutput>;
1046
- export declare const de_PutVoiceConnectorEmergencyCallingConfigurationCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<PutVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
1050
- export declare const de_PutVoiceConnectorExternalSystemsConfigurationCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<PutVoiceConnectorExternalSystemsConfigurationCommandOutput>;
1054
- export declare const de_PutVoiceConnectorLoggingConfigurationCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<PutVoiceConnectorLoggingConfigurationCommandOutput>;
1058
- export declare const de_PutVoiceConnectorOriginationCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<PutVoiceConnectorOriginationCommandOutput>;
1062
- export declare const de_PutVoiceConnectorProxyCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<PutVoiceConnectorProxyCommandOutput>;
1066
- export declare const de_PutVoiceConnectorStreamingConfigurationCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<PutVoiceConnectorStreamingConfigurationCommandOutput>;
1070
- export declare const de_PutVoiceConnectorTerminationCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<PutVoiceConnectorTerminationCommandOutput>;
1074
- export declare const de_PutVoiceConnectorTerminationCredentialsCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<PutVoiceConnectorTerminationCredentialsCommandOutput>;
1078
- export declare const de_RestorePhoneNumberCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<RestorePhoneNumberCommandOutput>;
1082
- export declare const de_SearchAvailablePhoneNumbersCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
1086
- export declare const de_StartSpeakerSearchTaskCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<StartSpeakerSearchTaskCommandOutput>;
1090
- export declare const de_StartVoiceToneAnalysisTaskCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<StartVoiceToneAnalysisTaskCommandOutput>;
1094
- export declare const de_StopSpeakerSearchTaskCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<StopSpeakerSearchTaskCommandOutput>;
1098
- export declare const de_StopVoiceToneAnalysisTaskCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<StopVoiceToneAnalysisTaskCommandOutput>;
1102
- export declare const de_TagResourceCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<TagResourceCommandOutput>;
1106
- export declare const de_UntagResourceCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<UntagResourceCommandOutput>;
1110
- export declare const de_UpdateGlobalSettingsCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<UpdateGlobalSettingsCommandOutput>;
1114
- export declare const de_UpdatePhoneNumberCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<UpdatePhoneNumberCommandOutput>;
1118
- export declare const de_UpdatePhoneNumberSettingsCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<UpdatePhoneNumberSettingsCommandOutput>;
1122
- export declare const de_UpdateProxySessionCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<UpdateProxySessionCommandOutput>;
1126
- export declare const de_UpdateSipMediaApplicationCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<UpdateSipMediaApplicationCommandOutput>;
1130
- export declare const de_UpdateSipMediaApplicationCallCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<UpdateSipMediaApplicationCallCommandOutput>;
1134
- export declare const de_UpdateSipRuleCommand: (
1135
- output: __HttpResponse,
1136
- context: __SerdeContext
1137
- ) => Promise<UpdateSipRuleCommandOutput>;
1138
- export declare const de_UpdateVoiceConnectorCommand: (
1139
- output: __HttpResponse,
1140
- context: __SerdeContext
1141
- ) => Promise<UpdateVoiceConnectorCommandOutput>;
1142
- export declare const de_UpdateVoiceConnectorGroupCommand: (
1143
- output: __HttpResponse,
1144
- context: __SerdeContext
1145
- ) => Promise<UpdateVoiceConnectorGroupCommandOutput>;
1146
- export declare const de_UpdateVoiceProfileCommand: (
1147
- output: __HttpResponse,
1148
- context: __SerdeContext
1149
- ) => Promise<UpdateVoiceProfileCommandOutput>;
1150
- export declare const de_UpdateVoiceProfileDomainCommand: (
1151
- output: __HttpResponse,
1152
- context: __SerdeContext
1153
- ) => Promise<UpdateVoiceProfileDomainCommandOutput>;
1154
- export declare const de_ValidateE911AddressCommand: (
1155
- output: __HttpResponse,
1156
- context: __SerdeContext
1157
- ) => Promise<ValidateE911AddressCommandOutput>;