@aws-sdk/client-chime-sdk-voice 3.940.0 → 3.946.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.
- package/dist-cjs/index.js +143 -639
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/ChimeSDKVoiceClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +143 -639
- package/dist-types/ChimeSDKVoice.d.ts +1 -1
- package/dist-types/ChimeSDKVoiceClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +3 -3
- package/dist-types/commands/CreateProxySessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +3 -3
- package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +3 -3
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProxySessionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +3 -3
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetPhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +3 -3
- package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetProxySessionCommand.d.ts +3 -3
- package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +3 -3
- package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +3 -3
- package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +3 -3
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
- package/dist-types/commands/ListProxySessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListSipRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +3 -3
- package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListVoiceProfilesCommand.d.ts +3 -3
- package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +3 -3
- package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/RestorePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
- package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +3 -3
- package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +3 -3
- package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +3 -3
- package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +3 -3
- package/dist-types/commands/ValidateE911AddressCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/ChimeSDKVoiceServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProxySessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSipRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ChimeSDKVoiceServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -565,17 +565,7 @@ export var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
|
565
565
|
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
566
566
|
export var TagKey = [0, n0, _TK, 8, 0];
|
|
567
567
|
export var TagValue = [0, n0, _TV, 8, 0];
|
|
568
|
-
export var AccessDeniedException = [
|
|
569
|
-
-3,
|
|
570
|
-
n0,
|
|
571
|
-
_ADE,
|
|
572
|
-
{
|
|
573
|
-
[_e]: _c,
|
|
574
|
-
[_hE]: 403,
|
|
575
|
-
},
|
|
576
|
-
[_C, _M],
|
|
577
|
-
[0, 0],
|
|
578
|
-
];
|
|
568
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
|
|
579
569
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
580
570
|
export var Address = [
|
|
581
571
|
3,
|
|
@@ -628,17 +618,7 @@ export var AssociatePhoneNumbersWithVoiceConnectorResponse = [
|
|
|
628
618
|
[_PNE],
|
|
629
619
|
[[() => PhoneNumberErrorList, 0]],
|
|
630
620
|
];
|
|
631
|
-
export var BadRequestException = [
|
|
632
|
-
-3,
|
|
633
|
-
n0,
|
|
634
|
-
_BRE,
|
|
635
|
-
{
|
|
636
|
-
[_e]: _c,
|
|
637
|
-
[_hE]: 400,
|
|
638
|
-
},
|
|
639
|
-
[_C, _M],
|
|
640
|
-
[0, 0],
|
|
641
|
-
];
|
|
621
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_C, _M], [0, 0]];
|
|
642
622
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
643
623
|
export var BatchDeletePhoneNumberRequest = [3, n0, _BDPNR, 0, [_PNI], [64 | 0]];
|
|
644
624
|
export var BatchDeletePhoneNumberResponse = [
|
|
@@ -682,17 +662,7 @@ export var CandidateAddress = [
|
|
|
682
662
|
[() => SensitiveNonEmptyString, 0],
|
|
683
663
|
],
|
|
684
664
|
];
|
|
685
|
-
export var ConflictException = [
|
|
686
|
-
-3,
|
|
687
|
-
n0,
|
|
688
|
-
_CE,
|
|
689
|
-
{
|
|
690
|
-
[_e]: _c,
|
|
691
|
-
[_hE]: 409,
|
|
692
|
-
},
|
|
693
|
-
[_C, _M],
|
|
694
|
-
[0, 0],
|
|
695
|
-
];
|
|
665
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_C, _M], [0, 0]];
|
|
696
666
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
697
667
|
export var CreatePhoneNumberOrderRequest = [
|
|
698
668
|
3,
|
|
@@ -947,17 +917,7 @@ export var EmergencyCallingConfiguration = [
|
|
|
947
917
|
[[() => DNISEmergencyCallingConfigurationList, 0]],
|
|
948
918
|
];
|
|
949
919
|
export var ExternalSystemsConfiguration = [3, n0, _ESC, 0, [_SBCT, _CCST], [64 | 0, 64 | 0]];
|
|
950
|
-
export var ForbiddenException = [
|
|
951
|
-
-3,
|
|
952
|
-
n0,
|
|
953
|
-
_FE,
|
|
954
|
-
{
|
|
955
|
-
[_e]: _c,
|
|
956
|
-
[_hE]: 403,
|
|
957
|
-
},
|
|
958
|
-
[_C, _M],
|
|
959
|
-
[0, 0],
|
|
960
|
-
];
|
|
920
|
+
export var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
|
|
961
921
|
TypeRegistry.for(n0).registerError(ForbiddenException, __ForbiddenException);
|
|
962
922
|
export var GeoMatchParams = [3, n0, _GMP, 0, [_Co, _AC], [0, 0]];
|
|
963
923
|
export var GetGlobalSettingsResponse = [3, n0, _GGSR, 0, [_VC], [() => VoiceConnectorSettings]];
|
|
@@ -1164,12 +1124,7 @@ export var GetVoiceToneAnalysisTaskRequest = [
|
|
|
1164
1124
|
[
|
|
1165
1125
|
[0, 1],
|
|
1166
1126
|
[0, 1],
|
|
1167
|
-
[
|
|
1168
|
-
2,
|
|
1169
|
-
{
|
|
1170
|
-
[_hQ]: _iC,
|
|
1171
|
-
},
|
|
1172
|
-
],
|
|
1127
|
+
[2, { [_hQ]: _iC }],
|
|
1173
1128
|
],
|
|
1174
1129
|
];
|
|
1175
1130
|
export var GetVoiceToneAnalysisTaskResponse = [
|
|
@@ -1180,17 +1135,7 @@ export var GetVoiceToneAnalysisTaskResponse = [
|
|
|
1180
1135
|
[_VTAT],
|
|
1181
1136
|
[() => VoiceToneAnalysisTask],
|
|
1182
1137
|
];
|
|
1183
|
-
export var GoneException = [
|
|
1184
|
-
-3,
|
|
1185
|
-
n0,
|
|
1186
|
-
_GE,
|
|
1187
|
-
{
|
|
1188
|
-
[_e]: _c,
|
|
1189
|
-
[_hE]: 410,
|
|
1190
|
-
},
|
|
1191
|
-
[_C, _M],
|
|
1192
|
-
[0, 0],
|
|
1193
|
-
];
|
|
1138
|
+
export var GoneException = [-3, n0, _GE, { [_e]: _c, [_hE]: 410 }, [_C, _M], [0, 0]];
|
|
1194
1139
|
TypeRegistry.for(n0).registerError(GoneException, __GoneException);
|
|
1195
1140
|
export var ListAvailableVoiceConnectorRegionsResponse = [3, n0, _LAVCRR, 0, [_VCR], [64 | 0]];
|
|
1196
1141
|
export var ListPhoneNumberOrdersRequest = [
|
|
@@ -1200,18 +1145,8 @@ export var ListPhoneNumberOrdersRequest = [
|
|
|
1200
1145
|
0,
|
|
1201
1146
|
[_NTe, _MR],
|
|
1202
1147
|
[
|
|
1203
|
-
[
|
|
1204
|
-
|
|
1205
|
-
{
|
|
1206
|
-
[_hQ]: _nt,
|
|
1207
|
-
},
|
|
1208
|
-
],
|
|
1209
|
-
[
|
|
1210
|
-
1,
|
|
1211
|
-
{
|
|
1212
|
-
[_hQ]: _mr,
|
|
1213
|
-
},
|
|
1214
|
-
],
|
|
1148
|
+
[0, { [_hQ]: _nt }],
|
|
1149
|
+
[1, { [_hQ]: _mr }],
|
|
1215
1150
|
],
|
|
1216
1151
|
];
|
|
1217
1152
|
export var ListPhoneNumberOrdersResponse = [
|
|
@@ -1229,42 +1164,12 @@ export var ListPhoneNumbersRequest = [
|
|
|
1229
1164
|
0,
|
|
1230
1165
|
[_S, _PT, _FN, _FV, _MR, _NTe],
|
|
1231
1166
|
[
|
|
1232
|
-
[
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
],
|
|
1238
|
-
[
|
|
1239
|
-
0,
|
|
1240
|
-
{
|
|
1241
|
-
[_hQ]: _pt,
|
|
1242
|
-
},
|
|
1243
|
-
],
|
|
1244
|
-
[
|
|
1245
|
-
0,
|
|
1246
|
-
{
|
|
1247
|
-
[_hQ]: _fn,
|
|
1248
|
-
},
|
|
1249
|
-
],
|
|
1250
|
-
[
|
|
1251
|
-
0,
|
|
1252
|
-
{
|
|
1253
|
-
[_hQ]: _fv,
|
|
1254
|
-
},
|
|
1255
|
-
],
|
|
1256
|
-
[
|
|
1257
|
-
1,
|
|
1258
|
-
{
|
|
1259
|
-
[_hQ]: _mr,
|
|
1260
|
-
},
|
|
1261
|
-
],
|
|
1262
|
-
[
|
|
1263
|
-
0,
|
|
1264
|
-
{
|
|
1265
|
-
[_hQ]: _nt,
|
|
1266
|
-
},
|
|
1267
|
-
],
|
|
1167
|
+
[0, { [_hQ]: _st }],
|
|
1168
|
+
[0, { [_hQ]: _pt }],
|
|
1169
|
+
[0, { [_hQ]: _fn }],
|
|
1170
|
+
[0, { [_hQ]: _fv }],
|
|
1171
|
+
[1, { [_hQ]: _mr }],
|
|
1172
|
+
[0, { [_hQ]: _nt }],
|
|
1268
1173
|
],
|
|
1269
1174
|
];
|
|
1270
1175
|
export var ListPhoneNumbersResponse = [
|
|
@@ -1283,24 +1188,9 @@ export var ListProxySessionsRequest = [
|
|
|
1283
1188
|
[_VCI, _S, _NTe, _MR],
|
|
1284
1189
|
[
|
|
1285
1190
|
[0, 1],
|
|
1286
|
-
[
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
[_hQ]: _st,
|
|
1290
|
-
},
|
|
1291
|
-
],
|
|
1292
|
-
[
|
|
1293
|
-
0,
|
|
1294
|
-
{
|
|
1295
|
-
[_hQ]: _nt,
|
|
1296
|
-
},
|
|
1297
|
-
],
|
|
1298
|
-
[
|
|
1299
|
-
1,
|
|
1300
|
-
{
|
|
1301
|
-
[_hQ]: _mr,
|
|
1302
|
-
},
|
|
1303
|
-
],
|
|
1191
|
+
[0, { [_hQ]: _st }],
|
|
1192
|
+
[0, { [_hQ]: _nt }],
|
|
1193
|
+
[1, { [_hQ]: _mr }],
|
|
1304
1194
|
],
|
|
1305
1195
|
];
|
|
1306
1196
|
export var ListProxySessionsResponse = [
|
|
@@ -1318,18 +1208,8 @@ export var ListSipMediaApplicationsRequest = [
|
|
|
1318
1208
|
0,
|
|
1319
1209
|
[_MR, _NTe],
|
|
1320
1210
|
[
|
|
1321
|
-
[
|
|
1322
|
-
|
|
1323
|
-
{
|
|
1324
|
-
[_hQ]: _mr,
|
|
1325
|
-
},
|
|
1326
|
-
],
|
|
1327
|
-
[
|
|
1328
|
-
0,
|
|
1329
|
-
{
|
|
1330
|
-
[_hQ]: _nt,
|
|
1331
|
-
},
|
|
1332
|
-
],
|
|
1211
|
+
[1, { [_hQ]: _mr }],
|
|
1212
|
+
[0, { [_hQ]: _nt }],
|
|
1333
1213
|
],
|
|
1334
1214
|
];
|
|
1335
1215
|
export var ListSipMediaApplicationsResponse = [
|
|
@@ -1347,24 +1227,9 @@ export var ListSipRulesRequest = [
|
|
|
1347
1227
|
0,
|
|
1348
1228
|
[_SMAI, _MR, _NTe],
|
|
1349
1229
|
[
|
|
1350
|
-
[
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
[_hQ]: _sma,
|
|
1354
|
-
},
|
|
1355
|
-
],
|
|
1356
|
-
[
|
|
1357
|
-
1,
|
|
1358
|
-
{
|
|
1359
|
-
[_hQ]: _mr,
|
|
1360
|
-
},
|
|
1361
|
-
],
|
|
1362
|
-
[
|
|
1363
|
-
0,
|
|
1364
|
-
{
|
|
1365
|
-
[_hQ]: _nt,
|
|
1366
|
-
},
|
|
1367
|
-
],
|
|
1230
|
+
[0, { [_hQ]: _sma }],
|
|
1231
|
+
[1, { [_hQ]: _mr }],
|
|
1232
|
+
[0, { [_hQ]: _nt }],
|
|
1368
1233
|
],
|
|
1369
1234
|
];
|
|
1370
1235
|
export var ListSipRulesResponse = [3, n0, _LSRRi, 0, [_SRi, _NTe], [() => SipRuleList, 0]];
|
|
@@ -1374,14 +1239,7 @@ export var ListSupportedPhoneNumberCountriesRequest = [
|
|
|
1374
1239
|
_LSPNCR,
|
|
1375
1240
|
0,
|
|
1376
1241
|
[_PT],
|
|
1377
|
-
[
|
|
1378
|
-
[
|
|
1379
|
-
0,
|
|
1380
|
-
{
|
|
1381
|
-
[_hQ]: _pt,
|
|
1382
|
-
},
|
|
1383
|
-
],
|
|
1384
|
-
],
|
|
1242
|
+
[[0, { [_hQ]: _pt }]],
|
|
1385
1243
|
];
|
|
1386
1244
|
export var ListSupportedPhoneNumberCountriesResponse = [
|
|
1387
1245
|
3,
|
|
@@ -1397,14 +1255,7 @@ export var ListTagsForResourceRequest = [
|
|
|
1397
1255
|
_LTFRR,
|
|
1398
1256
|
0,
|
|
1399
1257
|
[_RARN],
|
|
1400
|
-
[
|
|
1401
|
-
[
|
|
1402
|
-
() => Arn,
|
|
1403
|
-
{
|
|
1404
|
-
[_hQ]: _a,
|
|
1405
|
-
},
|
|
1406
|
-
],
|
|
1407
|
-
],
|
|
1258
|
+
[[() => Arn, { [_hQ]: _a }]],
|
|
1408
1259
|
];
|
|
1409
1260
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [[() => TagList, 0]]];
|
|
1410
1261
|
export var ListVoiceConnectorGroupsRequest = [
|
|
@@ -1414,18 +1265,8 @@ export var ListVoiceConnectorGroupsRequest = [
|
|
|
1414
1265
|
0,
|
|
1415
1266
|
[_NTe, _MR],
|
|
1416
1267
|
[
|
|
1417
|
-
[
|
|
1418
|
-
|
|
1419
|
-
{
|
|
1420
|
-
[_hQ]: _nt,
|
|
1421
|
-
},
|
|
1422
|
-
],
|
|
1423
|
-
[
|
|
1424
|
-
1,
|
|
1425
|
-
{
|
|
1426
|
-
[_hQ]: _mr,
|
|
1427
|
-
},
|
|
1428
|
-
],
|
|
1268
|
+
[0, { [_hQ]: _nt }],
|
|
1269
|
+
[1, { [_hQ]: _mr }],
|
|
1429
1270
|
],
|
|
1430
1271
|
];
|
|
1431
1272
|
export var ListVoiceConnectorGroupsResponse = [
|
|
@@ -1443,18 +1284,8 @@ export var ListVoiceConnectorsRequest = [
|
|
|
1443
1284
|
0,
|
|
1444
1285
|
[_NTe, _MR],
|
|
1445
1286
|
[
|
|
1446
|
-
[
|
|
1447
|
-
|
|
1448
|
-
{
|
|
1449
|
-
[_hQ]: _nt,
|
|
1450
|
-
},
|
|
1451
|
-
],
|
|
1452
|
-
[
|
|
1453
|
-
1,
|
|
1454
|
-
{
|
|
1455
|
-
[_hQ]: _mr,
|
|
1456
|
-
},
|
|
1457
|
-
],
|
|
1287
|
+
[0, { [_hQ]: _nt }],
|
|
1288
|
+
[1, { [_hQ]: _mr }],
|
|
1458
1289
|
],
|
|
1459
1290
|
];
|
|
1460
1291
|
export var ListVoiceConnectorsResponse = [
|
|
@@ -1488,18 +1319,8 @@ export var ListVoiceProfileDomainsRequest = [
|
|
|
1488
1319
|
0,
|
|
1489
1320
|
[_NTe, _MR],
|
|
1490
1321
|
[
|
|
1491
|
-
[
|
|
1492
|
-
|
|
1493
|
-
{
|
|
1494
|
-
[_hQ]: _nt,
|
|
1495
|
-
},
|
|
1496
|
-
],
|
|
1497
|
-
[
|
|
1498
|
-
1,
|
|
1499
|
-
{
|
|
1500
|
-
[_hQ]: _mr,
|
|
1501
|
-
},
|
|
1502
|
-
],
|
|
1322
|
+
[0, { [_hQ]: _nt }],
|
|
1323
|
+
[1, { [_hQ]: _mr }],
|
|
1503
1324
|
],
|
|
1504
1325
|
];
|
|
1505
1326
|
export var ListVoiceProfileDomainsResponse = [
|
|
@@ -1517,24 +1338,9 @@ export var ListVoiceProfilesRequest = [
|
|
|
1517
1338
|
0,
|
|
1518
1339
|
[_VPDI, _NTe, _MR],
|
|
1519
1340
|
[
|
|
1520
|
-
[
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
[_hQ]: _vpdi,
|
|
1524
|
-
},
|
|
1525
|
-
],
|
|
1526
|
-
[
|
|
1527
|
-
0,
|
|
1528
|
-
{
|
|
1529
|
-
[_hQ]: _nt,
|
|
1530
|
-
},
|
|
1531
|
-
],
|
|
1532
|
-
[
|
|
1533
|
-
1,
|
|
1534
|
-
{
|
|
1535
|
-
[_hQ]: _mr,
|
|
1536
|
-
},
|
|
1537
|
-
],
|
|
1341
|
+
[0, { [_hQ]: _vpdi }],
|
|
1342
|
+
[0, { [_hQ]: _nt }],
|
|
1343
|
+
[1, { [_hQ]: _mr }],
|
|
1538
1344
|
],
|
|
1539
1345
|
];
|
|
1540
1346
|
export var ListVoiceProfilesResponse = [
|
|
@@ -1547,17 +1353,7 @@ export var ListVoiceProfilesResponse = [
|
|
|
1547
1353
|
];
|
|
1548
1354
|
export var LoggingConfiguration = [3, n0, _LC, 0, [_ESIPL, _EMML], [2, 2]];
|
|
1549
1355
|
export var MediaInsightsConfiguration = [3, n0, _MIC, 0, [_D, _CAo], [2, [() => Arn, 0]]];
|
|
1550
|
-
export var NotFoundException = [
|
|
1551
|
-
-3,
|
|
1552
|
-
n0,
|
|
1553
|
-
_NFE,
|
|
1554
|
-
{
|
|
1555
|
-
[_e]: _c,
|
|
1556
|
-
[_hE]: 404,
|
|
1557
|
-
},
|
|
1558
|
-
[_C, _M],
|
|
1559
|
-
[0, 0],
|
|
1560
|
-
];
|
|
1356
|
+
export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_C, _M], [0, 0]];
|
|
1561
1357
|
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
1562
1358
|
export var OrderedPhoneNumber = [3, n0, _OPN, 0, [_EPN, _S], [[() => E164PhoneNumber, 0], 0]];
|
|
1563
1359
|
export var Origination = [3, n0, _O, 0, [_R, _D], [() => OriginationRouteList, 2]];
|
|
@@ -1796,10 +1592,7 @@ export var ResourceLimitExceededException = [
|
|
|
1796
1592
|
-3,
|
|
1797
1593
|
n0,
|
|
1798
1594
|
_RLEE,
|
|
1799
|
-
{
|
|
1800
|
-
[_e]: _c,
|
|
1801
|
-
[_hE]: 400,
|
|
1802
|
-
},
|
|
1595
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1803
1596
|
[_C, _M],
|
|
1804
1597
|
[0, 0],
|
|
1805
1598
|
];
|
|
@@ -1820,54 +1613,14 @@ export var SearchAvailablePhoneNumbersRequest = [
|
|
|
1820
1613
|
0,
|
|
1821
1614
|
[_AC, _Ci, _Co, _St, _TFP, _PNT, _MR, _NTe],
|
|
1822
1615
|
[
|
|
1823
|
-
[
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
],
|
|
1829
|
-
[
|
|
1830
|
-
|
|
1831
|
-
{
|
|
1832
|
-
[_hQ]: _ci,
|
|
1833
|
-
},
|
|
1834
|
-
],
|
|
1835
|
-
[
|
|
1836
|
-
0,
|
|
1837
|
-
{
|
|
1838
|
-
[_hQ]: _co,
|
|
1839
|
-
},
|
|
1840
|
-
],
|
|
1841
|
-
[
|
|
1842
|
-
0,
|
|
1843
|
-
{
|
|
1844
|
-
[_hQ]: _s,
|
|
1845
|
-
},
|
|
1846
|
-
],
|
|
1847
|
-
[
|
|
1848
|
-
0,
|
|
1849
|
-
{
|
|
1850
|
-
[_hQ]: _tfp,
|
|
1851
|
-
},
|
|
1852
|
-
],
|
|
1853
|
-
[
|
|
1854
|
-
0,
|
|
1855
|
-
{
|
|
1856
|
-
[_hQ]: _pnt,
|
|
1857
|
-
},
|
|
1858
|
-
],
|
|
1859
|
-
[
|
|
1860
|
-
1,
|
|
1861
|
-
{
|
|
1862
|
-
[_hQ]: _mr,
|
|
1863
|
-
},
|
|
1864
|
-
],
|
|
1865
|
-
[
|
|
1866
|
-
0,
|
|
1867
|
-
{
|
|
1868
|
-
[_hQ]: _nt,
|
|
1869
|
-
},
|
|
1870
|
-
],
|
|
1616
|
+
[0, { [_hQ]: _ac }],
|
|
1617
|
+
[0, { [_hQ]: _ci }],
|
|
1618
|
+
[0, { [_hQ]: _co }],
|
|
1619
|
+
[0, { [_hQ]: _s }],
|
|
1620
|
+
[0, { [_hQ]: _tfp }],
|
|
1621
|
+
[0, { [_hQ]: _pnt }],
|
|
1622
|
+
[1, { [_hQ]: _mr }],
|
|
1623
|
+
[0, { [_hQ]: _nt }],
|
|
1871
1624
|
],
|
|
1872
1625
|
];
|
|
1873
1626
|
export var SearchAvailablePhoneNumbersResponse = [
|
|
@@ -1879,29 +1632,9 @@ export var SearchAvailablePhoneNumbersResponse = [
|
|
|
1879
1632
|
[[() => E164PhoneNumberList, 0], 0],
|
|
1880
1633
|
];
|
|
1881
1634
|
export var ServerSideEncryptionConfiguration = [3, n0, _SSEC, 0, [_KKA], [[() => Arn, 0]]];
|
|
1882
|
-
export var ServiceFailureException = [
|
|
1883
|
-
-3,
|
|
1884
|
-
n0,
|
|
1885
|
-
_SFE,
|
|
1886
|
-
{
|
|
1887
|
-
[_e]: _se,
|
|
1888
|
-
[_hE]: 500,
|
|
1889
|
-
},
|
|
1890
|
-
[_C, _M],
|
|
1891
|
-
[0, 0],
|
|
1892
|
-
];
|
|
1635
|
+
export var ServiceFailureException = [-3, n0, _SFE, { [_e]: _se, [_hE]: 500 }, [_C, _M], [0, 0]];
|
|
1893
1636
|
TypeRegistry.for(n0).registerError(ServiceFailureException, __ServiceFailureException);
|
|
1894
|
-
export var ServiceUnavailableException = [
|
|
1895
|
-
-3,
|
|
1896
|
-
n0,
|
|
1897
|
-
_SUE,
|
|
1898
|
-
{
|
|
1899
|
-
[_e]: _se,
|
|
1900
|
-
[_hE]: 503,
|
|
1901
|
-
},
|
|
1902
|
-
[_C, _M],
|
|
1903
|
-
[0, 0],
|
|
1904
|
-
];
|
|
1637
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_C, _M], [0, 0]];
|
|
1905
1638
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
1906
1639
|
export var SipMediaApplication = [
|
|
1907
1640
|
3,
|
|
@@ -2042,41 +1775,11 @@ export var Termination = [
|
|
|
2042
1775
|
[1, [() => E164PhoneNumber, 0], 64 | 0, 64 | 0, 2],
|
|
2043
1776
|
];
|
|
2044
1777
|
export var TerminationHealth = [3, n0, _TH, 0, [_Ti, _So], [5, 0]];
|
|
2045
|
-
export var ThrottledClientException = [
|
|
2046
|
-
-3,
|
|
2047
|
-
n0,
|
|
2048
|
-
_TCE,
|
|
2049
|
-
{
|
|
2050
|
-
[_e]: _c,
|
|
2051
|
-
[_hE]: 429,
|
|
2052
|
-
},
|
|
2053
|
-
[_C, _M],
|
|
2054
|
-
[0, 0],
|
|
2055
|
-
];
|
|
1778
|
+
export var ThrottledClientException = [-3, n0, _TCE, { [_e]: _c, [_hE]: 429 }, [_C, _M], [0, 0]];
|
|
2056
1779
|
TypeRegistry.for(n0).registerError(ThrottledClientException, __ThrottledClientException);
|
|
2057
|
-
export var UnauthorizedClientException = [
|
|
2058
|
-
-3,
|
|
2059
|
-
n0,
|
|
2060
|
-
_UCE,
|
|
2061
|
-
{
|
|
2062
|
-
[_e]: _c,
|
|
2063
|
-
[_hE]: 401,
|
|
2064
|
-
},
|
|
2065
|
-
[_C, _M],
|
|
2066
|
-
[0, 0],
|
|
2067
|
-
];
|
|
1780
|
+
export var UnauthorizedClientException = [-3, n0, _UCE, { [_e]: _c, [_hE]: 401 }, [_C, _M], [0, 0]];
|
|
2068
1781
|
TypeRegistry.for(n0).registerError(UnauthorizedClientException, __UnauthorizedClientException);
|
|
2069
|
-
export var UnprocessableEntityException = [
|
|
2070
|
-
-3,
|
|
2071
|
-
n0,
|
|
2072
|
-
_UEE,
|
|
2073
|
-
{
|
|
2074
|
-
[_e]: _c,
|
|
2075
|
-
[_hE]: 422,
|
|
2076
|
-
},
|
|
2077
|
-
[_C, _M],
|
|
2078
|
-
[0, 0],
|
|
2079
|
-
];
|
|
1782
|
+
export var UnprocessableEntityException = [-3, n0, _UEE, { [_e]: _c, [_hE]: 422 }, [_C, _M], [0, 0]];
|
|
2080
1783
|
TypeRegistry.for(n0).registerError(UnprocessableEntityException, __UnprocessableEntityException);
|
|
2081
1784
|
export var UntagResourceRequest = [
|
|
2082
1785
|
3,
|
|
@@ -2299,18 +2002,7 @@ export var ChimeSDKVoiceServiceException = [-3, _sm, "ChimeSDKVoiceServiceExcept
|
|
|
2299
2002
|
TypeRegistry.for(_sm).registerError(ChimeSDKVoiceServiceException, __ChimeSDKVoiceServiceException);
|
|
2300
2003
|
export var AlexaSkillIdList = [1, n0, _ASIL, 0, [() => AlexaSkillId, 0]];
|
|
2301
2004
|
export var CallingRegionList = 64 | 0;
|
|
2302
|
-
export var CandidateAddressList = [
|
|
2303
|
-
1,
|
|
2304
|
-
n0,
|
|
2305
|
-
_CALa,
|
|
2306
|
-
0,
|
|
2307
|
-
[
|
|
2308
|
-
() => CandidateAddress,
|
|
2309
|
-
{
|
|
2310
|
-
[_xN]: _CA,
|
|
2311
|
-
},
|
|
2312
|
-
],
|
|
2313
|
-
];
|
|
2005
|
+
export var CandidateAddressList = [1, n0, _CALa, 0, [() => CandidateAddress, { [_xN]: _CA }]];
|
|
2314
2006
|
export var CapabilityList = 64 | 0;
|
|
2315
2007
|
export var ContactCenterSystemTypeList = 64 | 0;
|
|
2316
2008
|
export var CountryList = 64 | 0;
|
|
@@ -2386,9 +2078,7 @@ export var AssociatePhoneNumbersWithVoiceConnector = [
|
|
|
2386
2078
|
9,
|
|
2387
2079
|
n0,
|
|
2388
2080
|
_APNWVC,
|
|
2389
|
-
{
|
|
2390
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=associate-phone-numbers", 200],
|
|
2391
|
-
},
|
|
2081
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=associate-phone-numbers", 200] },
|
|
2392
2082
|
() => AssociatePhoneNumbersWithVoiceConnectorRequest,
|
|
2393
2083
|
() => AssociatePhoneNumbersWithVoiceConnectorResponse,
|
|
2394
2084
|
];
|
|
@@ -2396,9 +2086,7 @@ export var AssociatePhoneNumbersWithVoiceConnectorGroup = [
|
|
|
2396
2086
|
9,
|
|
2397
2087
|
n0,
|
|
2398
2088
|
_APNWVCG,
|
|
2399
|
-
{
|
|
2400
|
-
[_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=associate-phone-numbers", 200],
|
|
2401
|
-
},
|
|
2089
|
+
{ [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=associate-phone-numbers", 200] },
|
|
2402
2090
|
() => AssociatePhoneNumbersWithVoiceConnectorGroupRequest,
|
|
2403
2091
|
() => AssociatePhoneNumbersWithVoiceConnectorGroupResponse,
|
|
2404
2092
|
];
|
|
@@ -2406,9 +2094,7 @@ export var BatchDeletePhoneNumber = [
|
|
|
2406
2094
|
9,
|
|
2407
2095
|
n0,
|
|
2408
2096
|
_BDPN,
|
|
2409
|
-
{
|
|
2410
|
-
[_h]: ["POST", "/phone-numbers?operation=batch-delete", 200],
|
|
2411
|
-
},
|
|
2097
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-delete", 200] },
|
|
2412
2098
|
() => BatchDeletePhoneNumberRequest,
|
|
2413
2099
|
() => BatchDeletePhoneNumberResponse,
|
|
2414
2100
|
];
|
|
@@ -2416,9 +2102,7 @@ export var BatchUpdatePhoneNumber = [
|
|
|
2416
2102
|
9,
|
|
2417
2103
|
n0,
|
|
2418
2104
|
_BUPN,
|
|
2419
|
-
{
|
|
2420
|
-
[_h]: ["POST", "/phone-numbers?operation=batch-update", 200],
|
|
2421
|
-
},
|
|
2105
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-update", 200] },
|
|
2422
2106
|
() => BatchUpdatePhoneNumberRequest,
|
|
2423
2107
|
() => BatchUpdatePhoneNumberResponse,
|
|
2424
2108
|
];
|
|
@@ -2426,9 +2110,7 @@ export var CreatePhoneNumberOrder = [
|
|
|
2426
2110
|
9,
|
|
2427
2111
|
n0,
|
|
2428
2112
|
_CPNO,
|
|
2429
|
-
{
|
|
2430
|
-
[_h]: ["POST", "/phone-number-orders", 201],
|
|
2431
|
-
},
|
|
2113
|
+
{ [_h]: ["POST", "/phone-number-orders", 201] },
|
|
2432
2114
|
() => CreatePhoneNumberOrderRequest,
|
|
2433
2115
|
() => CreatePhoneNumberOrderResponse,
|
|
2434
2116
|
];
|
|
@@ -2436,9 +2118,7 @@ export var CreateProxySession = [
|
|
|
2436
2118
|
9,
|
|
2437
2119
|
n0,
|
|
2438
2120
|
_CPS,
|
|
2439
|
-
{
|
|
2440
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 201],
|
|
2441
|
-
},
|
|
2121
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 201] },
|
|
2442
2122
|
() => CreateProxySessionRequest,
|
|
2443
2123
|
() => CreateProxySessionResponse,
|
|
2444
2124
|
];
|
|
@@ -2446,9 +2126,7 @@ export var CreateSipMediaApplication = [
|
|
|
2446
2126
|
9,
|
|
2447
2127
|
n0,
|
|
2448
2128
|
_CSMA,
|
|
2449
|
-
{
|
|
2450
|
-
[_h]: ["POST", "/sip-media-applications", 201],
|
|
2451
|
-
},
|
|
2129
|
+
{ [_h]: ["POST", "/sip-media-applications", 201] },
|
|
2452
2130
|
() => CreateSipMediaApplicationRequest,
|
|
2453
2131
|
() => CreateSipMediaApplicationResponse,
|
|
2454
2132
|
];
|
|
@@ -2456,9 +2134,7 @@ export var CreateSipMediaApplicationCall = [
|
|
|
2456
2134
|
9,
|
|
2457
2135
|
n0,
|
|
2458
2136
|
_CSMAC,
|
|
2459
|
-
{
|
|
2460
|
-
[_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls", 201],
|
|
2461
|
-
},
|
|
2137
|
+
{ [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls", 201] },
|
|
2462
2138
|
() => CreateSipMediaApplicationCallRequest,
|
|
2463
2139
|
() => CreateSipMediaApplicationCallResponse,
|
|
2464
2140
|
];
|
|
@@ -2466,9 +2142,7 @@ export var CreateSipRule = [
|
|
|
2466
2142
|
9,
|
|
2467
2143
|
n0,
|
|
2468
2144
|
_CSR,
|
|
2469
|
-
{
|
|
2470
|
-
[_h]: ["POST", "/sip-rules", 201],
|
|
2471
|
-
},
|
|
2145
|
+
{ [_h]: ["POST", "/sip-rules", 201] },
|
|
2472
2146
|
() => CreateSipRuleRequest,
|
|
2473
2147
|
() => CreateSipRuleResponse,
|
|
2474
2148
|
];
|
|
@@ -2476,9 +2150,7 @@ export var CreateVoiceConnector = [
|
|
|
2476
2150
|
9,
|
|
2477
2151
|
n0,
|
|
2478
2152
|
_CVC,
|
|
2479
|
-
{
|
|
2480
|
-
[_h]: ["POST", "/voice-connectors", 201],
|
|
2481
|
-
},
|
|
2153
|
+
{ [_h]: ["POST", "/voice-connectors", 201] },
|
|
2482
2154
|
() => CreateVoiceConnectorRequest,
|
|
2483
2155
|
() => CreateVoiceConnectorResponse,
|
|
2484
2156
|
];
|
|
@@ -2486,9 +2158,7 @@ export var CreateVoiceConnectorGroup = [
|
|
|
2486
2158
|
9,
|
|
2487
2159
|
n0,
|
|
2488
2160
|
_CVCG,
|
|
2489
|
-
{
|
|
2490
|
-
[_h]: ["POST", "/voice-connector-groups", 201],
|
|
2491
|
-
},
|
|
2161
|
+
{ [_h]: ["POST", "/voice-connector-groups", 201] },
|
|
2492
2162
|
() => CreateVoiceConnectorGroupRequest,
|
|
2493
2163
|
() => CreateVoiceConnectorGroupResponse,
|
|
2494
2164
|
];
|
|
@@ -2496,9 +2166,7 @@ export var CreateVoiceProfile = [
|
|
|
2496
2166
|
9,
|
|
2497
2167
|
n0,
|
|
2498
2168
|
_CVP,
|
|
2499
|
-
{
|
|
2500
|
-
[_h]: ["POST", "/voice-profiles", 201],
|
|
2501
|
-
},
|
|
2169
|
+
{ [_h]: ["POST", "/voice-profiles", 201] },
|
|
2502
2170
|
() => CreateVoiceProfileRequest,
|
|
2503
2171
|
() => CreateVoiceProfileResponse,
|
|
2504
2172
|
];
|
|
@@ -2506,9 +2174,7 @@ export var CreateVoiceProfileDomain = [
|
|
|
2506
2174
|
9,
|
|
2507
2175
|
n0,
|
|
2508
2176
|
_CVPD,
|
|
2509
|
-
{
|
|
2510
|
-
[_h]: ["POST", "/voice-profile-domains", 201],
|
|
2511
|
-
},
|
|
2177
|
+
{ [_h]: ["POST", "/voice-profile-domains", 201] },
|
|
2512
2178
|
() => CreateVoiceProfileDomainRequest,
|
|
2513
2179
|
() => CreateVoiceProfileDomainResponse,
|
|
2514
2180
|
];
|
|
@@ -2516,9 +2182,7 @@ export var DeletePhoneNumber = [
|
|
|
2516
2182
|
9,
|
|
2517
2183
|
n0,
|
|
2518
2184
|
_DPNe,
|
|
2519
|
-
{
|
|
2520
|
-
[_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204],
|
|
2521
|
-
},
|
|
2185
|
+
{ [_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204] },
|
|
2522
2186
|
() => DeletePhoneNumberRequest,
|
|
2523
2187
|
() => __Unit,
|
|
2524
2188
|
];
|
|
@@ -2526,9 +2190,7 @@ export var DeleteProxySession = [
|
|
|
2526
2190
|
9,
|
|
2527
2191
|
n0,
|
|
2528
2192
|
_DPS,
|
|
2529
|
-
{
|
|
2530
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 204],
|
|
2531
|
-
},
|
|
2193
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 204] },
|
|
2532
2194
|
() => DeleteProxySessionRequest,
|
|
2533
2195
|
() => __Unit,
|
|
2534
2196
|
];
|
|
@@ -2536,9 +2198,7 @@ export var DeleteSipMediaApplication = [
|
|
|
2536
2198
|
9,
|
|
2537
2199
|
n0,
|
|
2538
2200
|
_DSMA,
|
|
2539
|
-
{
|
|
2540
|
-
[_h]: ["DELETE", "/sip-media-applications/{SipMediaApplicationId}", 204],
|
|
2541
|
-
},
|
|
2201
|
+
{ [_h]: ["DELETE", "/sip-media-applications/{SipMediaApplicationId}", 204] },
|
|
2542
2202
|
() => DeleteSipMediaApplicationRequest,
|
|
2543
2203
|
() => __Unit,
|
|
2544
2204
|
];
|
|
@@ -2546,9 +2206,7 @@ export var DeleteSipRule = [
|
|
|
2546
2206
|
9,
|
|
2547
2207
|
n0,
|
|
2548
2208
|
_DSR,
|
|
2549
|
-
{
|
|
2550
|
-
[_h]: ["DELETE", "/sip-rules/{SipRuleId}", 204],
|
|
2551
|
-
},
|
|
2209
|
+
{ [_h]: ["DELETE", "/sip-rules/{SipRuleId}", 204] },
|
|
2552
2210
|
() => DeleteSipRuleRequest,
|
|
2553
2211
|
() => __Unit,
|
|
2554
2212
|
];
|
|
@@ -2556,9 +2214,7 @@ export var DeleteVoiceConnector = [
|
|
|
2556
2214
|
9,
|
|
2557
2215
|
n0,
|
|
2558
2216
|
_DVC,
|
|
2559
|
-
{
|
|
2560
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}", 204],
|
|
2561
|
-
},
|
|
2217
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}", 204] },
|
|
2562
2218
|
() => DeleteVoiceConnectorRequest,
|
|
2563
2219
|
() => __Unit,
|
|
2564
2220
|
];
|
|
@@ -2566,9 +2222,7 @@ export var DeleteVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
2566
2222
|
9,
|
|
2567
2223
|
n0,
|
|
2568
2224
|
_DVCECC,
|
|
2569
|
-
{
|
|
2570
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 204],
|
|
2571
|
-
},
|
|
2225
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 204] },
|
|
2572
2226
|
() => DeleteVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
2573
2227
|
() => __Unit,
|
|
2574
2228
|
];
|
|
@@ -2576,9 +2230,7 @@ export var DeleteVoiceConnectorExternalSystemsConfiguration = [
|
|
|
2576
2230
|
9,
|
|
2577
2231
|
n0,
|
|
2578
2232
|
_DVCESC,
|
|
2579
|
-
{
|
|
2580
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 204],
|
|
2581
|
-
},
|
|
2233
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 204] },
|
|
2582
2234
|
() => DeleteVoiceConnectorExternalSystemsConfigurationRequest,
|
|
2583
2235
|
() => __Unit,
|
|
2584
2236
|
];
|
|
@@ -2586,9 +2238,7 @@ export var DeleteVoiceConnectorGroup = [
|
|
|
2586
2238
|
9,
|
|
2587
2239
|
n0,
|
|
2588
2240
|
_DVCG,
|
|
2589
|
-
{
|
|
2590
|
-
[_h]: ["DELETE", "/voice-connector-groups/{VoiceConnectorGroupId}", 204],
|
|
2591
|
-
},
|
|
2241
|
+
{ [_h]: ["DELETE", "/voice-connector-groups/{VoiceConnectorGroupId}", 204] },
|
|
2592
2242
|
() => DeleteVoiceConnectorGroupRequest,
|
|
2593
2243
|
() => __Unit,
|
|
2594
2244
|
];
|
|
@@ -2596,9 +2246,7 @@ export var DeleteVoiceConnectorOrigination = [
|
|
|
2596
2246
|
9,
|
|
2597
2247
|
n0,
|
|
2598
2248
|
_DVCO,
|
|
2599
|
-
{
|
|
2600
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/origination", 204],
|
|
2601
|
-
},
|
|
2249
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/origination", 204] },
|
|
2602
2250
|
() => DeleteVoiceConnectorOriginationRequest,
|
|
2603
2251
|
() => __Unit,
|
|
2604
2252
|
];
|
|
@@ -2606,9 +2254,7 @@ export var DeleteVoiceConnectorProxy = [
|
|
|
2606
2254
|
9,
|
|
2607
2255
|
n0,
|
|
2608
2256
|
_DVCP,
|
|
2609
|
-
{
|
|
2610
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 204],
|
|
2611
|
-
},
|
|
2257
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 204] },
|
|
2612
2258
|
() => DeleteVoiceConnectorProxyRequest,
|
|
2613
2259
|
() => __Unit,
|
|
2614
2260
|
];
|
|
@@ -2616,9 +2262,7 @@ export var DeleteVoiceConnectorStreamingConfiguration = [
|
|
|
2616
2262
|
9,
|
|
2617
2263
|
n0,
|
|
2618
2264
|
_DVCSC,
|
|
2619
|
-
{
|
|
2620
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 204],
|
|
2621
|
-
},
|
|
2265
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 204] },
|
|
2622
2266
|
() => DeleteVoiceConnectorStreamingConfigurationRequest,
|
|
2623
2267
|
() => __Unit,
|
|
2624
2268
|
];
|
|
@@ -2626,9 +2270,7 @@ export var DeleteVoiceConnectorTermination = [
|
|
|
2626
2270
|
9,
|
|
2627
2271
|
n0,
|
|
2628
2272
|
_DVCT,
|
|
2629
|
-
{
|
|
2630
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/termination", 204],
|
|
2631
|
-
},
|
|
2273
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/termination", 204] },
|
|
2632
2274
|
() => DeleteVoiceConnectorTerminationRequest,
|
|
2633
2275
|
() => __Unit,
|
|
2634
2276
|
];
|
|
@@ -2636,9 +2278,7 @@ export var DeleteVoiceConnectorTerminationCredentials = [
|
|
|
2636
2278
|
9,
|
|
2637
2279
|
n0,
|
|
2638
2280
|
_DVCTC,
|
|
2639
|
-
{
|
|
2640
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=delete", 204],
|
|
2641
|
-
},
|
|
2281
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=delete", 204] },
|
|
2642
2282
|
() => DeleteVoiceConnectorTerminationCredentialsRequest,
|
|
2643
2283
|
() => __Unit,
|
|
2644
2284
|
];
|
|
@@ -2646,9 +2286,7 @@ export var DeleteVoiceProfile = [
|
|
|
2646
2286
|
9,
|
|
2647
2287
|
n0,
|
|
2648
2288
|
_DVP,
|
|
2649
|
-
{
|
|
2650
|
-
[_h]: ["DELETE", "/voice-profiles/{VoiceProfileId}", 204],
|
|
2651
|
-
},
|
|
2289
|
+
{ [_h]: ["DELETE", "/voice-profiles/{VoiceProfileId}", 204] },
|
|
2652
2290
|
() => DeleteVoiceProfileRequest,
|
|
2653
2291
|
() => __Unit,
|
|
2654
2292
|
];
|
|
@@ -2656,9 +2294,7 @@ export var DeleteVoiceProfileDomain = [
|
|
|
2656
2294
|
9,
|
|
2657
2295
|
n0,
|
|
2658
2296
|
_DVPD,
|
|
2659
|
-
{
|
|
2660
|
-
[_h]: ["DELETE", "/voice-profile-domains/{VoiceProfileDomainId}", 204],
|
|
2661
|
-
},
|
|
2297
|
+
{ [_h]: ["DELETE", "/voice-profile-domains/{VoiceProfileDomainId}", 204] },
|
|
2662
2298
|
() => DeleteVoiceProfileDomainRequest,
|
|
2663
2299
|
() => __Unit,
|
|
2664
2300
|
];
|
|
@@ -2666,9 +2302,7 @@ export var DisassociatePhoneNumbersFromVoiceConnector = [
|
|
|
2666
2302
|
9,
|
|
2667
2303
|
n0,
|
|
2668
2304
|
_DPNFVC,
|
|
2669
|
-
{
|
|
2670
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=disassociate-phone-numbers", 200],
|
|
2671
|
-
},
|
|
2305
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=disassociate-phone-numbers", 200] },
|
|
2672
2306
|
() => DisassociatePhoneNumbersFromVoiceConnectorRequest,
|
|
2673
2307
|
() => DisassociatePhoneNumbersFromVoiceConnectorResponse,
|
|
2674
2308
|
];
|
|
@@ -2676,9 +2310,7 @@ export var DisassociatePhoneNumbersFromVoiceConnectorGroup = [
|
|
|
2676
2310
|
9,
|
|
2677
2311
|
n0,
|
|
2678
2312
|
_DPNFVCG,
|
|
2679
|
-
{
|
|
2680
|
-
[_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=disassociate-phone-numbers", 200],
|
|
2681
|
-
},
|
|
2313
|
+
{ [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=disassociate-phone-numbers", 200] },
|
|
2682
2314
|
() => DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,
|
|
2683
2315
|
() => DisassociatePhoneNumbersFromVoiceConnectorGroupResponse,
|
|
2684
2316
|
];
|
|
@@ -2686,9 +2318,7 @@ export var GetGlobalSettings = [
|
|
|
2686
2318
|
9,
|
|
2687
2319
|
n0,
|
|
2688
2320
|
_GGS,
|
|
2689
|
-
{
|
|
2690
|
-
[_h]: ["GET", "/settings", 200],
|
|
2691
|
-
},
|
|
2321
|
+
{ [_h]: ["GET", "/settings", 200] },
|
|
2692
2322
|
() => __Unit,
|
|
2693
2323
|
() => GetGlobalSettingsResponse,
|
|
2694
2324
|
];
|
|
@@ -2696,9 +2326,7 @@ export var GetPhoneNumber = [
|
|
|
2696
2326
|
9,
|
|
2697
2327
|
n0,
|
|
2698
2328
|
_GPN,
|
|
2699
|
-
{
|
|
2700
|
-
[_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200],
|
|
2701
|
-
},
|
|
2329
|
+
{ [_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200] },
|
|
2702
2330
|
() => GetPhoneNumberRequest,
|
|
2703
2331
|
() => GetPhoneNumberResponse,
|
|
2704
2332
|
];
|
|
@@ -2706,9 +2334,7 @@ export var GetPhoneNumberOrder = [
|
|
|
2706
2334
|
9,
|
|
2707
2335
|
n0,
|
|
2708
2336
|
_GPNO,
|
|
2709
|
-
{
|
|
2710
|
-
[_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200],
|
|
2711
|
-
},
|
|
2337
|
+
{ [_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200] },
|
|
2712
2338
|
() => GetPhoneNumberOrderRequest,
|
|
2713
2339
|
() => GetPhoneNumberOrderResponse,
|
|
2714
2340
|
];
|
|
@@ -2716,9 +2342,7 @@ export var GetPhoneNumberSettings = [
|
|
|
2716
2342
|
9,
|
|
2717
2343
|
n0,
|
|
2718
2344
|
_GPNS,
|
|
2719
|
-
{
|
|
2720
|
-
[_h]: ["GET", "/settings/phone-number", 200],
|
|
2721
|
-
},
|
|
2345
|
+
{ [_h]: ["GET", "/settings/phone-number", 200] },
|
|
2722
2346
|
() => __Unit,
|
|
2723
2347
|
() => GetPhoneNumberSettingsResponse,
|
|
2724
2348
|
];
|
|
@@ -2726,9 +2350,7 @@ export var GetProxySession = [
|
|
|
2726
2350
|
9,
|
|
2727
2351
|
n0,
|
|
2728
2352
|
_GPS,
|
|
2729
|
-
{
|
|
2730
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 200],
|
|
2731
|
-
},
|
|
2353
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 200] },
|
|
2732
2354
|
() => GetProxySessionRequest,
|
|
2733
2355
|
() => GetProxySessionResponse,
|
|
2734
2356
|
];
|
|
@@ -2736,9 +2358,7 @@ export var GetSipMediaApplication = [
|
|
|
2736
2358
|
9,
|
|
2737
2359
|
n0,
|
|
2738
2360
|
_GSMA,
|
|
2739
|
-
{
|
|
2740
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}", 200],
|
|
2741
|
-
},
|
|
2361
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}", 200] },
|
|
2742
2362
|
() => GetSipMediaApplicationRequest,
|
|
2743
2363
|
() => GetSipMediaApplicationResponse,
|
|
2744
2364
|
];
|
|
@@ -2746,9 +2366,7 @@ export var GetSipMediaApplicationAlexaSkillConfiguration = [
|
|
|
2746
2366
|
9,
|
|
2747
2367
|
n0,
|
|
2748
2368
|
_GSMAASC,
|
|
2749
|
-
{
|
|
2750
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200],
|
|
2751
|
-
},
|
|
2369
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
|
|
2752
2370
|
() => GetSipMediaApplicationAlexaSkillConfigurationRequest,
|
|
2753
2371
|
() => GetSipMediaApplicationAlexaSkillConfigurationResponse,
|
|
2754
2372
|
];
|
|
@@ -2756,9 +2374,7 @@ export var GetSipMediaApplicationLoggingConfiguration = [
|
|
|
2756
2374
|
9,
|
|
2757
2375
|
n0,
|
|
2758
2376
|
_GSMALC,
|
|
2759
|
-
{
|
|
2760
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200],
|
|
2761
|
-
},
|
|
2377
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
|
|
2762
2378
|
() => GetSipMediaApplicationLoggingConfigurationRequest,
|
|
2763
2379
|
() => GetSipMediaApplicationLoggingConfigurationResponse,
|
|
2764
2380
|
];
|
|
@@ -2766,9 +2382,7 @@ export var GetSipRule = [
|
|
|
2766
2382
|
9,
|
|
2767
2383
|
n0,
|
|
2768
2384
|
_GSR,
|
|
2769
|
-
{
|
|
2770
|
-
[_h]: ["GET", "/sip-rules/{SipRuleId}", 200],
|
|
2771
|
-
},
|
|
2385
|
+
{ [_h]: ["GET", "/sip-rules/{SipRuleId}", 200] },
|
|
2772
2386
|
() => GetSipRuleRequest,
|
|
2773
2387
|
() => GetSipRuleResponse,
|
|
2774
2388
|
];
|
|
@@ -2776,9 +2390,7 @@ export var GetSpeakerSearchTask = [
|
|
|
2776
2390
|
9,
|
|
2777
2391
|
n0,
|
|
2778
2392
|
_GSST,
|
|
2779
|
-
{
|
|
2780
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}", 200],
|
|
2781
|
-
},
|
|
2393
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}", 200] },
|
|
2782
2394
|
() => GetSpeakerSearchTaskRequest,
|
|
2783
2395
|
() => GetSpeakerSearchTaskResponse,
|
|
2784
2396
|
];
|
|
@@ -2786,9 +2398,7 @@ export var GetVoiceConnector = [
|
|
|
2786
2398
|
9,
|
|
2787
2399
|
n0,
|
|
2788
2400
|
_GVC,
|
|
2789
|
-
{
|
|
2790
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}", 200],
|
|
2791
|
-
},
|
|
2401
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}", 200] },
|
|
2792
2402
|
() => GetVoiceConnectorRequest,
|
|
2793
2403
|
() => GetVoiceConnectorResponse,
|
|
2794
2404
|
];
|
|
@@ -2796,9 +2406,7 @@ export var GetVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
2796
2406
|
9,
|
|
2797
2407
|
n0,
|
|
2798
2408
|
_GVCECC,
|
|
2799
|
-
{
|
|
2800
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200],
|
|
2801
|
-
},
|
|
2409
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
|
|
2802
2410
|
() => GetVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
2803
2411
|
() => GetVoiceConnectorEmergencyCallingConfigurationResponse,
|
|
2804
2412
|
];
|
|
@@ -2806,9 +2414,7 @@ export var GetVoiceConnectorExternalSystemsConfiguration = [
|
|
|
2806
2414
|
9,
|
|
2807
2415
|
n0,
|
|
2808
2416
|
_GVCESC,
|
|
2809
|
-
{
|
|
2810
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200],
|
|
2811
|
-
},
|
|
2417
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
|
|
2812
2418
|
() => GetVoiceConnectorExternalSystemsConfigurationRequest,
|
|
2813
2419
|
() => GetVoiceConnectorExternalSystemsConfigurationResponse,
|
|
2814
2420
|
];
|
|
@@ -2816,9 +2422,7 @@ export var GetVoiceConnectorGroup = [
|
|
|
2816
2422
|
9,
|
|
2817
2423
|
n0,
|
|
2818
2424
|
_GVCG,
|
|
2819
|
-
{
|
|
2820
|
-
[_h]: ["GET", "/voice-connector-groups/{VoiceConnectorGroupId}", 200],
|
|
2821
|
-
},
|
|
2425
|
+
{ [_h]: ["GET", "/voice-connector-groups/{VoiceConnectorGroupId}", 200] },
|
|
2822
2426
|
() => GetVoiceConnectorGroupRequest,
|
|
2823
2427
|
() => GetVoiceConnectorGroupResponse,
|
|
2824
2428
|
];
|
|
@@ -2826,9 +2430,7 @@ export var GetVoiceConnectorLoggingConfiguration = [
|
|
|
2826
2430
|
9,
|
|
2827
2431
|
n0,
|
|
2828
2432
|
_GVCLC,
|
|
2829
|
-
{
|
|
2830
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200],
|
|
2831
|
-
},
|
|
2433
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
|
|
2832
2434
|
() => GetVoiceConnectorLoggingConfigurationRequest,
|
|
2833
2435
|
() => GetVoiceConnectorLoggingConfigurationResponse,
|
|
2834
2436
|
];
|
|
@@ -2836,9 +2438,7 @@ export var GetVoiceConnectorOrigination = [
|
|
|
2836
2438
|
9,
|
|
2837
2439
|
n0,
|
|
2838
2440
|
_GVCO,
|
|
2839
|
-
{
|
|
2840
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/origination", 200],
|
|
2841
|
-
},
|
|
2441
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
|
|
2842
2442
|
() => GetVoiceConnectorOriginationRequest,
|
|
2843
2443
|
() => GetVoiceConnectorOriginationResponse,
|
|
2844
2444
|
];
|
|
@@ -2846,9 +2446,7 @@ export var GetVoiceConnectorProxy = [
|
|
|
2846
2446
|
9,
|
|
2847
2447
|
n0,
|
|
2848
2448
|
_GVCP,
|
|
2849
|
-
{
|
|
2850
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200],
|
|
2851
|
-
},
|
|
2449
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
|
|
2852
2450
|
() => GetVoiceConnectorProxyRequest,
|
|
2853
2451
|
() => GetVoiceConnectorProxyResponse,
|
|
2854
2452
|
];
|
|
@@ -2856,9 +2454,7 @@ export var GetVoiceConnectorStreamingConfiguration = [
|
|
|
2856
2454
|
9,
|
|
2857
2455
|
n0,
|
|
2858
2456
|
_GVCSC,
|
|
2859
|
-
{
|
|
2860
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200],
|
|
2861
|
-
},
|
|
2457
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
|
|
2862
2458
|
() => GetVoiceConnectorStreamingConfigurationRequest,
|
|
2863
2459
|
() => GetVoiceConnectorStreamingConfigurationResponse,
|
|
2864
2460
|
];
|
|
@@ -2866,9 +2462,7 @@ export var GetVoiceConnectorTermination = [
|
|
|
2866
2462
|
9,
|
|
2867
2463
|
n0,
|
|
2868
2464
|
_GVCT,
|
|
2869
|
-
{
|
|
2870
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination", 200],
|
|
2871
|
-
},
|
|
2465
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
|
|
2872
2466
|
() => GetVoiceConnectorTerminationRequest,
|
|
2873
2467
|
() => GetVoiceConnectorTerminationResponse,
|
|
2874
2468
|
];
|
|
@@ -2876,9 +2470,7 @@ export var GetVoiceConnectorTerminationHealth = [
|
|
|
2876
2470
|
9,
|
|
2877
2471
|
n0,
|
|
2878
2472
|
_GVCTH,
|
|
2879
|
-
{
|
|
2880
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/health", 200],
|
|
2881
|
-
},
|
|
2473
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/health", 200] },
|
|
2882
2474
|
() => GetVoiceConnectorTerminationHealthRequest,
|
|
2883
2475
|
() => GetVoiceConnectorTerminationHealthResponse,
|
|
2884
2476
|
];
|
|
@@ -2886,9 +2478,7 @@ export var GetVoiceProfile = [
|
|
|
2886
2478
|
9,
|
|
2887
2479
|
n0,
|
|
2888
2480
|
_GVP,
|
|
2889
|
-
{
|
|
2890
|
-
[_h]: ["GET", "/voice-profiles/{VoiceProfileId}", 200],
|
|
2891
|
-
},
|
|
2481
|
+
{ [_h]: ["GET", "/voice-profiles/{VoiceProfileId}", 200] },
|
|
2892
2482
|
() => GetVoiceProfileRequest,
|
|
2893
2483
|
() => GetVoiceProfileResponse,
|
|
2894
2484
|
];
|
|
@@ -2896,9 +2486,7 @@ export var GetVoiceProfileDomain = [
|
|
|
2896
2486
|
9,
|
|
2897
2487
|
n0,
|
|
2898
2488
|
_GVPD,
|
|
2899
|
-
{
|
|
2900
|
-
[_h]: ["GET", "/voice-profile-domains/{VoiceProfileDomainId}", 200],
|
|
2901
|
-
},
|
|
2489
|
+
{ [_h]: ["GET", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
|
|
2902
2490
|
() => GetVoiceProfileDomainRequest,
|
|
2903
2491
|
() => GetVoiceProfileDomainResponse,
|
|
2904
2492
|
];
|
|
@@ -2906,9 +2494,7 @@ export var GetVoiceToneAnalysisTask = [
|
|
|
2906
2494
|
9,
|
|
2907
2495
|
n0,
|
|
2908
2496
|
_GVTAT,
|
|
2909
|
-
{
|
|
2910
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200],
|
|
2911
|
-
},
|
|
2497
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200] },
|
|
2912
2498
|
() => GetVoiceToneAnalysisTaskRequest,
|
|
2913
2499
|
() => GetVoiceToneAnalysisTaskResponse,
|
|
2914
2500
|
];
|
|
@@ -2916,9 +2502,7 @@ export var ListAvailableVoiceConnectorRegions = [
|
|
|
2916
2502
|
9,
|
|
2917
2503
|
n0,
|
|
2918
2504
|
_LAVCR,
|
|
2919
|
-
{
|
|
2920
|
-
[_h]: ["GET", "/voice-connector-regions", 200],
|
|
2921
|
-
},
|
|
2505
|
+
{ [_h]: ["GET", "/voice-connector-regions", 200] },
|
|
2922
2506
|
() => __Unit,
|
|
2923
2507
|
() => ListAvailableVoiceConnectorRegionsResponse,
|
|
2924
2508
|
];
|
|
@@ -2926,9 +2510,7 @@ export var ListPhoneNumberOrders = [
|
|
|
2926
2510
|
9,
|
|
2927
2511
|
n0,
|
|
2928
2512
|
_LPNO,
|
|
2929
|
-
{
|
|
2930
|
-
[_h]: ["GET", "/phone-number-orders", 200],
|
|
2931
|
-
},
|
|
2513
|
+
{ [_h]: ["GET", "/phone-number-orders", 200] },
|
|
2932
2514
|
() => ListPhoneNumberOrdersRequest,
|
|
2933
2515
|
() => ListPhoneNumberOrdersResponse,
|
|
2934
2516
|
];
|
|
@@ -2936,9 +2518,7 @@ export var ListPhoneNumbers = [
|
|
|
2936
2518
|
9,
|
|
2937
2519
|
n0,
|
|
2938
2520
|
_LPN,
|
|
2939
|
-
{
|
|
2940
|
-
[_h]: ["GET", "/phone-numbers", 200],
|
|
2941
|
-
},
|
|
2521
|
+
{ [_h]: ["GET", "/phone-numbers", 200] },
|
|
2942
2522
|
() => ListPhoneNumbersRequest,
|
|
2943
2523
|
() => ListPhoneNumbersResponse,
|
|
2944
2524
|
];
|
|
@@ -2946,9 +2526,7 @@ export var ListProxySessions = [
|
|
|
2946
2526
|
9,
|
|
2947
2527
|
n0,
|
|
2948
2528
|
_LPS,
|
|
2949
|
-
{
|
|
2950
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 200],
|
|
2951
|
-
},
|
|
2529
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 200] },
|
|
2952
2530
|
() => ListProxySessionsRequest,
|
|
2953
2531
|
() => ListProxySessionsResponse,
|
|
2954
2532
|
];
|
|
@@ -2956,9 +2534,7 @@ export var ListSipMediaApplications = [
|
|
|
2956
2534
|
9,
|
|
2957
2535
|
n0,
|
|
2958
2536
|
_LSMA,
|
|
2959
|
-
{
|
|
2960
|
-
[_h]: ["GET", "/sip-media-applications", 200],
|
|
2961
|
-
},
|
|
2537
|
+
{ [_h]: ["GET", "/sip-media-applications", 200] },
|
|
2962
2538
|
() => ListSipMediaApplicationsRequest,
|
|
2963
2539
|
() => ListSipMediaApplicationsResponse,
|
|
2964
2540
|
];
|
|
@@ -2966,9 +2542,7 @@ export var ListSipRules = [
|
|
|
2966
2542
|
9,
|
|
2967
2543
|
n0,
|
|
2968
2544
|
_LSR,
|
|
2969
|
-
{
|
|
2970
|
-
[_h]: ["GET", "/sip-rules", 200],
|
|
2971
|
-
},
|
|
2545
|
+
{ [_h]: ["GET", "/sip-rules", 200] },
|
|
2972
2546
|
() => ListSipRulesRequest,
|
|
2973
2547
|
() => ListSipRulesResponse,
|
|
2974
2548
|
];
|
|
@@ -2976,9 +2550,7 @@ export var ListSupportedPhoneNumberCountries = [
|
|
|
2976
2550
|
9,
|
|
2977
2551
|
n0,
|
|
2978
2552
|
_LSPNC,
|
|
2979
|
-
{
|
|
2980
|
-
[_h]: ["GET", "/phone-number-countries", 200],
|
|
2981
|
-
},
|
|
2553
|
+
{ [_h]: ["GET", "/phone-number-countries", 200] },
|
|
2982
2554
|
() => ListSupportedPhoneNumberCountriesRequest,
|
|
2983
2555
|
() => ListSupportedPhoneNumberCountriesResponse,
|
|
2984
2556
|
];
|
|
@@ -2986,9 +2558,7 @@ export var ListTagsForResource = [
|
|
|
2986
2558
|
9,
|
|
2987
2559
|
n0,
|
|
2988
2560
|
_LTFR,
|
|
2989
|
-
{
|
|
2990
|
-
[_h]: ["GET", "/tags", 200],
|
|
2991
|
-
},
|
|
2561
|
+
{ [_h]: ["GET", "/tags", 200] },
|
|
2992
2562
|
() => ListTagsForResourceRequest,
|
|
2993
2563
|
() => ListTagsForResourceResponse,
|
|
2994
2564
|
];
|
|
@@ -2996,9 +2566,7 @@ export var ListVoiceConnectorGroups = [
|
|
|
2996
2566
|
9,
|
|
2997
2567
|
n0,
|
|
2998
2568
|
_LVCG,
|
|
2999
|
-
{
|
|
3000
|
-
[_h]: ["GET", "/voice-connector-groups", 200],
|
|
3001
|
-
},
|
|
2569
|
+
{ [_h]: ["GET", "/voice-connector-groups", 200] },
|
|
3002
2570
|
() => ListVoiceConnectorGroupsRequest,
|
|
3003
2571
|
() => ListVoiceConnectorGroupsResponse,
|
|
3004
2572
|
];
|
|
@@ -3006,9 +2574,7 @@ export var ListVoiceConnectors = [
|
|
|
3006
2574
|
9,
|
|
3007
2575
|
n0,
|
|
3008
2576
|
_LVC,
|
|
3009
|
-
{
|
|
3010
|
-
[_h]: ["GET", "/voice-connectors", 200],
|
|
3011
|
-
},
|
|
2577
|
+
{ [_h]: ["GET", "/voice-connectors", 200] },
|
|
3012
2578
|
() => ListVoiceConnectorsRequest,
|
|
3013
2579
|
() => ListVoiceConnectorsResponse,
|
|
3014
2580
|
];
|
|
@@ -3016,9 +2582,7 @@ export var ListVoiceConnectorTerminationCredentials = [
|
|
|
3016
2582
|
9,
|
|
3017
2583
|
n0,
|
|
3018
2584
|
_LVCTC,
|
|
3019
|
-
{
|
|
3020
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/credentials", 200],
|
|
3021
|
-
},
|
|
2585
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/credentials", 200] },
|
|
3022
2586
|
() => ListVoiceConnectorTerminationCredentialsRequest,
|
|
3023
2587
|
() => ListVoiceConnectorTerminationCredentialsResponse,
|
|
3024
2588
|
];
|
|
@@ -3026,9 +2590,7 @@ export var ListVoiceProfileDomains = [
|
|
|
3026
2590
|
9,
|
|
3027
2591
|
n0,
|
|
3028
2592
|
_LVPD,
|
|
3029
|
-
{
|
|
3030
|
-
[_h]: ["GET", "/voice-profile-domains", 200],
|
|
3031
|
-
},
|
|
2593
|
+
{ [_h]: ["GET", "/voice-profile-domains", 200] },
|
|
3032
2594
|
() => ListVoiceProfileDomainsRequest,
|
|
3033
2595
|
() => ListVoiceProfileDomainsResponse,
|
|
3034
2596
|
];
|
|
@@ -3036,9 +2598,7 @@ export var ListVoiceProfiles = [
|
|
|
3036
2598
|
9,
|
|
3037
2599
|
n0,
|
|
3038
2600
|
_LVP,
|
|
3039
|
-
{
|
|
3040
|
-
[_h]: ["GET", "/voice-profiles", 200],
|
|
3041
|
-
},
|
|
2601
|
+
{ [_h]: ["GET", "/voice-profiles", 200] },
|
|
3042
2602
|
() => ListVoiceProfilesRequest,
|
|
3043
2603
|
() => ListVoiceProfilesResponse,
|
|
3044
2604
|
];
|
|
@@ -3046,9 +2606,7 @@ export var PutSipMediaApplicationAlexaSkillConfiguration = [
|
|
|
3046
2606
|
9,
|
|
3047
2607
|
n0,
|
|
3048
2608
|
_PSMAASC,
|
|
3049
|
-
{
|
|
3050
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200],
|
|
3051
|
-
},
|
|
2609
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
|
|
3052
2610
|
() => PutSipMediaApplicationAlexaSkillConfigurationRequest,
|
|
3053
2611
|
() => PutSipMediaApplicationAlexaSkillConfigurationResponse,
|
|
3054
2612
|
];
|
|
@@ -3056,9 +2614,7 @@ export var PutSipMediaApplicationLoggingConfiguration = [
|
|
|
3056
2614
|
9,
|
|
3057
2615
|
n0,
|
|
3058
2616
|
_PSMALC,
|
|
3059
|
-
{
|
|
3060
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200],
|
|
3061
|
-
},
|
|
2617
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
|
|
3062
2618
|
() => PutSipMediaApplicationLoggingConfigurationRequest,
|
|
3063
2619
|
() => PutSipMediaApplicationLoggingConfigurationResponse,
|
|
3064
2620
|
];
|
|
@@ -3066,9 +2622,7 @@ export var PutVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
3066
2622
|
9,
|
|
3067
2623
|
n0,
|
|
3068
2624
|
_PVCECC,
|
|
3069
|
-
{
|
|
3070
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200],
|
|
3071
|
-
},
|
|
2625
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
|
|
3072
2626
|
() => PutVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
3073
2627
|
() => PutVoiceConnectorEmergencyCallingConfigurationResponse,
|
|
3074
2628
|
];
|
|
@@ -3076,9 +2630,7 @@ export var PutVoiceConnectorExternalSystemsConfiguration = [
|
|
|
3076
2630
|
9,
|
|
3077
2631
|
n0,
|
|
3078
2632
|
_PVCESC,
|
|
3079
|
-
{
|
|
3080
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200],
|
|
3081
|
-
},
|
|
2633
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
|
|
3082
2634
|
() => PutVoiceConnectorExternalSystemsConfigurationRequest,
|
|
3083
2635
|
() => PutVoiceConnectorExternalSystemsConfigurationResponse,
|
|
3084
2636
|
];
|
|
@@ -3086,9 +2638,7 @@ export var PutVoiceConnectorLoggingConfiguration = [
|
|
|
3086
2638
|
9,
|
|
3087
2639
|
n0,
|
|
3088
2640
|
_PVCLC,
|
|
3089
|
-
{
|
|
3090
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200],
|
|
3091
|
-
},
|
|
2641
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
|
|
3092
2642
|
() => PutVoiceConnectorLoggingConfigurationRequest,
|
|
3093
2643
|
() => PutVoiceConnectorLoggingConfigurationResponse,
|
|
3094
2644
|
];
|
|
@@ -3096,9 +2646,7 @@ export var PutVoiceConnectorOrigination = [
|
|
|
3096
2646
|
9,
|
|
3097
2647
|
n0,
|
|
3098
2648
|
_PVCO,
|
|
3099
|
-
{
|
|
3100
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/origination", 200],
|
|
3101
|
-
},
|
|
2649
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
|
|
3102
2650
|
() => PutVoiceConnectorOriginationRequest,
|
|
3103
2651
|
() => PutVoiceConnectorOriginationResponse,
|
|
3104
2652
|
];
|
|
@@ -3106,9 +2654,7 @@ export var PutVoiceConnectorProxy = [
|
|
|
3106
2654
|
9,
|
|
3107
2655
|
n0,
|
|
3108
2656
|
_PVCP,
|
|
3109
|
-
{
|
|
3110
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200],
|
|
3111
|
-
},
|
|
2657
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
|
|
3112
2658
|
() => PutVoiceConnectorProxyRequest,
|
|
3113
2659
|
() => PutVoiceConnectorProxyResponse,
|
|
3114
2660
|
];
|
|
@@ -3116,9 +2662,7 @@ export var PutVoiceConnectorStreamingConfiguration = [
|
|
|
3116
2662
|
9,
|
|
3117
2663
|
n0,
|
|
3118
2664
|
_PVCSC,
|
|
3119
|
-
{
|
|
3120
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200],
|
|
3121
|
-
},
|
|
2665
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
|
|
3122
2666
|
() => PutVoiceConnectorStreamingConfigurationRequest,
|
|
3123
2667
|
() => PutVoiceConnectorStreamingConfigurationResponse,
|
|
3124
2668
|
];
|
|
@@ -3126,9 +2670,7 @@ export var PutVoiceConnectorTermination = [
|
|
|
3126
2670
|
9,
|
|
3127
2671
|
n0,
|
|
3128
2672
|
_PVCT,
|
|
3129
|
-
{
|
|
3130
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/termination", 200],
|
|
3131
|
-
},
|
|
2673
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
|
|
3132
2674
|
() => PutVoiceConnectorTerminationRequest,
|
|
3133
2675
|
() => PutVoiceConnectorTerminationResponse,
|
|
3134
2676
|
];
|
|
@@ -3136,9 +2678,7 @@ export var PutVoiceConnectorTerminationCredentials = [
|
|
|
3136
2678
|
9,
|
|
3137
2679
|
n0,
|
|
3138
2680
|
_PVCTC,
|
|
3139
|
-
{
|
|
3140
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=put", 204],
|
|
3141
|
-
},
|
|
2681
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=put", 204] },
|
|
3142
2682
|
() => PutVoiceConnectorTerminationCredentialsRequest,
|
|
3143
2683
|
() => __Unit,
|
|
3144
2684
|
];
|
|
@@ -3146,9 +2686,7 @@ export var RestorePhoneNumber = [
|
|
|
3146
2686
|
9,
|
|
3147
2687
|
n0,
|
|
3148
2688
|
_RPN,
|
|
3149
|
-
{
|
|
3150
|
-
[_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200],
|
|
3151
|
-
},
|
|
2689
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200] },
|
|
3152
2690
|
() => RestorePhoneNumberRequest,
|
|
3153
2691
|
() => RestorePhoneNumberResponse,
|
|
3154
2692
|
];
|
|
@@ -3156,9 +2694,7 @@ export var SearchAvailablePhoneNumbers = [
|
|
|
3156
2694
|
9,
|
|
3157
2695
|
n0,
|
|
3158
2696
|
_SAPN,
|
|
3159
|
-
{
|
|
3160
|
-
[_h]: ["GET", "/search?type=phone-numbers", 200],
|
|
3161
|
-
},
|
|
2697
|
+
{ [_h]: ["GET", "/search?type=phone-numbers", 200] },
|
|
3162
2698
|
() => SearchAvailablePhoneNumbersRequest,
|
|
3163
2699
|
() => SearchAvailablePhoneNumbersResponse,
|
|
3164
2700
|
];
|
|
@@ -3166,9 +2702,7 @@ export var StartSpeakerSearchTask = [
|
|
|
3166
2702
|
9,
|
|
3167
2703
|
n0,
|
|
3168
2704
|
_SSST,
|
|
3169
|
-
{
|
|
3170
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks", 201],
|
|
3171
|
-
},
|
|
2705
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks", 201] },
|
|
3172
2706
|
() => StartSpeakerSearchTaskRequest,
|
|
3173
2707
|
() => StartSpeakerSearchTaskResponse,
|
|
3174
2708
|
];
|
|
@@ -3176,9 +2710,7 @@ export var StartVoiceToneAnalysisTask = [
|
|
|
3176
2710
|
9,
|
|
3177
2711
|
n0,
|
|
3178
2712
|
_SVTAT,
|
|
3179
|
-
{
|
|
3180
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", 201],
|
|
3181
|
-
},
|
|
2713
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", 201] },
|
|
3182
2714
|
() => StartVoiceToneAnalysisTaskRequest,
|
|
3183
2715
|
() => StartVoiceToneAnalysisTaskResponse,
|
|
3184
2716
|
];
|
|
@@ -3214,9 +2746,7 @@ export var TagResource = [
|
|
|
3214
2746
|
9,
|
|
3215
2747
|
n0,
|
|
3216
2748
|
_TR,
|
|
3217
|
-
{
|
|
3218
|
-
[_h]: ["POST", "/tags?operation=tag-resource", 204],
|
|
3219
|
-
},
|
|
2749
|
+
{ [_h]: ["POST", "/tags?operation=tag-resource", 204] },
|
|
3220
2750
|
() => TagResourceRequest,
|
|
3221
2751
|
() => __Unit,
|
|
3222
2752
|
];
|
|
@@ -3224,9 +2754,7 @@ export var UntagResource = [
|
|
|
3224
2754
|
9,
|
|
3225
2755
|
n0,
|
|
3226
2756
|
_UR,
|
|
3227
|
-
{
|
|
3228
|
-
[_h]: ["POST", "/tags?operation=untag-resource", 204],
|
|
3229
|
-
},
|
|
2757
|
+
{ [_h]: ["POST", "/tags?operation=untag-resource", 204] },
|
|
3230
2758
|
() => UntagResourceRequest,
|
|
3231
2759
|
() => __Unit,
|
|
3232
2760
|
];
|
|
@@ -3234,9 +2762,7 @@ export var UpdateGlobalSettings = [
|
|
|
3234
2762
|
9,
|
|
3235
2763
|
n0,
|
|
3236
2764
|
_UGS,
|
|
3237
|
-
{
|
|
3238
|
-
[_h]: ["PUT", "/settings", 204],
|
|
3239
|
-
},
|
|
2765
|
+
{ [_h]: ["PUT", "/settings", 204] },
|
|
3240
2766
|
() => UpdateGlobalSettingsRequest,
|
|
3241
2767
|
() => __Unit,
|
|
3242
2768
|
];
|
|
@@ -3244,9 +2770,7 @@ export var UpdatePhoneNumber = [
|
|
|
3244
2770
|
9,
|
|
3245
2771
|
n0,
|
|
3246
2772
|
_UPN,
|
|
3247
|
-
{
|
|
3248
|
-
[_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200],
|
|
3249
|
-
},
|
|
2773
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200] },
|
|
3250
2774
|
() => UpdatePhoneNumberRequest,
|
|
3251
2775
|
() => UpdatePhoneNumberResponse,
|
|
3252
2776
|
];
|
|
@@ -3254,9 +2778,7 @@ export var UpdatePhoneNumberSettings = [
|
|
|
3254
2778
|
9,
|
|
3255
2779
|
n0,
|
|
3256
2780
|
_UPNS,
|
|
3257
|
-
{
|
|
3258
|
-
[_h]: ["PUT", "/settings/phone-number", 204],
|
|
3259
|
-
},
|
|
2781
|
+
{ [_h]: ["PUT", "/settings/phone-number", 204] },
|
|
3260
2782
|
() => UpdatePhoneNumberSettingsRequest,
|
|
3261
2783
|
() => __Unit,
|
|
3262
2784
|
];
|
|
@@ -3264,9 +2786,7 @@ export var UpdateProxySession = [
|
|
|
3264
2786
|
9,
|
|
3265
2787
|
n0,
|
|
3266
2788
|
_UPS,
|
|
3267
|
-
{
|
|
3268
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 201],
|
|
3269
|
-
},
|
|
2789
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 201] },
|
|
3270
2790
|
() => UpdateProxySessionRequest,
|
|
3271
2791
|
() => UpdateProxySessionResponse,
|
|
3272
2792
|
];
|
|
@@ -3274,9 +2794,7 @@ export var UpdateSipMediaApplication = [
|
|
|
3274
2794
|
9,
|
|
3275
2795
|
n0,
|
|
3276
2796
|
_USMA,
|
|
3277
|
-
{
|
|
3278
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}", 200],
|
|
3279
|
-
},
|
|
2797
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}", 200] },
|
|
3280
2798
|
() => UpdateSipMediaApplicationRequest,
|
|
3281
2799
|
() => UpdateSipMediaApplicationResponse,
|
|
3282
2800
|
];
|
|
@@ -3284,9 +2802,7 @@ export var UpdateSipMediaApplicationCall = [
|
|
|
3284
2802
|
9,
|
|
3285
2803
|
n0,
|
|
3286
2804
|
_USMAC,
|
|
3287
|
-
{
|
|
3288
|
-
[_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls/{TransactionId}", 202],
|
|
3289
|
-
},
|
|
2805
|
+
{ [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls/{TransactionId}", 202] },
|
|
3290
2806
|
() => UpdateSipMediaApplicationCallRequest,
|
|
3291
2807
|
() => UpdateSipMediaApplicationCallResponse,
|
|
3292
2808
|
];
|
|
@@ -3294,9 +2810,7 @@ export var UpdateSipRule = [
|
|
|
3294
2810
|
9,
|
|
3295
2811
|
n0,
|
|
3296
2812
|
_USR,
|
|
3297
|
-
{
|
|
3298
|
-
[_h]: ["PUT", "/sip-rules/{SipRuleId}", 202],
|
|
3299
|
-
},
|
|
2813
|
+
{ [_h]: ["PUT", "/sip-rules/{SipRuleId}", 202] },
|
|
3300
2814
|
() => UpdateSipRuleRequest,
|
|
3301
2815
|
() => UpdateSipRuleResponse,
|
|
3302
2816
|
];
|
|
@@ -3304,9 +2818,7 @@ export var UpdateVoiceConnector = [
|
|
|
3304
2818
|
9,
|
|
3305
2819
|
n0,
|
|
3306
2820
|
_UVC,
|
|
3307
|
-
{
|
|
3308
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}", 200],
|
|
3309
|
-
},
|
|
2821
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}", 200] },
|
|
3310
2822
|
() => UpdateVoiceConnectorRequest,
|
|
3311
2823
|
() => UpdateVoiceConnectorResponse,
|
|
3312
2824
|
];
|
|
@@ -3314,9 +2826,7 @@ export var UpdateVoiceConnectorGroup = [
|
|
|
3314
2826
|
9,
|
|
3315
2827
|
n0,
|
|
3316
2828
|
_UVCG,
|
|
3317
|
-
{
|
|
3318
|
-
[_h]: ["PUT", "/voice-connector-groups/{VoiceConnectorGroupId}", 202],
|
|
3319
|
-
},
|
|
2829
|
+
{ [_h]: ["PUT", "/voice-connector-groups/{VoiceConnectorGroupId}", 202] },
|
|
3320
2830
|
() => UpdateVoiceConnectorGroupRequest,
|
|
3321
2831
|
() => UpdateVoiceConnectorGroupResponse,
|
|
3322
2832
|
];
|
|
@@ -3324,9 +2834,7 @@ export var UpdateVoiceProfile = [
|
|
|
3324
2834
|
9,
|
|
3325
2835
|
n0,
|
|
3326
2836
|
_UVP,
|
|
3327
|
-
{
|
|
3328
|
-
[_h]: ["PUT", "/voice-profiles/{VoiceProfileId}", 200],
|
|
3329
|
-
},
|
|
2837
|
+
{ [_h]: ["PUT", "/voice-profiles/{VoiceProfileId}", 200] },
|
|
3330
2838
|
() => UpdateVoiceProfileRequest,
|
|
3331
2839
|
() => UpdateVoiceProfileResponse,
|
|
3332
2840
|
];
|
|
@@ -3334,9 +2842,7 @@ export var UpdateVoiceProfileDomain = [
|
|
|
3334
2842
|
9,
|
|
3335
2843
|
n0,
|
|
3336
2844
|
_UVPD,
|
|
3337
|
-
{
|
|
3338
|
-
[_h]: ["PUT", "/voice-profile-domains/{VoiceProfileDomainId}", 200],
|
|
3339
|
-
},
|
|
2845
|
+
{ [_h]: ["PUT", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
|
|
3340
2846
|
() => UpdateVoiceProfileDomainRequest,
|
|
3341
2847
|
() => UpdateVoiceProfileDomainResponse,
|
|
3342
2848
|
];
|
|
@@ -3344,9 +2850,7 @@ export var ValidateE911Address = [
|
|
|
3344
2850
|
9,
|
|
3345
2851
|
n0,
|
|
3346
2852
|
_VEA,
|
|
3347
|
-
{
|
|
3348
|
-
[_h]: ["POST", "/emergency-calling/address", 202],
|
|
3349
|
-
},
|
|
2853
|
+
{ [_h]: ["POST", "/emergency-calling/address", 202] },
|
|
3350
2854
|
() => ValidateE911AddressRequest,
|
|
3351
2855
|
() => ValidateE911AddressResponse,
|
|
3352
2856
|
];
|