@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
package/dist-cjs/index.js
CHANGED
|
@@ -874,17 +874,7 @@ var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
|
874
874
|
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
875
875
|
var TagKey = [0, n0, _TK, 8, 0];
|
|
876
876
|
var TagValue = [0, n0, _TV, 8, 0];
|
|
877
|
-
var AccessDeniedException = [
|
|
878
|
-
-3,
|
|
879
|
-
n0,
|
|
880
|
-
_ADE,
|
|
881
|
-
{
|
|
882
|
-
[_e]: _c,
|
|
883
|
-
[_hE]: 403,
|
|
884
|
-
},
|
|
885
|
-
[_C, _M],
|
|
886
|
-
[0, 0],
|
|
887
|
-
];
|
|
877
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
|
|
888
878
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
889
879
|
var Address = [
|
|
890
880
|
3,
|
|
@@ -937,17 +927,7 @@ var AssociatePhoneNumbersWithVoiceConnectorResponse = [
|
|
|
937
927
|
[_PNE],
|
|
938
928
|
[[() => PhoneNumberErrorList, 0]],
|
|
939
929
|
];
|
|
940
|
-
var BadRequestException = [
|
|
941
|
-
-3,
|
|
942
|
-
n0,
|
|
943
|
-
_BRE,
|
|
944
|
-
{
|
|
945
|
-
[_e]: _c,
|
|
946
|
-
[_hE]: 400,
|
|
947
|
-
},
|
|
948
|
-
[_C, _M],
|
|
949
|
-
[0, 0],
|
|
950
|
-
];
|
|
930
|
+
var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_C, _M], [0, 0]];
|
|
951
931
|
schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
|
|
952
932
|
var BatchDeletePhoneNumberRequest = [3, n0, _BDPNR, 0, [_PNI], [64 | 0]];
|
|
953
933
|
var BatchDeletePhoneNumberResponse = [
|
|
@@ -991,17 +971,7 @@ var CandidateAddress = [
|
|
|
991
971
|
[() => SensitiveNonEmptyString, 0],
|
|
992
972
|
],
|
|
993
973
|
];
|
|
994
|
-
var ConflictException = [
|
|
995
|
-
-3,
|
|
996
|
-
n0,
|
|
997
|
-
_CE,
|
|
998
|
-
{
|
|
999
|
-
[_e]: _c,
|
|
1000
|
-
[_hE]: 409,
|
|
1001
|
-
},
|
|
1002
|
-
[_C, _M],
|
|
1003
|
-
[0, 0],
|
|
1004
|
-
];
|
|
974
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_C, _M], [0, 0]];
|
|
1005
975
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
1006
976
|
var CreatePhoneNumberOrderRequest = [
|
|
1007
977
|
3,
|
|
@@ -1256,17 +1226,7 @@ var EmergencyCallingConfiguration = [
|
|
|
1256
1226
|
[[() => DNISEmergencyCallingConfigurationList, 0]],
|
|
1257
1227
|
];
|
|
1258
1228
|
var ExternalSystemsConfiguration = [3, n0, _ESC, 0, [_SBCT, _CCST], [64 | 0, 64 | 0]];
|
|
1259
|
-
var ForbiddenException = [
|
|
1260
|
-
-3,
|
|
1261
|
-
n0,
|
|
1262
|
-
_FE,
|
|
1263
|
-
{
|
|
1264
|
-
[_e]: _c,
|
|
1265
|
-
[_hE]: 403,
|
|
1266
|
-
},
|
|
1267
|
-
[_C, _M],
|
|
1268
|
-
[0, 0],
|
|
1269
|
-
];
|
|
1229
|
+
var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_C, _M], [0, 0]];
|
|
1270
1230
|
schema.TypeRegistry.for(n0).registerError(ForbiddenException, ForbiddenException$1);
|
|
1271
1231
|
var GeoMatchParams = [3, n0, _GMP, 0, [_Co, _AC], [0, 0]];
|
|
1272
1232
|
var GetGlobalSettingsResponse = [3, n0, _GGSR, 0, [_VC], [() => VoiceConnectorSettings]];
|
|
@@ -1473,12 +1433,7 @@ var GetVoiceToneAnalysisTaskRequest = [
|
|
|
1473
1433
|
[
|
|
1474
1434
|
[0, 1],
|
|
1475
1435
|
[0, 1],
|
|
1476
|
-
[
|
|
1477
|
-
2,
|
|
1478
|
-
{
|
|
1479
|
-
[_hQ]: _iC,
|
|
1480
|
-
},
|
|
1481
|
-
],
|
|
1436
|
+
[2, { [_hQ]: _iC }],
|
|
1482
1437
|
],
|
|
1483
1438
|
];
|
|
1484
1439
|
var GetVoiceToneAnalysisTaskResponse = [
|
|
@@ -1489,17 +1444,7 @@ var GetVoiceToneAnalysisTaskResponse = [
|
|
|
1489
1444
|
[_VTAT],
|
|
1490
1445
|
[() => VoiceToneAnalysisTask],
|
|
1491
1446
|
];
|
|
1492
|
-
var GoneException = [
|
|
1493
|
-
-3,
|
|
1494
|
-
n0,
|
|
1495
|
-
_GE,
|
|
1496
|
-
{
|
|
1497
|
-
[_e]: _c,
|
|
1498
|
-
[_hE]: 410,
|
|
1499
|
-
},
|
|
1500
|
-
[_C, _M],
|
|
1501
|
-
[0, 0],
|
|
1502
|
-
];
|
|
1447
|
+
var GoneException = [-3, n0, _GE, { [_e]: _c, [_hE]: 410 }, [_C, _M], [0, 0]];
|
|
1503
1448
|
schema.TypeRegistry.for(n0).registerError(GoneException, GoneException$1);
|
|
1504
1449
|
var ListAvailableVoiceConnectorRegionsResponse = [3, n0, _LAVCRR, 0, [_VCR], [64 | 0]];
|
|
1505
1450
|
var ListPhoneNumberOrdersRequest = [
|
|
@@ -1509,18 +1454,8 @@ var ListPhoneNumberOrdersRequest = [
|
|
|
1509
1454
|
0,
|
|
1510
1455
|
[_NTe, _MR],
|
|
1511
1456
|
[
|
|
1512
|
-
[
|
|
1513
|
-
|
|
1514
|
-
{
|
|
1515
|
-
[_hQ]: _nt,
|
|
1516
|
-
},
|
|
1517
|
-
],
|
|
1518
|
-
[
|
|
1519
|
-
1,
|
|
1520
|
-
{
|
|
1521
|
-
[_hQ]: _mr,
|
|
1522
|
-
},
|
|
1523
|
-
],
|
|
1457
|
+
[0, { [_hQ]: _nt }],
|
|
1458
|
+
[1, { [_hQ]: _mr }],
|
|
1524
1459
|
],
|
|
1525
1460
|
];
|
|
1526
1461
|
var ListPhoneNumberOrdersResponse = [
|
|
@@ -1538,42 +1473,12 @@ var ListPhoneNumbersRequest = [
|
|
|
1538
1473
|
0,
|
|
1539
1474
|
[_S, _PT, _FN, _FV, _MR, _NTe],
|
|
1540
1475
|
[
|
|
1541
|
-
[
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
],
|
|
1547
|
-
[
|
|
1548
|
-
0,
|
|
1549
|
-
{
|
|
1550
|
-
[_hQ]: _pt,
|
|
1551
|
-
},
|
|
1552
|
-
],
|
|
1553
|
-
[
|
|
1554
|
-
0,
|
|
1555
|
-
{
|
|
1556
|
-
[_hQ]: _fn,
|
|
1557
|
-
},
|
|
1558
|
-
],
|
|
1559
|
-
[
|
|
1560
|
-
0,
|
|
1561
|
-
{
|
|
1562
|
-
[_hQ]: _fv,
|
|
1563
|
-
},
|
|
1564
|
-
],
|
|
1565
|
-
[
|
|
1566
|
-
1,
|
|
1567
|
-
{
|
|
1568
|
-
[_hQ]: _mr,
|
|
1569
|
-
},
|
|
1570
|
-
],
|
|
1571
|
-
[
|
|
1572
|
-
0,
|
|
1573
|
-
{
|
|
1574
|
-
[_hQ]: _nt,
|
|
1575
|
-
},
|
|
1576
|
-
],
|
|
1476
|
+
[0, { [_hQ]: _st }],
|
|
1477
|
+
[0, { [_hQ]: _pt }],
|
|
1478
|
+
[0, { [_hQ]: _fn }],
|
|
1479
|
+
[0, { [_hQ]: _fv }],
|
|
1480
|
+
[1, { [_hQ]: _mr }],
|
|
1481
|
+
[0, { [_hQ]: _nt }],
|
|
1577
1482
|
],
|
|
1578
1483
|
];
|
|
1579
1484
|
var ListPhoneNumbersResponse = [
|
|
@@ -1592,24 +1497,9 @@ var ListProxySessionsRequest = [
|
|
|
1592
1497
|
[_VCI, _S, _NTe, _MR],
|
|
1593
1498
|
[
|
|
1594
1499
|
[0, 1],
|
|
1595
|
-
[
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
[_hQ]: _st,
|
|
1599
|
-
},
|
|
1600
|
-
],
|
|
1601
|
-
[
|
|
1602
|
-
0,
|
|
1603
|
-
{
|
|
1604
|
-
[_hQ]: _nt,
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1607
|
-
[
|
|
1608
|
-
1,
|
|
1609
|
-
{
|
|
1610
|
-
[_hQ]: _mr,
|
|
1611
|
-
},
|
|
1612
|
-
],
|
|
1500
|
+
[0, { [_hQ]: _st }],
|
|
1501
|
+
[0, { [_hQ]: _nt }],
|
|
1502
|
+
[1, { [_hQ]: _mr }],
|
|
1613
1503
|
],
|
|
1614
1504
|
];
|
|
1615
1505
|
var ListProxySessionsResponse = [
|
|
@@ -1627,18 +1517,8 @@ var ListSipMediaApplicationsRequest = [
|
|
|
1627
1517
|
0,
|
|
1628
1518
|
[_MR, _NTe],
|
|
1629
1519
|
[
|
|
1630
|
-
[
|
|
1631
|
-
|
|
1632
|
-
{
|
|
1633
|
-
[_hQ]: _mr,
|
|
1634
|
-
},
|
|
1635
|
-
],
|
|
1636
|
-
[
|
|
1637
|
-
0,
|
|
1638
|
-
{
|
|
1639
|
-
[_hQ]: _nt,
|
|
1640
|
-
},
|
|
1641
|
-
],
|
|
1520
|
+
[1, { [_hQ]: _mr }],
|
|
1521
|
+
[0, { [_hQ]: _nt }],
|
|
1642
1522
|
],
|
|
1643
1523
|
];
|
|
1644
1524
|
var ListSipMediaApplicationsResponse = [
|
|
@@ -1656,24 +1536,9 @@ var ListSipRulesRequest = [
|
|
|
1656
1536
|
0,
|
|
1657
1537
|
[_SMAI, _MR, _NTe],
|
|
1658
1538
|
[
|
|
1659
|
-
[
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
[_hQ]: _sma,
|
|
1663
|
-
},
|
|
1664
|
-
],
|
|
1665
|
-
[
|
|
1666
|
-
1,
|
|
1667
|
-
{
|
|
1668
|
-
[_hQ]: _mr,
|
|
1669
|
-
},
|
|
1670
|
-
],
|
|
1671
|
-
[
|
|
1672
|
-
0,
|
|
1673
|
-
{
|
|
1674
|
-
[_hQ]: _nt,
|
|
1675
|
-
},
|
|
1676
|
-
],
|
|
1539
|
+
[0, { [_hQ]: _sma }],
|
|
1540
|
+
[1, { [_hQ]: _mr }],
|
|
1541
|
+
[0, { [_hQ]: _nt }],
|
|
1677
1542
|
],
|
|
1678
1543
|
];
|
|
1679
1544
|
var ListSipRulesResponse = [3, n0, _LSRRi, 0, [_SRi, _NTe], [() => SipRuleList, 0]];
|
|
@@ -1683,14 +1548,7 @@ var ListSupportedPhoneNumberCountriesRequest = [
|
|
|
1683
1548
|
_LSPNCR,
|
|
1684
1549
|
0,
|
|
1685
1550
|
[_PT],
|
|
1686
|
-
[
|
|
1687
|
-
[
|
|
1688
|
-
0,
|
|
1689
|
-
{
|
|
1690
|
-
[_hQ]: _pt,
|
|
1691
|
-
},
|
|
1692
|
-
],
|
|
1693
|
-
],
|
|
1551
|
+
[[0, { [_hQ]: _pt }]],
|
|
1694
1552
|
];
|
|
1695
1553
|
var ListSupportedPhoneNumberCountriesResponse = [
|
|
1696
1554
|
3,
|
|
@@ -1706,14 +1564,7 @@ var ListTagsForResourceRequest = [
|
|
|
1706
1564
|
_LTFRR,
|
|
1707
1565
|
0,
|
|
1708
1566
|
[_RARN],
|
|
1709
|
-
[
|
|
1710
|
-
[
|
|
1711
|
-
() => Arn,
|
|
1712
|
-
{
|
|
1713
|
-
[_hQ]: _a,
|
|
1714
|
-
},
|
|
1715
|
-
],
|
|
1716
|
-
],
|
|
1567
|
+
[[() => Arn, { [_hQ]: _a }]],
|
|
1717
1568
|
];
|
|
1718
1569
|
var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [[() => TagList, 0]]];
|
|
1719
1570
|
var ListVoiceConnectorGroupsRequest = [
|
|
@@ -1723,18 +1574,8 @@ var ListVoiceConnectorGroupsRequest = [
|
|
|
1723
1574
|
0,
|
|
1724
1575
|
[_NTe, _MR],
|
|
1725
1576
|
[
|
|
1726
|
-
[
|
|
1727
|
-
|
|
1728
|
-
{
|
|
1729
|
-
[_hQ]: _nt,
|
|
1730
|
-
},
|
|
1731
|
-
],
|
|
1732
|
-
[
|
|
1733
|
-
1,
|
|
1734
|
-
{
|
|
1735
|
-
[_hQ]: _mr,
|
|
1736
|
-
},
|
|
1737
|
-
],
|
|
1577
|
+
[0, { [_hQ]: _nt }],
|
|
1578
|
+
[1, { [_hQ]: _mr }],
|
|
1738
1579
|
],
|
|
1739
1580
|
];
|
|
1740
1581
|
var ListVoiceConnectorGroupsResponse = [
|
|
@@ -1752,18 +1593,8 @@ var ListVoiceConnectorsRequest = [
|
|
|
1752
1593
|
0,
|
|
1753
1594
|
[_NTe, _MR],
|
|
1754
1595
|
[
|
|
1755
|
-
[
|
|
1756
|
-
|
|
1757
|
-
{
|
|
1758
|
-
[_hQ]: _nt,
|
|
1759
|
-
},
|
|
1760
|
-
],
|
|
1761
|
-
[
|
|
1762
|
-
1,
|
|
1763
|
-
{
|
|
1764
|
-
[_hQ]: _mr,
|
|
1765
|
-
},
|
|
1766
|
-
],
|
|
1596
|
+
[0, { [_hQ]: _nt }],
|
|
1597
|
+
[1, { [_hQ]: _mr }],
|
|
1767
1598
|
],
|
|
1768
1599
|
];
|
|
1769
1600
|
var ListVoiceConnectorsResponse = [
|
|
@@ -1797,18 +1628,8 @@ var ListVoiceProfileDomainsRequest = [
|
|
|
1797
1628
|
0,
|
|
1798
1629
|
[_NTe, _MR],
|
|
1799
1630
|
[
|
|
1800
|
-
[
|
|
1801
|
-
|
|
1802
|
-
{
|
|
1803
|
-
[_hQ]: _nt,
|
|
1804
|
-
},
|
|
1805
|
-
],
|
|
1806
|
-
[
|
|
1807
|
-
1,
|
|
1808
|
-
{
|
|
1809
|
-
[_hQ]: _mr,
|
|
1810
|
-
},
|
|
1811
|
-
],
|
|
1631
|
+
[0, { [_hQ]: _nt }],
|
|
1632
|
+
[1, { [_hQ]: _mr }],
|
|
1812
1633
|
],
|
|
1813
1634
|
];
|
|
1814
1635
|
var ListVoiceProfileDomainsResponse = [
|
|
@@ -1826,24 +1647,9 @@ var ListVoiceProfilesRequest = [
|
|
|
1826
1647
|
0,
|
|
1827
1648
|
[_VPDI, _NTe, _MR],
|
|
1828
1649
|
[
|
|
1829
|
-
[
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
[_hQ]: _vpdi,
|
|
1833
|
-
},
|
|
1834
|
-
],
|
|
1835
|
-
[
|
|
1836
|
-
0,
|
|
1837
|
-
{
|
|
1838
|
-
[_hQ]: _nt,
|
|
1839
|
-
},
|
|
1840
|
-
],
|
|
1841
|
-
[
|
|
1842
|
-
1,
|
|
1843
|
-
{
|
|
1844
|
-
[_hQ]: _mr,
|
|
1845
|
-
},
|
|
1846
|
-
],
|
|
1650
|
+
[0, { [_hQ]: _vpdi }],
|
|
1651
|
+
[0, { [_hQ]: _nt }],
|
|
1652
|
+
[1, { [_hQ]: _mr }],
|
|
1847
1653
|
],
|
|
1848
1654
|
];
|
|
1849
1655
|
var ListVoiceProfilesResponse = [
|
|
@@ -1856,17 +1662,7 @@ var ListVoiceProfilesResponse = [
|
|
|
1856
1662
|
];
|
|
1857
1663
|
var LoggingConfiguration = [3, n0, _LC, 0, [_ESIPL, _EMML], [2, 2]];
|
|
1858
1664
|
var MediaInsightsConfiguration = [3, n0, _MIC, 0, [_D, _CAo], [2, [() => Arn, 0]]];
|
|
1859
|
-
var NotFoundException = [
|
|
1860
|
-
-3,
|
|
1861
|
-
n0,
|
|
1862
|
-
_NFE,
|
|
1863
|
-
{
|
|
1864
|
-
[_e]: _c,
|
|
1865
|
-
[_hE]: 404,
|
|
1866
|
-
},
|
|
1867
|
-
[_C, _M],
|
|
1868
|
-
[0, 0],
|
|
1869
|
-
];
|
|
1665
|
+
var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_C, _M], [0, 0]];
|
|
1870
1666
|
schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
|
|
1871
1667
|
var OrderedPhoneNumber = [3, n0, _OPN, 0, [_EPN, _S], [[() => E164PhoneNumber, 0], 0]];
|
|
1872
1668
|
var Origination = [3, n0, _O, 0, [_R, _D], [() => OriginationRouteList, 2]];
|
|
@@ -2105,10 +1901,7 @@ var ResourceLimitExceededException = [
|
|
|
2105
1901
|
-3,
|
|
2106
1902
|
n0,
|
|
2107
1903
|
_RLEE,
|
|
2108
|
-
{
|
|
2109
|
-
[_e]: _c,
|
|
2110
|
-
[_hE]: 400,
|
|
2111
|
-
},
|
|
1904
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2112
1905
|
[_C, _M],
|
|
2113
1906
|
[0, 0],
|
|
2114
1907
|
];
|
|
@@ -2129,54 +1922,14 @@ var SearchAvailablePhoneNumbersRequest = [
|
|
|
2129
1922
|
0,
|
|
2130
1923
|
[_AC, _Ci, _Co, _St, _TFP, _PNT, _MR, _NTe],
|
|
2131
1924
|
[
|
|
2132
|
-
[
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
],
|
|
2138
|
-
[
|
|
2139
|
-
|
|
2140
|
-
{
|
|
2141
|
-
[_hQ]: _ci,
|
|
2142
|
-
},
|
|
2143
|
-
],
|
|
2144
|
-
[
|
|
2145
|
-
0,
|
|
2146
|
-
{
|
|
2147
|
-
[_hQ]: _co,
|
|
2148
|
-
},
|
|
2149
|
-
],
|
|
2150
|
-
[
|
|
2151
|
-
0,
|
|
2152
|
-
{
|
|
2153
|
-
[_hQ]: _s,
|
|
2154
|
-
},
|
|
2155
|
-
],
|
|
2156
|
-
[
|
|
2157
|
-
0,
|
|
2158
|
-
{
|
|
2159
|
-
[_hQ]: _tfp,
|
|
2160
|
-
},
|
|
2161
|
-
],
|
|
2162
|
-
[
|
|
2163
|
-
0,
|
|
2164
|
-
{
|
|
2165
|
-
[_hQ]: _pnt,
|
|
2166
|
-
},
|
|
2167
|
-
],
|
|
2168
|
-
[
|
|
2169
|
-
1,
|
|
2170
|
-
{
|
|
2171
|
-
[_hQ]: _mr,
|
|
2172
|
-
},
|
|
2173
|
-
],
|
|
2174
|
-
[
|
|
2175
|
-
0,
|
|
2176
|
-
{
|
|
2177
|
-
[_hQ]: _nt,
|
|
2178
|
-
},
|
|
2179
|
-
],
|
|
1925
|
+
[0, { [_hQ]: _ac }],
|
|
1926
|
+
[0, { [_hQ]: _ci }],
|
|
1927
|
+
[0, { [_hQ]: _co }],
|
|
1928
|
+
[0, { [_hQ]: _s }],
|
|
1929
|
+
[0, { [_hQ]: _tfp }],
|
|
1930
|
+
[0, { [_hQ]: _pnt }],
|
|
1931
|
+
[1, { [_hQ]: _mr }],
|
|
1932
|
+
[0, { [_hQ]: _nt }],
|
|
2180
1933
|
],
|
|
2181
1934
|
];
|
|
2182
1935
|
var SearchAvailablePhoneNumbersResponse = [
|
|
@@ -2188,29 +1941,9 @@ var SearchAvailablePhoneNumbersResponse = [
|
|
|
2188
1941
|
[[() => E164PhoneNumberList, 0], 0],
|
|
2189
1942
|
];
|
|
2190
1943
|
var ServerSideEncryptionConfiguration = [3, n0, _SSEC, 0, [_KKA], [[() => Arn, 0]]];
|
|
2191
|
-
var ServiceFailureException = [
|
|
2192
|
-
-3,
|
|
2193
|
-
n0,
|
|
2194
|
-
_SFE,
|
|
2195
|
-
{
|
|
2196
|
-
[_e]: _se,
|
|
2197
|
-
[_hE]: 500,
|
|
2198
|
-
},
|
|
2199
|
-
[_C, _M],
|
|
2200
|
-
[0, 0],
|
|
2201
|
-
];
|
|
1944
|
+
var ServiceFailureException = [-3, n0, _SFE, { [_e]: _se, [_hE]: 500 }, [_C, _M], [0, 0]];
|
|
2202
1945
|
schema.TypeRegistry.for(n0).registerError(ServiceFailureException, ServiceFailureException$1);
|
|
2203
|
-
var ServiceUnavailableException = [
|
|
2204
|
-
-3,
|
|
2205
|
-
n0,
|
|
2206
|
-
_SUE,
|
|
2207
|
-
{
|
|
2208
|
-
[_e]: _se,
|
|
2209
|
-
[_hE]: 503,
|
|
2210
|
-
},
|
|
2211
|
-
[_C, _M],
|
|
2212
|
-
[0, 0],
|
|
2213
|
-
];
|
|
1946
|
+
var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_C, _M], [0, 0]];
|
|
2214
1947
|
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
|
|
2215
1948
|
var SipMediaApplication = [
|
|
2216
1949
|
3,
|
|
@@ -2351,41 +2084,11 @@ var Termination = [
|
|
|
2351
2084
|
[1, [() => E164PhoneNumber, 0], 64 | 0, 64 | 0, 2],
|
|
2352
2085
|
];
|
|
2353
2086
|
var TerminationHealth = [3, n0, _TH, 0, [_Ti, _So], [5, 0]];
|
|
2354
|
-
var ThrottledClientException = [
|
|
2355
|
-
-3,
|
|
2356
|
-
n0,
|
|
2357
|
-
_TCE,
|
|
2358
|
-
{
|
|
2359
|
-
[_e]: _c,
|
|
2360
|
-
[_hE]: 429,
|
|
2361
|
-
},
|
|
2362
|
-
[_C, _M],
|
|
2363
|
-
[0, 0],
|
|
2364
|
-
];
|
|
2087
|
+
var ThrottledClientException = [-3, n0, _TCE, { [_e]: _c, [_hE]: 429 }, [_C, _M], [0, 0]];
|
|
2365
2088
|
schema.TypeRegistry.for(n0).registerError(ThrottledClientException, ThrottledClientException$1);
|
|
2366
|
-
var UnauthorizedClientException = [
|
|
2367
|
-
-3,
|
|
2368
|
-
n0,
|
|
2369
|
-
_UCE,
|
|
2370
|
-
{
|
|
2371
|
-
[_e]: _c,
|
|
2372
|
-
[_hE]: 401,
|
|
2373
|
-
},
|
|
2374
|
-
[_C, _M],
|
|
2375
|
-
[0, 0],
|
|
2376
|
-
];
|
|
2089
|
+
var UnauthorizedClientException = [-3, n0, _UCE, { [_e]: _c, [_hE]: 401 }, [_C, _M], [0, 0]];
|
|
2377
2090
|
schema.TypeRegistry.for(n0).registerError(UnauthorizedClientException, UnauthorizedClientException$1);
|
|
2378
|
-
var UnprocessableEntityException = [
|
|
2379
|
-
-3,
|
|
2380
|
-
n0,
|
|
2381
|
-
_UEE,
|
|
2382
|
-
{
|
|
2383
|
-
[_e]: _c,
|
|
2384
|
-
[_hE]: 422,
|
|
2385
|
-
},
|
|
2386
|
-
[_C, _M],
|
|
2387
|
-
[0, 0],
|
|
2388
|
-
];
|
|
2091
|
+
var UnprocessableEntityException = [-3, n0, _UEE, { [_e]: _c, [_hE]: 422 }, [_C, _M], [0, 0]];
|
|
2389
2092
|
schema.TypeRegistry.for(n0).registerError(UnprocessableEntityException, UnprocessableEntityException$1);
|
|
2390
2093
|
var UntagResourceRequest = [
|
|
2391
2094
|
3,
|
|
@@ -2607,18 +2310,7 @@ var __Unit = "unit";
|
|
|
2607
2310
|
var ChimeSDKVoiceServiceException = [-3, _sm, "ChimeSDKVoiceServiceException", 0, [], []];
|
|
2608
2311
|
schema.TypeRegistry.for(_sm).registerError(ChimeSDKVoiceServiceException, ChimeSDKVoiceServiceException$1);
|
|
2609
2312
|
var AlexaSkillIdList = [1, n0, _ASIL, 0, [() => AlexaSkillId, 0]];
|
|
2610
|
-
var CandidateAddressList = [
|
|
2611
|
-
1,
|
|
2612
|
-
n0,
|
|
2613
|
-
_CALa,
|
|
2614
|
-
0,
|
|
2615
|
-
[
|
|
2616
|
-
() => CandidateAddress,
|
|
2617
|
-
{
|
|
2618
|
-
[_xN]: _CA,
|
|
2619
|
-
},
|
|
2620
|
-
],
|
|
2621
|
-
];
|
|
2313
|
+
var CandidateAddressList = [1, n0, _CALa, 0, [() => CandidateAddress, { [_xN]: _CA }]];
|
|
2622
2314
|
var CredentialList = [1, n0, _CLr, 0, [() => Credential, 0]];
|
|
2623
2315
|
var DNISEmergencyCallingConfigurationList = [
|
|
2624
2316
|
1,
|
|
@@ -2686,9 +2378,7 @@ var AssociatePhoneNumbersWithVoiceConnector = [
|
|
|
2686
2378
|
9,
|
|
2687
2379
|
n0,
|
|
2688
2380
|
_APNWVC,
|
|
2689
|
-
{
|
|
2690
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=associate-phone-numbers", 200],
|
|
2691
|
-
},
|
|
2381
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=associate-phone-numbers", 200] },
|
|
2692
2382
|
() => AssociatePhoneNumbersWithVoiceConnectorRequest,
|
|
2693
2383
|
() => AssociatePhoneNumbersWithVoiceConnectorResponse,
|
|
2694
2384
|
];
|
|
@@ -2696,9 +2386,7 @@ var AssociatePhoneNumbersWithVoiceConnectorGroup = [
|
|
|
2696
2386
|
9,
|
|
2697
2387
|
n0,
|
|
2698
2388
|
_APNWVCG,
|
|
2699
|
-
{
|
|
2700
|
-
[_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=associate-phone-numbers", 200],
|
|
2701
|
-
},
|
|
2389
|
+
{ [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=associate-phone-numbers", 200] },
|
|
2702
2390
|
() => AssociatePhoneNumbersWithVoiceConnectorGroupRequest,
|
|
2703
2391
|
() => AssociatePhoneNumbersWithVoiceConnectorGroupResponse,
|
|
2704
2392
|
];
|
|
@@ -2706,9 +2394,7 @@ var BatchDeletePhoneNumber = [
|
|
|
2706
2394
|
9,
|
|
2707
2395
|
n0,
|
|
2708
2396
|
_BDPN,
|
|
2709
|
-
{
|
|
2710
|
-
[_h]: ["POST", "/phone-numbers?operation=batch-delete", 200],
|
|
2711
|
-
},
|
|
2397
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-delete", 200] },
|
|
2712
2398
|
() => BatchDeletePhoneNumberRequest,
|
|
2713
2399
|
() => BatchDeletePhoneNumberResponse,
|
|
2714
2400
|
];
|
|
@@ -2716,9 +2402,7 @@ var BatchUpdatePhoneNumber = [
|
|
|
2716
2402
|
9,
|
|
2717
2403
|
n0,
|
|
2718
2404
|
_BUPN,
|
|
2719
|
-
{
|
|
2720
|
-
[_h]: ["POST", "/phone-numbers?operation=batch-update", 200],
|
|
2721
|
-
},
|
|
2405
|
+
{ [_h]: ["POST", "/phone-numbers?operation=batch-update", 200] },
|
|
2722
2406
|
() => BatchUpdatePhoneNumberRequest,
|
|
2723
2407
|
() => BatchUpdatePhoneNumberResponse,
|
|
2724
2408
|
];
|
|
@@ -2726,9 +2410,7 @@ var CreatePhoneNumberOrder = [
|
|
|
2726
2410
|
9,
|
|
2727
2411
|
n0,
|
|
2728
2412
|
_CPNO,
|
|
2729
|
-
{
|
|
2730
|
-
[_h]: ["POST", "/phone-number-orders", 201],
|
|
2731
|
-
},
|
|
2413
|
+
{ [_h]: ["POST", "/phone-number-orders", 201] },
|
|
2732
2414
|
() => CreatePhoneNumberOrderRequest,
|
|
2733
2415
|
() => CreatePhoneNumberOrderResponse,
|
|
2734
2416
|
];
|
|
@@ -2736,9 +2418,7 @@ var CreateProxySession = [
|
|
|
2736
2418
|
9,
|
|
2737
2419
|
n0,
|
|
2738
2420
|
_CPS,
|
|
2739
|
-
{
|
|
2740
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 201],
|
|
2741
|
-
},
|
|
2421
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 201] },
|
|
2742
2422
|
() => CreateProxySessionRequest,
|
|
2743
2423
|
() => CreateProxySessionResponse,
|
|
2744
2424
|
];
|
|
@@ -2746,9 +2426,7 @@ var CreateSipMediaApplication = [
|
|
|
2746
2426
|
9,
|
|
2747
2427
|
n0,
|
|
2748
2428
|
_CSMA,
|
|
2749
|
-
{
|
|
2750
|
-
[_h]: ["POST", "/sip-media-applications", 201],
|
|
2751
|
-
},
|
|
2429
|
+
{ [_h]: ["POST", "/sip-media-applications", 201] },
|
|
2752
2430
|
() => CreateSipMediaApplicationRequest,
|
|
2753
2431
|
() => CreateSipMediaApplicationResponse,
|
|
2754
2432
|
];
|
|
@@ -2756,9 +2434,7 @@ var CreateSipMediaApplicationCall = [
|
|
|
2756
2434
|
9,
|
|
2757
2435
|
n0,
|
|
2758
2436
|
_CSMAC,
|
|
2759
|
-
{
|
|
2760
|
-
[_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls", 201],
|
|
2761
|
-
},
|
|
2437
|
+
{ [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls", 201] },
|
|
2762
2438
|
() => CreateSipMediaApplicationCallRequest,
|
|
2763
2439
|
() => CreateSipMediaApplicationCallResponse,
|
|
2764
2440
|
];
|
|
@@ -2766,9 +2442,7 @@ var CreateSipRule = [
|
|
|
2766
2442
|
9,
|
|
2767
2443
|
n0,
|
|
2768
2444
|
_CSR,
|
|
2769
|
-
{
|
|
2770
|
-
[_h]: ["POST", "/sip-rules", 201],
|
|
2771
|
-
},
|
|
2445
|
+
{ [_h]: ["POST", "/sip-rules", 201] },
|
|
2772
2446
|
() => CreateSipRuleRequest,
|
|
2773
2447
|
() => CreateSipRuleResponse,
|
|
2774
2448
|
];
|
|
@@ -2776,9 +2450,7 @@ var CreateVoiceConnector = [
|
|
|
2776
2450
|
9,
|
|
2777
2451
|
n0,
|
|
2778
2452
|
_CVC,
|
|
2779
|
-
{
|
|
2780
|
-
[_h]: ["POST", "/voice-connectors", 201],
|
|
2781
|
-
},
|
|
2453
|
+
{ [_h]: ["POST", "/voice-connectors", 201] },
|
|
2782
2454
|
() => CreateVoiceConnectorRequest,
|
|
2783
2455
|
() => CreateVoiceConnectorResponse,
|
|
2784
2456
|
];
|
|
@@ -2786,9 +2458,7 @@ var CreateVoiceConnectorGroup = [
|
|
|
2786
2458
|
9,
|
|
2787
2459
|
n0,
|
|
2788
2460
|
_CVCG,
|
|
2789
|
-
{
|
|
2790
|
-
[_h]: ["POST", "/voice-connector-groups", 201],
|
|
2791
|
-
},
|
|
2461
|
+
{ [_h]: ["POST", "/voice-connector-groups", 201] },
|
|
2792
2462
|
() => CreateVoiceConnectorGroupRequest,
|
|
2793
2463
|
() => CreateVoiceConnectorGroupResponse,
|
|
2794
2464
|
];
|
|
@@ -2796,9 +2466,7 @@ var CreateVoiceProfile = [
|
|
|
2796
2466
|
9,
|
|
2797
2467
|
n0,
|
|
2798
2468
|
_CVP,
|
|
2799
|
-
{
|
|
2800
|
-
[_h]: ["POST", "/voice-profiles", 201],
|
|
2801
|
-
},
|
|
2469
|
+
{ [_h]: ["POST", "/voice-profiles", 201] },
|
|
2802
2470
|
() => CreateVoiceProfileRequest,
|
|
2803
2471
|
() => CreateVoiceProfileResponse,
|
|
2804
2472
|
];
|
|
@@ -2806,9 +2474,7 @@ var CreateVoiceProfileDomain = [
|
|
|
2806
2474
|
9,
|
|
2807
2475
|
n0,
|
|
2808
2476
|
_CVPD,
|
|
2809
|
-
{
|
|
2810
|
-
[_h]: ["POST", "/voice-profile-domains", 201],
|
|
2811
|
-
},
|
|
2477
|
+
{ [_h]: ["POST", "/voice-profile-domains", 201] },
|
|
2812
2478
|
() => CreateVoiceProfileDomainRequest,
|
|
2813
2479
|
() => CreateVoiceProfileDomainResponse,
|
|
2814
2480
|
];
|
|
@@ -2816,9 +2482,7 @@ var DeletePhoneNumber = [
|
|
|
2816
2482
|
9,
|
|
2817
2483
|
n0,
|
|
2818
2484
|
_DPNe,
|
|
2819
|
-
{
|
|
2820
|
-
[_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204],
|
|
2821
|
-
},
|
|
2485
|
+
{ [_h]: ["DELETE", "/phone-numbers/{PhoneNumberId}", 204] },
|
|
2822
2486
|
() => DeletePhoneNumberRequest,
|
|
2823
2487
|
() => __Unit,
|
|
2824
2488
|
];
|
|
@@ -2826,9 +2490,7 @@ var DeleteProxySession = [
|
|
|
2826
2490
|
9,
|
|
2827
2491
|
n0,
|
|
2828
2492
|
_DPS,
|
|
2829
|
-
{
|
|
2830
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 204],
|
|
2831
|
-
},
|
|
2493
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 204] },
|
|
2832
2494
|
() => DeleteProxySessionRequest,
|
|
2833
2495
|
() => __Unit,
|
|
2834
2496
|
];
|
|
@@ -2836,9 +2498,7 @@ var DeleteSipMediaApplication = [
|
|
|
2836
2498
|
9,
|
|
2837
2499
|
n0,
|
|
2838
2500
|
_DSMA,
|
|
2839
|
-
{
|
|
2840
|
-
[_h]: ["DELETE", "/sip-media-applications/{SipMediaApplicationId}", 204],
|
|
2841
|
-
},
|
|
2501
|
+
{ [_h]: ["DELETE", "/sip-media-applications/{SipMediaApplicationId}", 204] },
|
|
2842
2502
|
() => DeleteSipMediaApplicationRequest,
|
|
2843
2503
|
() => __Unit,
|
|
2844
2504
|
];
|
|
@@ -2846,9 +2506,7 @@ var DeleteSipRule = [
|
|
|
2846
2506
|
9,
|
|
2847
2507
|
n0,
|
|
2848
2508
|
_DSR,
|
|
2849
|
-
{
|
|
2850
|
-
[_h]: ["DELETE", "/sip-rules/{SipRuleId}", 204],
|
|
2851
|
-
},
|
|
2509
|
+
{ [_h]: ["DELETE", "/sip-rules/{SipRuleId}", 204] },
|
|
2852
2510
|
() => DeleteSipRuleRequest,
|
|
2853
2511
|
() => __Unit,
|
|
2854
2512
|
];
|
|
@@ -2856,9 +2514,7 @@ var DeleteVoiceConnector = [
|
|
|
2856
2514
|
9,
|
|
2857
2515
|
n0,
|
|
2858
2516
|
_DVC,
|
|
2859
|
-
{
|
|
2860
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}", 204],
|
|
2861
|
-
},
|
|
2517
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}", 204] },
|
|
2862
2518
|
() => DeleteVoiceConnectorRequest,
|
|
2863
2519
|
() => __Unit,
|
|
2864
2520
|
];
|
|
@@ -2866,9 +2522,7 @@ var DeleteVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
2866
2522
|
9,
|
|
2867
2523
|
n0,
|
|
2868
2524
|
_DVCECC,
|
|
2869
|
-
{
|
|
2870
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 204],
|
|
2871
|
-
},
|
|
2525
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 204] },
|
|
2872
2526
|
() => DeleteVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
2873
2527
|
() => __Unit,
|
|
2874
2528
|
];
|
|
@@ -2876,9 +2530,7 @@ var DeleteVoiceConnectorExternalSystemsConfiguration = [
|
|
|
2876
2530
|
9,
|
|
2877
2531
|
n0,
|
|
2878
2532
|
_DVCESC,
|
|
2879
|
-
{
|
|
2880
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 204],
|
|
2881
|
-
},
|
|
2533
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 204] },
|
|
2882
2534
|
() => DeleteVoiceConnectorExternalSystemsConfigurationRequest,
|
|
2883
2535
|
() => __Unit,
|
|
2884
2536
|
];
|
|
@@ -2886,9 +2538,7 @@ var DeleteVoiceConnectorGroup = [
|
|
|
2886
2538
|
9,
|
|
2887
2539
|
n0,
|
|
2888
2540
|
_DVCG,
|
|
2889
|
-
{
|
|
2890
|
-
[_h]: ["DELETE", "/voice-connector-groups/{VoiceConnectorGroupId}", 204],
|
|
2891
|
-
},
|
|
2541
|
+
{ [_h]: ["DELETE", "/voice-connector-groups/{VoiceConnectorGroupId}", 204] },
|
|
2892
2542
|
() => DeleteVoiceConnectorGroupRequest,
|
|
2893
2543
|
() => __Unit,
|
|
2894
2544
|
];
|
|
@@ -2896,9 +2546,7 @@ var DeleteVoiceConnectorOrigination = [
|
|
|
2896
2546
|
9,
|
|
2897
2547
|
n0,
|
|
2898
2548
|
_DVCO,
|
|
2899
|
-
{
|
|
2900
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/origination", 204],
|
|
2901
|
-
},
|
|
2549
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/origination", 204] },
|
|
2902
2550
|
() => DeleteVoiceConnectorOriginationRequest,
|
|
2903
2551
|
() => __Unit,
|
|
2904
2552
|
];
|
|
@@ -2906,9 +2554,7 @@ var DeleteVoiceConnectorProxy = [
|
|
|
2906
2554
|
9,
|
|
2907
2555
|
n0,
|
|
2908
2556
|
_DVCP,
|
|
2909
|
-
{
|
|
2910
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 204],
|
|
2911
|
-
},
|
|
2557
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 204] },
|
|
2912
2558
|
() => DeleteVoiceConnectorProxyRequest,
|
|
2913
2559
|
() => __Unit,
|
|
2914
2560
|
];
|
|
@@ -2916,9 +2562,7 @@ var DeleteVoiceConnectorStreamingConfiguration = [
|
|
|
2916
2562
|
9,
|
|
2917
2563
|
n0,
|
|
2918
2564
|
_DVCSC,
|
|
2919
|
-
{
|
|
2920
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 204],
|
|
2921
|
-
},
|
|
2565
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 204] },
|
|
2922
2566
|
() => DeleteVoiceConnectorStreamingConfigurationRequest,
|
|
2923
2567
|
() => __Unit,
|
|
2924
2568
|
];
|
|
@@ -2926,9 +2570,7 @@ var DeleteVoiceConnectorTermination = [
|
|
|
2926
2570
|
9,
|
|
2927
2571
|
n0,
|
|
2928
2572
|
_DVCT,
|
|
2929
|
-
{
|
|
2930
|
-
[_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/termination", 204],
|
|
2931
|
-
},
|
|
2573
|
+
{ [_h]: ["DELETE", "/voice-connectors/{VoiceConnectorId}/termination", 204] },
|
|
2932
2574
|
() => DeleteVoiceConnectorTerminationRequest,
|
|
2933
2575
|
() => __Unit,
|
|
2934
2576
|
];
|
|
@@ -2936,9 +2578,7 @@ var DeleteVoiceConnectorTerminationCredentials = [
|
|
|
2936
2578
|
9,
|
|
2937
2579
|
n0,
|
|
2938
2580
|
_DVCTC,
|
|
2939
|
-
{
|
|
2940
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=delete", 204],
|
|
2941
|
-
},
|
|
2581
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=delete", 204] },
|
|
2942
2582
|
() => DeleteVoiceConnectorTerminationCredentialsRequest,
|
|
2943
2583
|
() => __Unit,
|
|
2944
2584
|
];
|
|
@@ -2946,9 +2586,7 @@ var DeleteVoiceProfile = [
|
|
|
2946
2586
|
9,
|
|
2947
2587
|
n0,
|
|
2948
2588
|
_DVP,
|
|
2949
|
-
{
|
|
2950
|
-
[_h]: ["DELETE", "/voice-profiles/{VoiceProfileId}", 204],
|
|
2951
|
-
},
|
|
2589
|
+
{ [_h]: ["DELETE", "/voice-profiles/{VoiceProfileId}", 204] },
|
|
2952
2590
|
() => DeleteVoiceProfileRequest,
|
|
2953
2591
|
() => __Unit,
|
|
2954
2592
|
];
|
|
@@ -2956,9 +2594,7 @@ var DeleteVoiceProfileDomain = [
|
|
|
2956
2594
|
9,
|
|
2957
2595
|
n0,
|
|
2958
2596
|
_DVPD,
|
|
2959
|
-
{
|
|
2960
|
-
[_h]: ["DELETE", "/voice-profile-domains/{VoiceProfileDomainId}", 204],
|
|
2961
|
-
},
|
|
2597
|
+
{ [_h]: ["DELETE", "/voice-profile-domains/{VoiceProfileDomainId}", 204] },
|
|
2962
2598
|
() => DeleteVoiceProfileDomainRequest,
|
|
2963
2599
|
() => __Unit,
|
|
2964
2600
|
];
|
|
@@ -2966,9 +2602,7 @@ var DisassociatePhoneNumbersFromVoiceConnector = [
|
|
|
2966
2602
|
9,
|
|
2967
2603
|
n0,
|
|
2968
2604
|
_DPNFVC,
|
|
2969
|
-
{
|
|
2970
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=disassociate-phone-numbers", 200],
|
|
2971
|
-
},
|
|
2605
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}?operation=disassociate-phone-numbers", 200] },
|
|
2972
2606
|
() => DisassociatePhoneNumbersFromVoiceConnectorRequest,
|
|
2973
2607
|
() => DisassociatePhoneNumbersFromVoiceConnectorResponse,
|
|
2974
2608
|
];
|
|
@@ -2976,9 +2610,7 @@ var DisassociatePhoneNumbersFromVoiceConnectorGroup = [
|
|
|
2976
2610
|
9,
|
|
2977
2611
|
n0,
|
|
2978
2612
|
_DPNFVCG,
|
|
2979
|
-
{
|
|
2980
|
-
[_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=disassociate-phone-numbers", 200],
|
|
2981
|
-
},
|
|
2613
|
+
{ [_h]: ["POST", "/voice-connector-groups/{VoiceConnectorGroupId}?operation=disassociate-phone-numbers", 200] },
|
|
2982
2614
|
() => DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,
|
|
2983
2615
|
() => DisassociatePhoneNumbersFromVoiceConnectorGroupResponse,
|
|
2984
2616
|
];
|
|
@@ -2986,9 +2618,7 @@ var GetGlobalSettings = [
|
|
|
2986
2618
|
9,
|
|
2987
2619
|
n0,
|
|
2988
2620
|
_GGS,
|
|
2989
|
-
{
|
|
2990
|
-
[_h]: ["GET", "/settings", 200],
|
|
2991
|
-
},
|
|
2621
|
+
{ [_h]: ["GET", "/settings", 200] },
|
|
2992
2622
|
() => __Unit,
|
|
2993
2623
|
() => GetGlobalSettingsResponse,
|
|
2994
2624
|
];
|
|
@@ -2996,9 +2626,7 @@ var GetPhoneNumber = [
|
|
|
2996
2626
|
9,
|
|
2997
2627
|
n0,
|
|
2998
2628
|
_GPN,
|
|
2999
|
-
{
|
|
3000
|
-
[_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200],
|
|
3001
|
-
},
|
|
2629
|
+
{ [_h]: ["GET", "/phone-numbers/{PhoneNumberId}", 200] },
|
|
3002
2630
|
() => GetPhoneNumberRequest,
|
|
3003
2631
|
() => GetPhoneNumberResponse,
|
|
3004
2632
|
];
|
|
@@ -3006,9 +2634,7 @@ var GetPhoneNumberOrder = [
|
|
|
3006
2634
|
9,
|
|
3007
2635
|
n0,
|
|
3008
2636
|
_GPNO,
|
|
3009
|
-
{
|
|
3010
|
-
[_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200],
|
|
3011
|
-
},
|
|
2637
|
+
{ [_h]: ["GET", "/phone-number-orders/{PhoneNumberOrderId}", 200] },
|
|
3012
2638
|
() => GetPhoneNumberOrderRequest,
|
|
3013
2639
|
() => GetPhoneNumberOrderResponse,
|
|
3014
2640
|
];
|
|
@@ -3016,9 +2642,7 @@ var GetPhoneNumberSettings = [
|
|
|
3016
2642
|
9,
|
|
3017
2643
|
n0,
|
|
3018
2644
|
_GPNS,
|
|
3019
|
-
{
|
|
3020
|
-
[_h]: ["GET", "/settings/phone-number", 200],
|
|
3021
|
-
},
|
|
2645
|
+
{ [_h]: ["GET", "/settings/phone-number", 200] },
|
|
3022
2646
|
() => __Unit,
|
|
3023
2647
|
() => GetPhoneNumberSettingsResponse,
|
|
3024
2648
|
];
|
|
@@ -3026,9 +2650,7 @@ var GetProxySession = [
|
|
|
3026
2650
|
9,
|
|
3027
2651
|
n0,
|
|
3028
2652
|
_GPS,
|
|
3029
|
-
{
|
|
3030
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 200],
|
|
3031
|
-
},
|
|
2653
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 200] },
|
|
3032
2654
|
() => GetProxySessionRequest,
|
|
3033
2655
|
() => GetProxySessionResponse,
|
|
3034
2656
|
];
|
|
@@ -3036,9 +2658,7 @@ var GetSipMediaApplication = [
|
|
|
3036
2658
|
9,
|
|
3037
2659
|
n0,
|
|
3038
2660
|
_GSMA,
|
|
3039
|
-
{
|
|
3040
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}", 200],
|
|
3041
|
-
},
|
|
2661
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}", 200] },
|
|
3042
2662
|
() => GetSipMediaApplicationRequest,
|
|
3043
2663
|
() => GetSipMediaApplicationResponse,
|
|
3044
2664
|
];
|
|
@@ -3046,9 +2666,7 @@ var GetSipMediaApplicationAlexaSkillConfiguration = [
|
|
|
3046
2666
|
9,
|
|
3047
2667
|
n0,
|
|
3048
2668
|
_GSMAASC,
|
|
3049
|
-
{
|
|
3050
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200],
|
|
3051
|
-
},
|
|
2669
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
|
|
3052
2670
|
() => GetSipMediaApplicationAlexaSkillConfigurationRequest,
|
|
3053
2671
|
() => GetSipMediaApplicationAlexaSkillConfigurationResponse,
|
|
3054
2672
|
];
|
|
@@ -3056,9 +2674,7 @@ var GetSipMediaApplicationLoggingConfiguration = [
|
|
|
3056
2674
|
9,
|
|
3057
2675
|
n0,
|
|
3058
2676
|
_GSMALC,
|
|
3059
|
-
{
|
|
3060
|
-
[_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200],
|
|
3061
|
-
},
|
|
2677
|
+
{ [_h]: ["GET", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
|
|
3062
2678
|
() => GetSipMediaApplicationLoggingConfigurationRequest,
|
|
3063
2679
|
() => GetSipMediaApplicationLoggingConfigurationResponse,
|
|
3064
2680
|
];
|
|
@@ -3066,9 +2682,7 @@ var GetSipRule = [
|
|
|
3066
2682
|
9,
|
|
3067
2683
|
n0,
|
|
3068
2684
|
_GSR,
|
|
3069
|
-
{
|
|
3070
|
-
[_h]: ["GET", "/sip-rules/{SipRuleId}", 200],
|
|
3071
|
-
},
|
|
2685
|
+
{ [_h]: ["GET", "/sip-rules/{SipRuleId}", 200] },
|
|
3072
2686
|
() => GetSipRuleRequest,
|
|
3073
2687
|
() => GetSipRuleResponse,
|
|
3074
2688
|
];
|
|
@@ -3076,9 +2690,7 @@ var GetSpeakerSearchTask = [
|
|
|
3076
2690
|
9,
|
|
3077
2691
|
n0,
|
|
3078
2692
|
_GSST,
|
|
3079
|
-
{
|
|
3080
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}", 200],
|
|
3081
|
-
},
|
|
2693
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}", 200] },
|
|
3082
2694
|
() => GetSpeakerSearchTaskRequest,
|
|
3083
2695
|
() => GetSpeakerSearchTaskResponse,
|
|
3084
2696
|
];
|
|
@@ -3086,9 +2698,7 @@ var GetVoiceConnector = [
|
|
|
3086
2698
|
9,
|
|
3087
2699
|
n0,
|
|
3088
2700
|
_GVC,
|
|
3089
|
-
{
|
|
3090
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}", 200],
|
|
3091
|
-
},
|
|
2701
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}", 200] },
|
|
3092
2702
|
() => GetVoiceConnectorRequest,
|
|
3093
2703
|
() => GetVoiceConnectorResponse,
|
|
3094
2704
|
];
|
|
@@ -3096,9 +2706,7 @@ var GetVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
3096
2706
|
9,
|
|
3097
2707
|
n0,
|
|
3098
2708
|
_GVCECC,
|
|
3099
|
-
{
|
|
3100
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200],
|
|
3101
|
-
},
|
|
2709
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
|
|
3102
2710
|
() => GetVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
3103
2711
|
() => GetVoiceConnectorEmergencyCallingConfigurationResponse,
|
|
3104
2712
|
];
|
|
@@ -3106,9 +2714,7 @@ var GetVoiceConnectorExternalSystemsConfiguration = [
|
|
|
3106
2714
|
9,
|
|
3107
2715
|
n0,
|
|
3108
2716
|
_GVCESC,
|
|
3109
|
-
{
|
|
3110
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200],
|
|
3111
|
-
},
|
|
2717
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
|
|
3112
2718
|
() => GetVoiceConnectorExternalSystemsConfigurationRequest,
|
|
3113
2719
|
() => GetVoiceConnectorExternalSystemsConfigurationResponse,
|
|
3114
2720
|
];
|
|
@@ -3116,9 +2722,7 @@ var GetVoiceConnectorGroup = [
|
|
|
3116
2722
|
9,
|
|
3117
2723
|
n0,
|
|
3118
2724
|
_GVCG,
|
|
3119
|
-
{
|
|
3120
|
-
[_h]: ["GET", "/voice-connector-groups/{VoiceConnectorGroupId}", 200],
|
|
3121
|
-
},
|
|
2725
|
+
{ [_h]: ["GET", "/voice-connector-groups/{VoiceConnectorGroupId}", 200] },
|
|
3122
2726
|
() => GetVoiceConnectorGroupRequest,
|
|
3123
2727
|
() => GetVoiceConnectorGroupResponse,
|
|
3124
2728
|
];
|
|
@@ -3126,9 +2730,7 @@ var GetVoiceConnectorLoggingConfiguration = [
|
|
|
3126
2730
|
9,
|
|
3127
2731
|
n0,
|
|
3128
2732
|
_GVCLC,
|
|
3129
|
-
{
|
|
3130
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200],
|
|
3131
|
-
},
|
|
2733
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
|
|
3132
2734
|
() => GetVoiceConnectorLoggingConfigurationRequest,
|
|
3133
2735
|
() => GetVoiceConnectorLoggingConfigurationResponse,
|
|
3134
2736
|
];
|
|
@@ -3136,9 +2738,7 @@ var GetVoiceConnectorOrigination = [
|
|
|
3136
2738
|
9,
|
|
3137
2739
|
n0,
|
|
3138
2740
|
_GVCO,
|
|
3139
|
-
{
|
|
3140
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/origination", 200],
|
|
3141
|
-
},
|
|
2741
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
|
|
3142
2742
|
() => GetVoiceConnectorOriginationRequest,
|
|
3143
2743
|
() => GetVoiceConnectorOriginationResponse,
|
|
3144
2744
|
];
|
|
@@ -3146,9 +2746,7 @@ var GetVoiceConnectorProxy = [
|
|
|
3146
2746
|
9,
|
|
3147
2747
|
n0,
|
|
3148
2748
|
_GVCP,
|
|
3149
|
-
{
|
|
3150
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200],
|
|
3151
|
-
},
|
|
2749
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
|
|
3152
2750
|
() => GetVoiceConnectorProxyRequest,
|
|
3153
2751
|
() => GetVoiceConnectorProxyResponse,
|
|
3154
2752
|
];
|
|
@@ -3156,9 +2754,7 @@ var GetVoiceConnectorStreamingConfiguration = [
|
|
|
3156
2754
|
9,
|
|
3157
2755
|
n0,
|
|
3158
2756
|
_GVCSC,
|
|
3159
|
-
{
|
|
3160
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200],
|
|
3161
|
-
},
|
|
2757
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
|
|
3162
2758
|
() => GetVoiceConnectorStreamingConfigurationRequest,
|
|
3163
2759
|
() => GetVoiceConnectorStreamingConfigurationResponse,
|
|
3164
2760
|
];
|
|
@@ -3166,9 +2762,7 @@ var GetVoiceConnectorTermination = [
|
|
|
3166
2762
|
9,
|
|
3167
2763
|
n0,
|
|
3168
2764
|
_GVCT,
|
|
3169
|
-
{
|
|
3170
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination", 200],
|
|
3171
|
-
},
|
|
2765
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
|
|
3172
2766
|
() => GetVoiceConnectorTerminationRequest,
|
|
3173
2767
|
() => GetVoiceConnectorTerminationResponse,
|
|
3174
2768
|
];
|
|
@@ -3176,9 +2770,7 @@ var GetVoiceConnectorTerminationHealth = [
|
|
|
3176
2770
|
9,
|
|
3177
2771
|
n0,
|
|
3178
2772
|
_GVCTH,
|
|
3179
|
-
{
|
|
3180
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/health", 200],
|
|
3181
|
-
},
|
|
2773
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/health", 200] },
|
|
3182
2774
|
() => GetVoiceConnectorTerminationHealthRequest,
|
|
3183
2775
|
() => GetVoiceConnectorTerminationHealthResponse,
|
|
3184
2776
|
];
|
|
@@ -3186,9 +2778,7 @@ var GetVoiceProfile = [
|
|
|
3186
2778
|
9,
|
|
3187
2779
|
n0,
|
|
3188
2780
|
_GVP,
|
|
3189
|
-
{
|
|
3190
|
-
[_h]: ["GET", "/voice-profiles/{VoiceProfileId}", 200],
|
|
3191
|
-
},
|
|
2781
|
+
{ [_h]: ["GET", "/voice-profiles/{VoiceProfileId}", 200] },
|
|
3192
2782
|
() => GetVoiceProfileRequest,
|
|
3193
2783
|
() => GetVoiceProfileResponse,
|
|
3194
2784
|
];
|
|
@@ -3196,9 +2786,7 @@ var GetVoiceProfileDomain = [
|
|
|
3196
2786
|
9,
|
|
3197
2787
|
n0,
|
|
3198
2788
|
_GVPD,
|
|
3199
|
-
{
|
|
3200
|
-
[_h]: ["GET", "/voice-profile-domains/{VoiceProfileDomainId}", 200],
|
|
3201
|
-
},
|
|
2789
|
+
{ [_h]: ["GET", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
|
|
3202
2790
|
() => GetVoiceProfileDomainRequest,
|
|
3203
2791
|
() => GetVoiceProfileDomainResponse,
|
|
3204
2792
|
];
|
|
@@ -3206,9 +2794,7 @@ var GetVoiceToneAnalysisTask = [
|
|
|
3206
2794
|
9,
|
|
3207
2795
|
n0,
|
|
3208
2796
|
_GVTAT,
|
|
3209
|
-
{
|
|
3210
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200],
|
|
3211
|
-
},
|
|
2797
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}", 200] },
|
|
3212
2798
|
() => GetVoiceToneAnalysisTaskRequest,
|
|
3213
2799
|
() => GetVoiceToneAnalysisTaskResponse,
|
|
3214
2800
|
];
|
|
@@ -3216,9 +2802,7 @@ var ListAvailableVoiceConnectorRegions = [
|
|
|
3216
2802
|
9,
|
|
3217
2803
|
n0,
|
|
3218
2804
|
_LAVCR,
|
|
3219
|
-
{
|
|
3220
|
-
[_h]: ["GET", "/voice-connector-regions", 200],
|
|
3221
|
-
},
|
|
2805
|
+
{ [_h]: ["GET", "/voice-connector-regions", 200] },
|
|
3222
2806
|
() => __Unit,
|
|
3223
2807
|
() => ListAvailableVoiceConnectorRegionsResponse,
|
|
3224
2808
|
];
|
|
@@ -3226,9 +2810,7 @@ var ListPhoneNumberOrders = [
|
|
|
3226
2810
|
9,
|
|
3227
2811
|
n0,
|
|
3228
2812
|
_LPNO,
|
|
3229
|
-
{
|
|
3230
|
-
[_h]: ["GET", "/phone-number-orders", 200],
|
|
3231
|
-
},
|
|
2813
|
+
{ [_h]: ["GET", "/phone-number-orders", 200] },
|
|
3232
2814
|
() => ListPhoneNumberOrdersRequest,
|
|
3233
2815
|
() => ListPhoneNumberOrdersResponse,
|
|
3234
2816
|
];
|
|
@@ -3236,9 +2818,7 @@ var ListPhoneNumbers = [
|
|
|
3236
2818
|
9,
|
|
3237
2819
|
n0,
|
|
3238
2820
|
_LPN,
|
|
3239
|
-
{
|
|
3240
|
-
[_h]: ["GET", "/phone-numbers", 200],
|
|
3241
|
-
},
|
|
2821
|
+
{ [_h]: ["GET", "/phone-numbers", 200] },
|
|
3242
2822
|
() => ListPhoneNumbersRequest,
|
|
3243
2823
|
() => ListPhoneNumbersResponse,
|
|
3244
2824
|
];
|
|
@@ -3246,9 +2826,7 @@ var ListProxySessions = [
|
|
|
3246
2826
|
9,
|
|
3247
2827
|
n0,
|
|
3248
2828
|
_LPS,
|
|
3249
|
-
{
|
|
3250
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 200],
|
|
3251
|
-
},
|
|
2829
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/proxy-sessions", 200] },
|
|
3252
2830
|
() => ListProxySessionsRequest,
|
|
3253
2831
|
() => ListProxySessionsResponse,
|
|
3254
2832
|
];
|
|
@@ -3256,9 +2834,7 @@ var ListSipMediaApplications = [
|
|
|
3256
2834
|
9,
|
|
3257
2835
|
n0,
|
|
3258
2836
|
_LSMA,
|
|
3259
|
-
{
|
|
3260
|
-
[_h]: ["GET", "/sip-media-applications", 200],
|
|
3261
|
-
},
|
|
2837
|
+
{ [_h]: ["GET", "/sip-media-applications", 200] },
|
|
3262
2838
|
() => ListSipMediaApplicationsRequest,
|
|
3263
2839
|
() => ListSipMediaApplicationsResponse,
|
|
3264
2840
|
];
|
|
@@ -3266,9 +2842,7 @@ var ListSipRules = [
|
|
|
3266
2842
|
9,
|
|
3267
2843
|
n0,
|
|
3268
2844
|
_LSR,
|
|
3269
|
-
{
|
|
3270
|
-
[_h]: ["GET", "/sip-rules", 200],
|
|
3271
|
-
},
|
|
2845
|
+
{ [_h]: ["GET", "/sip-rules", 200] },
|
|
3272
2846
|
() => ListSipRulesRequest,
|
|
3273
2847
|
() => ListSipRulesResponse,
|
|
3274
2848
|
];
|
|
@@ -3276,9 +2850,7 @@ var ListSupportedPhoneNumberCountries = [
|
|
|
3276
2850
|
9,
|
|
3277
2851
|
n0,
|
|
3278
2852
|
_LSPNC,
|
|
3279
|
-
{
|
|
3280
|
-
[_h]: ["GET", "/phone-number-countries", 200],
|
|
3281
|
-
},
|
|
2853
|
+
{ [_h]: ["GET", "/phone-number-countries", 200] },
|
|
3282
2854
|
() => ListSupportedPhoneNumberCountriesRequest,
|
|
3283
2855
|
() => ListSupportedPhoneNumberCountriesResponse,
|
|
3284
2856
|
];
|
|
@@ -3286,9 +2858,7 @@ var ListTagsForResource = [
|
|
|
3286
2858
|
9,
|
|
3287
2859
|
n0,
|
|
3288
2860
|
_LTFR,
|
|
3289
|
-
{
|
|
3290
|
-
[_h]: ["GET", "/tags", 200],
|
|
3291
|
-
},
|
|
2861
|
+
{ [_h]: ["GET", "/tags", 200] },
|
|
3292
2862
|
() => ListTagsForResourceRequest,
|
|
3293
2863
|
() => ListTagsForResourceResponse,
|
|
3294
2864
|
];
|
|
@@ -3296,9 +2866,7 @@ var ListVoiceConnectorGroups = [
|
|
|
3296
2866
|
9,
|
|
3297
2867
|
n0,
|
|
3298
2868
|
_LVCG,
|
|
3299
|
-
{
|
|
3300
|
-
[_h]: ["GET", "/voice-connector-groups", 200],
|
|
3301
|
-
},
|
|
2869
|
+
{ [_h]: ["GET", "/voice-connector-groups", 200] },
|
|
3302
2870
|
() => ListVoiceConnectorGroupsRequest,
|
|
3303
2871
|
() => ListVoiceConnectorGroupsResponse,
|
|
3304
2872
|
];
|
|
@@ -3306,9 +2874,7 @@ var ListVoiceConnectors = [
|
|
|
3306
2874
|
9,
|
|
3307
2875
|
n0,
|
|
3308
2876
|
_LVC,
|
|
3309
|
-
{
|
|
3310
|
-
[_h]: ["GET", "/voice-connectors", 200],
|
|
3311
|
-
},
|
|
2877
|
+
{ [_h]: ["GET", "/voice-connectors", 200] },
|
|
3312
2878
|
() => ListVoiceConnectorsRequest,
|
|
3313
2879
|
() => ListVoiceConnectorsResponse,
|
|
3314
2880
|
];
|
|
@@ -3316,9 +2882,7 @@ var ListVoiceConnectorTerminationCredentials = [
|
|
|
3316
2882
|
9,
|
|
3317
2883
|
n0,
|
|
3318
2884
|
_LVCTC,
|
|
3319
|
-
{
|
|
3320
|
-
[_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/credentials", 200],
|
|
3321
|
-
},
|
|
2885
|
+
{ [_h]: ["GET", "/voice-connectors/{VoiceConnectorId}/termination/credentials", 200] },
|
|
3322
2886
|
() => ListVoiceConnectorTerminationCredentialsRequest,
|
|
3323
2887
|
() => ListVoiceConnectorTerminationCredentialsResponse,
|
|
3324
2888
|
];
|
|
@@ -3326,9 +2890,7 @@ var ListVoiceProfileDomains = [
|
|
|
3326
2890
|
9,
|
|
3327
2891
|
n0,
|
|
3328
2892
|
_LVPD,
|
|
3329
|
-
{
|
|
3330
|
-
[_h]: ["GET", "/voice-profile-domains", 200],
|
|
3331
|
-
},
|
|
2893
|
+
{ [_h]: ["GET", "/voice-profile-domains", 200] },
|
|
3332
2894
|
() => ListVoiceProfileDomainsRequest,
|
|
3333
2895
|
() => ListVoiceProfileDomainsResponse,
|
|
3334
2896
|
];
|
|
@@ -3336,9 +2898,7 @@ var ListVoiceProfiles = [
|
|
|
3336
2898
|
9,
|
|
3337
2899
|
n0,
|
|
3338
2900
|
_LVP,
|
|
3339
|
-
{
|
|
3340
|
-
[_h]: ["GET", "/voice-profiles", 200],
|
|
3341
|
-
},
|
|
2901
|
+
{ [_h]: ["GET", "/voice-profiles", 200] },
|
|
3342
2902
|
() => ListVoiceProfilesRequest,
|
|
3343
2903
|
() => ListVoiceProfilesResponse,
|
|
3344
2904
|
];
|
|
@@ -3346,9 +2906,7 @@ var PutSipMediaApplicationAlexaSkillConfiguration = [
|
|
|
3346
2906
|
9,
|
|
3347
2907
|
n0,
|
|
3348
2908
|
_PSMAASC,
|
|
3349
|
-
{
|
|
3350
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200],
|
|
3351
|
-
},
|
|
2909
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", 200] },
|
|
3352
2910
|
() => PutSipMediaApplicationAlexaSkillConfigurationRequest,
|
|
3353
2911
|
() => PutSipMediaApplicationAlexaSkillConfigurationResponse,
|
|
3354
2912
|
];
|
|
@@ -3356,9 +2914,7 @@ var PutSipMediaApplicationLoggingConfiguration = [
|
|
|
3356
2914
|
9,
|
|
3357
2915
|
n0,
|
|
3358
2916
|
_PSMALC,
|
|
3359
|
-
{
|
|
3360
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200],
|
|
3361
|
-
},
|
|
2917
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}/logging-configuration", 200] },
|
|
3362
2918
|
() => PutSipMediaApplicationLoggingConfigurationRequest,
|
|
3363
2919
|
() => PutSipMediaApplicationLoggingConfigurationResponse,
|
|
3364
2920
|
];
|
|
@@ -3366,9 +2922,7 @@ var PutVoiceConnectorEmergencyCallingConfiguration = [
|
|
|
3366
2922
|
9,
|
|
3367
2923
|
n0,
|
|
3368
2924
|
_PVCECC,
|
|
3369
|
-
{
|
|
3370
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200],
|
|
3371
|
-
},
|
|
2925
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/emergency-calling-configuration", 200] },
|
|
3372
2926
|
() => PutVoiceConnectorEmergencyCallingConfigurationRequest,
|
|
3373
2927
|
() => PutVoiceConnectorEmergencyCallingConfigurationResponse,
|
|
3374
2928
|
];
|
|
@@ -3376,9 +2930,7 @@ var PutVoiceConnectorExternalSystemsConfiguration = [
|
|
|
3376
2930
|
9,
|
|
3377
2931
|
n0,
|
|
3378
2932
|
_PVCESC,
|
|
3379
|
-
{
|
|
3380
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200],
|
|
3381
|
-
},
|
|
2933
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/external-systems-configuration", 200] },
|
|
3382
2934
|
() => PutVoiceConnectorExternalSystemsConfigurationRequest,
|
|
3383
2935
|
() => PutVoiceConnectorExternalSystemsConfigurationResponse,
|
|
3384
2936
|
];
|
|
@@ -3386,9 +2938,7 @@ var PutVoiceConnectorLoggingConfiguration = [
|
|
|
3386
2938
|
9,
|
|
3387
2939
|
n0,
|
|
3388
2940
|
_PVCLC,
|
|
3389
|
-
{
|
|
3390
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200],
|
|
3391
|
-
},
|
|
2941
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/logging-configuration", 200] },
|
|
3392
2942
|
() => PutVoiceConnectorLoggingConfigurationRequest,
|
|
3393
2943
|
() => PutVoiceConnectorLoggingConfigurationResponse,
|
|
3394
2944
|
];
|
|
@@ -3396,9 +2946,7 @@ var PutVoiceConnectorOrigination = [
|
|
|
3396
2946
|
9,
|
|
3397
2947
|
n0,
|
|
3398
2948
|
_PVCO,
|
|
3399
|
-
{
|
|
3400
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/origination", 200],
|
|
3401
|
-
},
|
|
2949
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/origination", 200] },
|
|
3402
2950
|
() => PutVoiceConnectorOriginationRequest,
|
|
3403
2951
|
() => PutVoiceConnectorOriginationResponse,
|
|
3404
2952
|
];
|
|
@@ -3406,9 +2954,7 @@ var PutVoiceConnectorProxy = [
|
|
|
3406
2954
|
9,
|
|
3407
2955
|
n0,
|
|
3408
2956
|
_PVCP,
|
|
3409
|
-
{
|
|
3410
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200],
|
|
3411
|
-
},
|
|
2957
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/programmable-numbers/proxy", 200] },
|
|
3412
2958
|
() => PutVoiceConnectorProxyRequest,
|
|
3413
2959
|
() => PutVoiceConnectorProxyResponse,
|
|
3414
2960
|
];
|
|
@@ -3416,9 +2962,7 @@ var PutVoiceConnectorStreamingConfiguration = [
|
|
|
3416
2962
|
9,
|
|
3417
2963
|
n0,
|
|
3418
2964
|
_PVCSC,
|
|
3419
|
-
{
|
|
3420
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200],
|
|
3421
|
-
},
|
|
2965
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/streaming-configuration", 200] },
|
|
3422
2966
|
() => PutVoiceConnectorStreamingConfigurationRequest,
|
|
3423
2967
|
() => PutVoiceConnectorStreamingConfigurationResponse,
|
|
3424
2968
|
];
|
|
@@ -3426,9 +2970,7 @@ var PutVoiceConnectorTermination = [
|
|
|
3426
2970
|
9,
|
|
3427
2971
|
n0,
|
|
3428
2972
|
_PVCT,
|
|
3429
|
-
{
|
|
3430
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/termination", 200],
|
|
3431
|
-
},
|
|
2973
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}/termination", 200] },
|
|
3432
2974
|
() => PutVoiceConnectorTerminationRequest,
|
|
3433
2975
|
() => PutVoiceConnectorTerminationResponse,
|
|
3434
2976
|
];
|
|
@@ -3436,9 +2978,7 @@ var PutVoiceConnectorTerminationCredentials = [
|
|
|
3436
2978
|
9,
|
|
3437
2979
|
n0,
|
|
3438
2980
|
_PVCTC,
|
|
3439
|
-
{
|
|
3440
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=put", 204],
|
|
3441
|
-
},
|
|
2981
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/termination/credentials?operation=put", 204] },
|
|
3442
2982
|
() => PutVoiceConnectorTerminationCredentialsRequest,
|
|
3443
2983
|
() => __Unit,
|
|
3444
2984
|
];
|
|
@@ -3446,9 +2986,7 @@ var RestorePhoneNumber = [
|
|
|
3446
2986
|
9,
|
|
3447
2987
|
n0,
|
|
3448
2988
|
_RPN,
|
|
3449
|
-
{
|
|
3450
|
-
[_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200],
|
|
3451
|
-
},
|
|
2989
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}?operation=restore", 200] },
|
|
3452
2990
|
() => RestorePhoneNumberRequest,
|
|
3453
2991
|
() => RestorePhoneNumberResponse,
|
|
3454
2992
|
];
|
|
@@ -3456,9 +2994,7 @@ var SearchAvailablePhoneNumbers = [
|
|
|
3456
2994
|
9,
|
|
3457
2995
|
n0,
|
|
3458
2996
|
_SAPN,
|
|
3459
|
-
{
|
|
3460
|
-
[_h]: ["GET", "/search?type=phone-numbers", 200],
|
|
3461
|
-
},
|
|
2997
|
+
{ [_h]: ["GET", "/search?type=phone-numbers", 200] },
|
|
3462
2998
|
() => SearchAvailablePhoneNumbersRequest,
|
|
3463
2999
|
() => SearchAvailablePhoneNumbersResponse,
|
|
3464
3000
|
];
|
|
@@ -3466,9 +3002,7 @@ var StartSpeakerSearchTask = [
|
|
|
3466
3002
|
9,
|
|
3467
3003
|
n0,
|
|
3468
3004
|
_SSST,
|
|
3469
|
-
{
|
|
3470
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks", 201],
|
|
3471
|
-
},
|
|
3005
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/speaker-search-tasks", 201] },
|
|
3472
3006
|
() => StartSpeakerSearchTaskRequest,
|
|
3473
3007
|
() => StartSpeakerSearchTaskResponse,
|
|
3474
3008
|
];
|
|
@@ -3476,9 +3010,7 @@ var StartVoiceToneAnalysisTask = [
|
|
|
3476
3010
|
9,
|
|
3477
3011
|
n0,
|
|
3478
3012
|
_SVTAT,
|
|
3479
|
-
{
|
|
3480
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", 201],
|
|
3481
|
-
},
|
|
3013
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks", 201] },
|
|
3482
3014
|
() => StartVoiceToneAnalysisTaskRequest,
|
|
3483
3015
|
() => StartVoiceToneAnalysisTaskResponse,
|
|
3484
3016
|
];
|
|
@@ -3514,9 +3046,7 @@ var TagResource = [
|
|
|
3514
3046
|
9,
|
|
3515
3047
|
n0,
|
|
3516
3048
|
_TR,
|
|
3517
|
-
{
|
|
3518
|
-
[_h]: ["POST", "/tags?operation=tag-resource", 204],
|
|
3519
|
-
},
|
|
3049
|
+
{ [_h]: ["POST", "/tags?operation=tag-resource", 204] },
|
|
3520
3050
|
() => TagResourceRequest,
|
|
3521
3051
|
() => __Unit,
|
|
3522
3052
|
];
|
|
@@ -3524,9 +3054,7 @@ var UntagResource = [
|
|
|
3524
3054
|
9,
|
|
3525
3055
|
n0,
|
|
3526
3056
|
_UR,
|
|
3527
|
-
{
|
|
3528
|
-
[_h]: ["POST", "/tags?operation=untag-resource", 204],
|
|
3529
|
-
},
|
|
3057
|
+
{ [_h]: ["POST", "/tags?operation=untag-resource", 204] },
|
|
3530
3058
|
() => UntagResourceRequest,
|
|
3531
3059
|
() => __Unit,
|
|
3532
3060
|
];
|
|
@@ -3534,9 +3062,7 @@ var UpdateGlobalSettings = [
|
|
|
3534
3062
|
9,
|
|
3535
3063
|
n0,
|
|
3536
3064
|
_UGS,
|
|
3537
|
-
{
|
|
3538
|
-
[_h]: ["PUT", "/settings", 204],
|
|
3539
|
-
},
|
|
3065
|
+
{ [_h]: ["PUT", "/settings", 204] },
|
|
3540
3066
|
() => UpdateGlobalSettingsRequest,
|
|
3541
3067
|
() => __Unit,
|
|
3542
3068
|
];
|
|
@@ -3544,9 +3070,7 @@ var UpdatePhoneNumber = [
|
|
|
3544
3070
|
9,
|
|
3545
3071
|
n0,
|
|
3546
3072
|
_UPN,
|
|
3547
|
-
{
|
|
3548
|
-
[_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200],
|
|
3549
|
-
},
|
|
3073
|
+
{ [_h]: ["POST", "/phone-numbers/{PhoneNumberId}", 200] },
|
|
3550
3074
|
() => UpdatePhoneNumberRequest,
|
|
3551
3075
|
() => UpdatePhoneNumberResponse,
|
|
3552
3076
|
];
|
|
@@ -3554,9 +3078,7 @@ var UpdatePhoneNumberSettings = [
|
|
|
3554
3078
|
9,
|
|
3555
3079
|
n0,
|
|
3556
3080
|
_UPNS,
|
|
3557
|
-
{
|
|
3558
|
-
[_h]: ["PUT", "/settings/phone-number", 204],
|
|
3559
|
-
},
|
|
3081
|
+
{ [_h]: ["PUT", "/settings/phone-number", 204] },
|
|
3560
3082
|
() => UpdatePhoneNumberSettingsRequest,
|
|
3561
3083
|
() => __Unit,
|
|
3562
3084
|
];
|
|
@@ -3564,9 +3086,7 @@ var UpdateProxySession = [
|
|
|
3564
3086
|
9,
|
|
3565
3087
|
n0,
|
|
3566
3088
|
_UPS,
|
|
3567
|
-
{
|
|
3568
|
-
[_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 201],
|
|
3569
|
-
},
|
|
3089
|
+
{ [_h]: ["POST", "/voice-connectors/{VoiceConnectorId}/proxy-sessions/{ProxySessionId}", 201] },
|
|
3570
3090
|
() => UpdateProxySessionRequest,
|
|
3571
3091
|
() => UpdateProxySessionResponse,
|
|
3572
3092
|
];
|
|
@@ -3574,9 +3094,7 @@ var UpdateSipMediaApplication = [
|
|
|
3574
3094
|
9,
|
|
3575
3095
|
n0,
|
|
3576
3096
|
_USMA,
|
|
3577
|
-
{
|
|
3578
|
-
[_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}", 200],
|
|
3579
|
-
},
|
|
3097
|
+
{ [_h]: ["PUT", "/sip-media-applications/{SipMediaApplicationId}", 200] },
|
|
3580
3098
|
() => UpdateSipMediaApplicationRequest,
|
|
3581
3099
|
() => UpdateSipMediaApplicationResponse,
|
|
3582
3100
|
];
|
|
@@ -3584,9 +3102,7 @@ var UpdateSipMediaApplicationCall = [
|
|
|
3584
3102
|
9,
|
|
3585
3103
|
n0,
|
|
3586
3104
|
_USMAC,
|
|
3587
|
-
{
|
|
3588
|
-
[_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls/{TransactionId}", 202],
|
|
3589
|
-
},
|
|
3105
|
+
{ [_h]: ["POST", "/sip-media-applications/{SipMediaApplicationId}/calls/{TransactionId}", 202] },
|
|
3590
3106
|
() => UpdateSipMediaApplicationCallRequest,
|
|
3591
3107
|
() => UpdateSipMediaApplicationCallResponse,
|
|
3592
3108
|
];
|
|
@@ -3594,9 +3110,7 @@ var UpdateSipRule = [
|
|
|
3594
3110
|
9,
|
|
3595
3111
|
n0,
|
|
3596
3112
|
_USR,
|
|
3597
|
-
{
|
|
3598
|
-
[_h]: ["PUT", "/sip-rules/{SipRuleId}", 202],
|
|
3599
|
-
},
|
|
3113
|
+
{ [_h]: ["PUT", "/sip-rules/{SipRuleId}", 202] },
|
|
3600
3114
|
() => UpdateSipRuleRequest,
|
|
3601
3115
|
() => UpdateSipRuleResponse,
|
|
3602
3116
|
];
|
|
@@ -3604,9 +3118,7 @@ var UpdateVoiceConnector = [
|
|
|
3604
3118
|
9,
|
|
3605
3119
|
n0,
|
|
3606
3120
|
_UVC,
|
|
3607
|
-
{
|
|
3608
|
-
[_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}", 200],
|
|
3609
|
-
},
|
|
3121
|
+
{ [_h]: ["PUT", "/voice-connectors/{VoiceConnectorId}", 200] },
|
|
3610
3122
|
() => UpdateVoiceConnectorRequest,
|
|
3611
3123
|
() => UpdateVoiceConnectorResponse,
|
|
3612
3124
|
];
|
|
@@ -3614,9 +3126,7 @@ var UpdateVoiceConnectorGroup = [
|
|
|
3614
3126
|
9,
|
|
3615
3127
|
n0,
|
|
3616
3128
|
_UVCG,
|
|
3617
|
-
{
|
|
3618
|
-
[_h]: ["PUT", "/voice-connector-groups/{VoiceConnectorGroupId}", 202],
|
|
3619
|
-
},
|
|
3129
|
+
{ [_h]: ["PUT", "/voice-connector-groups/{VoiceConnectorGroupId}", 202] },
|
|
3620
3130
|
() => UpdateVoiceConnectorGroupRequest,
|
|
3621
3131
|
() => UpdateVoiceConnectorGroupResponse,
|
|
3622
3132
|
];
|
|
@@ -3624,9 +3134,7 @@ var UpdateVoiceProfile = [
|
|
|
3624
3134
|
9,
|
|
3625
3135
|
n0,
|
|
3626
3136
|
_UVP,
|
|
3627
|
-
{
|
|
3628
|
-
[_h]: ["PUT", "/voice-profiles/{VoiceProfileId}", 200],
|
|
3629
|
-
},
|
|
3137
|
+
{ [_h]: ["PUT", "/voice-profiles/{VoiceProfileId}", 200] },
|
|
3630
3138
|
() => UpdateVoiceProfileRequest,
|
|
3631
3139
|
() => UpdateVoiceProfileResponse,
|
|
3632
3140
|
];
|
|
@@ -3634,9 +3142,7 @@ var UpdateVoiceProfileDomain = [
|
|
|
3634
3142
|
9,
|
|
3635
3143
|
n0,
|
|
3636
3144
|
_UVPD,
|
|
3637
|
-
{
|
|
3638
|
-
[_h]: ["PUT", "/voice-profile-domains/{VoiceProfileDomainId}", 200],
|
|
3639
|
-
},
|
|
3145
|
+
{ [_h]: ["PUT", "/voice-profile-domains/{VoiceProfileDomainId}", 200] },
|
|
3640
3146
|
() => UpdateVoiceProfileDomainRequest,
|
|
3641
3147
|
() => UpdateVoiceProfileDomainResponse,
|
|
3642
3148
|
];
|
|
@@ -3644,9 +3150,7 @@ var ValidateE911Address = [
|
|
|
3644
3150
|
9,
|
|
3645
3151
|
n0,
|
|
3646
3152
|
_VEA,
|
|
3647
|
-
{
|
|
3648
|
-
[_h]: ["POST", "/emergency-calling/address", 202],
|
|
3649
|
-
},
|
|
3153
|
+
{ [_h]: ["POST", "/emergency-calling/address", 202] },
|
|
3650
3154
|
() => ValidateE911AddressRequest,
|
|
3651
3155
|
() => ValidateE911AddressResponse,
|
|
3652
3156
|
];
|