@aws-sdk/client-billingconductor 3.943.0 → 3.947.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 +46 -189
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/BillingconductorClient.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 +46 -190
- package/dist-types/Billingconductor.d.ts +1 -1
- package/dist-types/BillingconductorClient.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/AssociateAccountsCommand.d.ts +3 -3
- package/dist-types/commands/AssociatePricingRulesCommand.d.ts +3 -3
- package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/CreatePricingPlanCommand.d.ts +3 -3
- package/dist-types/commands/CreatePricingRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/DeletePricingPlanCommand.d.ts +3 -3
- package/dist-types/commands/DeletePricingRuleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAccountsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +3 -3
- package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +3 -3
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomLineItemsCommand.d.ts +3 -3
- package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +3 -3
- package/dist-types/commands/ListPricingPlansCommand.d.ts +3 -3
- package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +3 -3
- package/dist-types/commands/ListPricingRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.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/UpdateBillingGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePricingPlanCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePricingRuleCommand.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/BillingconductorServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/GetBillingGroupCostReportPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBillingGroupCostReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBillingGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomLineItemVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomLineItemsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPricingPlansAssociatedWithPricingRulePaginator.d.ts +1 -1
- package/dist-types/pagination/ListPricingPlansPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPricingRulesAssociatedToPricingPlanPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPricingRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourcesAssociatedToCustomLineItemPaginator.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 -2
- package/dist-types/ts3.4/BillingconductorClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/BillingconductorServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -543,17 +543,7 @@ var PricingPlanDescription = [0, n0, _PPD, 8, 0];
|
|
|
543
543
|
var PricingPlanName = [0, n0, _PPN, 8, 0];
|
|
544
544
|
var PricingRuleDescription = [0, n0, _PRD, 8, 0];
|
|
545
545
|
var PricingRuleName = [0, n0, _PRN, 8, 0];
|
|
546
|
-
var AccessDeniedException = [
|
|
547
|
-
-3,
|
|
548
|
-
n0,
|
|
549
|
-
_ADE,
|
|
550
|
-
{
|
|
551
|
-
[_e]: _c,
|
|
552
|
-
[_hE]: 403,
|
|
553
|
-
},
|
|
554
|
-
[_M],
|
|
555
|
-
[0],
|
|
556
|
-
];
|
|
546
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
557
547
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
558
548
|
var AccountAssociationsListElement = [
|
|
559
549
|
3,
|
|
@@ -653,10 +643,7 @@ var ConflictException = [
|
|
|
653
643
|
-3,
|
|
654
644
|
n0,
|
|
655
645
|
_CE,
|
|
656
|
-
{
|
|
657
|
-
[_e]: _c,
|
|
658
|
-
[_hE]: 409,
|
|
659
|
-
},
|
|
646
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
660
647
|
[_M, _RI, _RT, _R],
|
|
661
648
|
[0, 0, 0, 0],
|
|
662
649
|
];
|
|
@@ -668,13 +655,7 @@ var CreateBillingGroupInput = [
|
|
|
668
655
|
0,
|
|
669
656
|
[_CTl, _N, _AG, _CP, _PAI, _D, _T],
|
|
670
657
|
[
|
|
671
|
-
[
|
|
672
|
-
0,
|
|
673
|
-
{
|
|
674
|
-
[_hH]: _XACT,
|
|
675
|
-
[_iT]: 1,
|
|
676
|
-
},
|
|
677
|
-
],
|
|
658
|
+
[0, { [_hH]: _XACT, [_iT]: 1 }],
|
|
678
659
|
[() => BillingGroupName, 0],
|
|
679
660
|
() => AccountGrouping,
|
|
680
661
|
() => ComputationPreference,
|
|
@@ -691,13 +672,7 @@ var CreateCustomLineItemInput = [
|
|
|
691
672
|
0,
|
|
692
673
|
[_CTl, _N, _D, _BGA, _BPR, _T, _CD, _AI, _CR, _PD],
|
|
693
674
|
[
|
|
694
|
-
[
|
|
695
|
-
0,
|
|
696
|
-
{
|
|
697
|
-
[_hH]: _XACT,
|
|
698
|
-
[_iT]: 1,
|
|
699
|
-
},
|
|
700
|
-
],
|
|
675
|
+
[0, { [_hH]: _XACT, [_iT]: 1 }],
|
|
701
676
|
[() => CustomLineItemName, 0],
|
|
702
677
|
[() => CustomLineItemDescription, 0],
|
|
703
678
|
0,
|
|
@@ -717,19 +692,7 @@ var CreatePricingPlanInput = [
|
|
|
717
692
|
_CPPI,
|
|
718
693
|
0,
|
|
719
694
|
[_CTl, _N, _D, _PRA, _T],
|
|
720
|
-
[
|
|
721
|
-
[
|
|
722
|
-
0,
|
|
723
|
-
{
|
|
724
|
-
[_hH]: _XACT,
|
|
725
|
-
[_iT]: 1,
|
|
726
|
-
},
|
|
727
|
-
],
|
|
728
|
-
[() => PricingPlanName, 0],
|
|
729
|
-
[() => PricingPlanDescription, 0],
|
|
730
|
-
64 | 0,
|
|
731
|
-
128 | 0,
|
|
732
|
-
],
|
|
695
|
+
[[0, { [_hH]: _XACT, [_iT]: 1 }], [() => PricingPlanName, 0], [() => PricingPlanDescription, 0], 64 | 0, 128 | 0],
|
|
733
696
|
];
|
|
734
697
|
var CreatePricingPlanOutput = [3, n0, _CPPO, 0, [_A], [0]];
|
|
735
698
|
var CreatePricingRuleInput = [
|
|
@@ -739,13 +702,7 @@ var CreatePricingRuleInput = [
|
|
|
739
702
|
0,
|
|
740
703
|
[_CTl, _N, _D, _Sc, _Ty, _MPo, _Se, _T, _BE, _Ti, _UT, _O],
|
|
741
704
|
[
|
|
742
|
-
[
|
|
743
|
-
0,
|
|
744
|
-
{
|
|
745
|
-
[_hH]: _XACT,
|
|
746
|
-
[_iT]: 1,
|
|
747
|
-
},
|
|
748
|
-
],
|
|
705
|
+
[0, { [_hH]: _XACT, [_iT]: 1 }],
|
|
749
706
|
[() => PricingRuleName, 0],
|
|
750
707
|
[() => PricingRuleDescription, 0],
|
|
751
708
|
0,
|
|
@@ -867,20 +824,9 @@ var InternalServerException = [
|
|
|
867
824
|
-3,
|
|
868
825
|
n0,
|
|
869
826
|
_ISE,
|
|
870
|
-
{
|
|
871
|
-
[_e]: _s,
|
|
872
|
-
[_hE]: 500,
|
|
873
|
-
},
|
|
827
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
874
828
|
[_M, _RAS],
|
|
875
|
-
[
|
|
876
|
-
0,
|
|
877
|
-
[
|
|
878
|
-
1,
|
|
879
|
-
{
|
|
880
|
-
[_hH]: _RA_,
|
|
881
|
-
},
|
|
882
|
-
],
|
|
883
|
-
],
|
|
829
|
+
[0, [1, { [_hH]: _RA_ }]],
|
|
884
830
|
];
|
|
885
831
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
886
832
|
var LineItemFilter = [3, n0, _LIFi, 0, [_At, _MO, _Va], [0, 0, 64 | 0]];
|
|
@@ -1128,10 +1074,7 @@ var ResourceNotFoundException = [
|
|
|
1128
1074
|
-3,
|
|
1129
1075
|
n0,
|
|
1130
1076
|
_RNFE,
|
|
1131
|
-
{
|
|
1132
|
-
[_e]: _c,
|
|
1133
|
-
[_hE]: 404,
|
|
1134
|
-
},
|
|
1077
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
1135
1078
|
[_M, _RI, _RT],
|
|
1136
1079
|
[0, 0, 0],
|
|
1137
1080
|
];
|
|
@@ -1140,10 +1083,7 @@ var ServiceLimitExceededException = [
|
|
|
1140
1083
|
-3,
|
|
1141
1084
|
n0,
|
|
1142
1085
|
_SLEE,
|
|
1143
|
-
{
|
|
1144
|
-
[_e]: _c,
|
|
1145
|
-
[_hE]: 402,
|
|
1146
|
-
},
|
|
1086
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
1147
1087
|
[_M, _RI, _RT, _LC, _SC],
|
|
1148
1088
|
[0, 0, 0, 0, 0],
|
|
1149
1089
|
];
|
|
@@ -1155,20 +1095,9 @@ var ThrottlingException = [
|
|
|
1155
1095
|
-3,
|
|
1156
1096
|
n0,
|
|
1157
1097
|
_TE,
|
|
1158
|
-
{
|
|
1159
|
-
[_e]: _c,
|
|
1160
|
-
[_hE]: 429,
|
|
1161
|
-
},
|
|
1098
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
1162
1099
|
[_M, _RAS],
|
|
1163
|
-
[
|
|
1164
|
-
0,
|
|
1165
|
-
[
|
|
1166
|
-
1,
|
|
1167
|
-
{
|
|
1168
|
-
[_hH]: _RA_,
|
|
1169
|
-
},
|
|
1170
|
-
],
|
|
1171
|
-
],
|
|
1100
|
+
[0, [1, { [_hH]: _RA_ }]],
|
|
1172
1101
|
];
|
|
1173
1102
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
1174
1103
|
var Tiering = [3, n0, _Ti, 0, [_FT], [() => FreeTierConfig]];
|
|
@@ -1180,12 +1109,7 @@ var UntagResourceRequest = [
|
|
|
1180
1109
|
[_RAe, _TK],
|
|
1181
1110
|
[
|
|
1182
1111
|
[0, 1],
|
|
1183
|
-
[
|
|
1184
|
-
64 | 0,
|
|
1185
|
-
{
|
|
1186
|
-
[_hQ]: _tK,
|
|
1187
|
-
},
|
|
1188
|
-
],
|
|
1112
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
1189
1113
|
],
|
|
1190
1114
|
];
|
|
1191
1115
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -1320,10 +1244,7 @@ var ValidationException = [
|
|
|
1320
1244
|
-3,
|
|
1321
1245
|
n0,
|
|
1322
1246
|
_VE,
|
|
1323
|
-
{
|
|
1324
|
-
[_e]: _c,
|
|
1325
|
-
[_hE]: 400,
|
|
1326
|
-
},
|
|
1247
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1327
1248
|
[_M, _R, _Fie],
|
|
1328
1249
|
[0, 0, () => ValidationExceptionFieldList],
|
|
1329
1250
|
];
|
|
@@ -1382,9 +1303,7 @@ var AssociateAccounts = [
|
|
|
1382
1303
|
9,
|
|
1383
1304
|
n0,
|
|
1384
1305
|
_AAs,
|
|
1385
|
-
{
|
|
1386
|
-
[_h]: ["POST", "/associate-accounts", 200],
|
|
1387
|
-
},
|
|
1306
|
+
{ [_h]: ["POST", "/associate-accounts", 200] },
|
|
1388
1307
|
() => AssociateAccountsInput,
|
|
1389
1308
|
() => AssociateAccountsOutput,
|
|
1390
1309
|
];
|
|
@@ -1392,9 +1311,7 @@ var AssociatePricingRules = [
|
|
|
1392
1311
|
9,
|
|
1393
1312
|
n0,
|
|
1394
1313
|
_APR,
|
|
1395
|
-
{
|
|
1396
|
-
[_h]: ["PUT", "/associate-pricing-rules", 200],
|
|
1397
|
-
},
|
|
1314
|
+
{ [_h]: ["PUT", "/associate-pricing-rules", 200] },
|
|
1398
1315
|
() => AssociatePricingRulesInput,
|
|
1399
1316
|
() => AssociatePricingRulesOutput,
|
|
1400
1317
|
];
|
|
@@ -1402,9 +1319,7 @@ var BatchAssociateResourcesToCustomLineItem = [
|
|
|
1402
1319
|
9,
|
|
1403
1320
|
n0,
|
|
1404
1321
|
_BARTCLI,
|
|
1405
|
-
{
|
|
1406
|
-
[_h]: ["PUT", "/batch-associate-resources-to-custom-line-item", 200],
|
|
1407
|
-
},
|
|
1322
|
+
{ [_h]: ["PUT", "/batch-associate-resources-to-custom-line-item", 200] },
|
|
1408
1323
|
() => BatchAssociateResourcesToCustomLineItemInput,
|
|
1409
1324
|
() => BatchAssociateResourcesToCustomLineItemOutput,
|
|
1410
1325
|
];
|
|
@@ -1412,9 +1327,7 @@ var BatchDisassociateResourcesFromCustomLineItem = [
|
|
|
1412
1327
|
9,
|
|
1413
1328
|
n0,
|
|
1414
1329
|
_BDRFCLI,
|
|
1415
|
-
{
|
|
1416
|
-
[_h]: ["PUT", "/batch-disassociate-resources-from-custom-line-item", 200],
|
|
1417
|
-
},
|
|
1330
|
+
{ [_h]: ["PUT", "/batch-disassociate-resources-from-custom-line-item", 200] },
|
|
1418
1331
|
() => BatchDisassociateResourcesFromCustomLineItemInput,
|
|
1419
1332
|
() => BatchDisassociateResourcesFromCustomLineItemOutput,
|
|
1420
1333
|
];
|
|
@@ -1422,9 +1335,7 @@ var CreateBillingGroup = [
|
|
|
1422
1335
|
9,
|
|
1423
1336
|
n0,
|
|
1424
1337
|
_CBG,
|
|
1425
|
-
{
|
|
1426
|
-
[_h]: ["POST", "/create-billing-group", 200],
|
|
1427
|
-
},
|
|
1338
|
+
{ [_h]: ["POST", "/create-billing-group", 200] },
|
|
1428
1339
|
() => CreateBillingGroupInput,
|
|
1429
1340
|
() => CreateBillingGroupOutput,
|
|
1430
1341
|
];
|
|
@@ -1432,9 +1343,7 @@ var CreateCustomLineItem = [
|
|
|
1432
1343
|
9,
|
|
1433
1344
|
n0,
|
|
1434
1345
|
_CCLI,
|
|
1435
|
-
{
|
|
1436
|
-
[_h]: ["POST", "/create-custom-line-item", 200],
|
|
1437
|
-
},
|
|
1346
|
+
{ [_h]: ["POST", "/create-custom-line-item", 200] },
|
|
1438
1347
|
() => CreateCustomLineItemInput,
|
|
1439
1348
|
() => CreateCustomLineItemOutput,
|
|
1440
1349
|
];
|
|
@@ -1442,9 +1351,7 @@ var CreatePricingPlan = [
|
|
|
1442
1351
|
9,
|
|
1443
1352
|
n0,
|
|
1444
1353
|
_CPP,
|
|
1445
|
-
{
|
|
1446
|
-
[_h]: ["POST", "/create-pricing-plan", 200],
|
|
1447
|
-
},
|
|
1354
|
+
{ [_h]: ["POST", "/create-pricing-plan", 200] },
|
|
1448
1355
|
() => CreatePricingPlanInput,
|
|
1449
1356
|
() => CreatePricingPlanOutput,
|
|
1450
1357
|
];
|
|
@@ -1452,9 +1359,7 @@ var CreatePricingRule = [
|
|
|
1452
1359
|
9,
|
|
1453
1360
|
n0,
|
|
1454
1361
|
_CPR,
|
|
1455
|
-
{
|
|
1456
|
-
[_h]: ["POST", "/create-pricing-rule", 200],
|
|
1457
|
-
},
|
|
1362
|
+
{ [_h]: ["POST", "/create-pricing-rule", 200] },
|
|
1458
1363
|
() => CreatePricingRuleInput,
|
|
1459
1364
|
() => CreatePricingRuleOutput,
|
|
1460
1365
|
];
|
|
@@ -1462,9 +1367,7 @@ var DeleteBillingGroup = [
|
|
|
1462
1367
|
9,
|
|
1463
1368
|
n0,
|
|
1464
1369
|
_DBG,
|
|
1465
|
-
{
|
|
1466
|
-
[_h]: ["POST", "/delete-billing-group", 200],
|
|
1467
|
-
},
|
|
1370
|
+
{ [_h]: ["POST", "/delete-billing-group", 200] },
|
|
1468
1371
|
() => DeleteBillingGroupInput,
|
|
1469
1372
|
() => DeleteBillingGroupOutput,
|
|
1470
1373
|
];
|
|
@@ -1472,9 +1375,7 @@ var DeleteCustomLineItem = [
|
|
|
1472
1375
|
9,
|
|
1473
1376
|
n0,
|
|
1474
1377
|
_DCLI,
|
|
1475
|
-
{
|
|
1476
|
-
[_h]: ["POST", "/delete-custom-line-item", 200],
|
|
1477
|
-
},
|
|
1378
|
+
{ [_h]: ["POST", "/delete-custom-line-item", 200] },
|
|
1478
1379
|
() => DeleteCustomLineItemInput,
|
|
1479
1380
|
() => DeleteCustomLineItemOutput,
|
|
1480
1381
|
];
|
|
@@ -1482,9 +1383,7 @@ var DeletePricingPlan = [
|
|
|
1482
1383
|
9,
|
|
1483
1384
|
n0,
|
|
1484
1385
|
_DPP,
|
|
1485
|
-
{
|
|
1486
|
-
[_h]: ["POST", "/delete-pricing-plan", 200],
|
|
1487
|
-
},
|
|
1386
|
+
{ [_h]: ["POST", "/delete-pricing-plan", 200] },
|
|
1488
1387
|
() => DeletePricingPlanInput,
|
|
1489
1388
|
() => DeletePricingPlanOutput,
|
|
1490
1389
|
];
|
|
@@ -1492,9 +1391,7 @@ var DeletePricingRule = [
|
|
|
1492
1391
|
9,
|
|
1493
1392
|
n0,
|
|
1494
1393
|
_DPR,
|
|
1495
|
-
{
|
|
1496
|
-
[_h]: ["POST", "/delete-pricing-rule", 200],
|
|
1497
|
-
},
|
|
1394
|
+
{ [_h]: ["POST", "/delete-pricing-rule", 200] },
|
|
1498
1395
|
() => DeletePricingRuleInput,
|
|
1499
1396
|
() => DeletePricingRuleOutput,
|
|
1500
1397
|
];
|
|
@@ -1502,9 +1399,7 @@ var DisassociateAccounts = [
|
|
|
1502
1399
|
9,
|
|
1503
1400
|
n0,
|
|
1504
1401
|
_DA,
|
|
1505
|
-
{
|
|
1506
|
-
[_h]: ["POST", "/disassociate-accounts", 200],
|
|
1507
|
-
},
|
|
1402
|
+
{ [_h]: ["POST", "/disassociate-accounts", 200] },
|
|
1508
1403
|
() => DisassociateAccountsInput,
|
|
1509
1404
|
() => DisassociateAccountsOutput,
|
|
1510
1405
|
];
|
|
@@ -1512,9 +1407,7 @@ var DisassociatePricingRules = [
|
|
|
1512
1407
|
9,
|
|
1513
1408
|
n0,
|
|
1514
1409
|
_DPRi,
|
|
1515
|
-
{
|
|
1516
|
-
[_h]: ["PUT", "/disassociate-pricing-rules", 200],
|
|
1517
|
-
},
|
|
1410
|
+
{ [_h]: ["PUT", "/disassociate-pricing-rules", 200] },
|
|
1518
1411
|
() => DisassociatePricingRulesInput,
|
|
1519
1412
|
() => DisassociatePricingRulesOutput,
|
|
1520
1413
|
];
|
|
@@ -1522,9 +1415,7 @@ var GetBillingGroupCostReport = [
|
|
|
1522
1415
|
9,
|
|
1523
1416
|
n0,
|
|
1524
1417
|
_GBGCR,
|
|
1525
|
-
{
|
|
1526
|
-
[_h]: ["POST", "/get-billing-group-cost-report", 200],
|
|
1527
|
-
},
|
|
1418
|
+
{ [_h]: ["POST", "/get-billing-group-cost-report", 200] },
|
|
1528
1419
|
() => GetBillingGroupCostReportInput,
|
|
1529
1420
|
() => GetBillingGroupCostReportOutput,
|
|
1530
1421
|
];
|
|
@@ -1532,9 +1423,7 @@ var ListAccountAssociations = [
|
|
|
1532
1423
|
9,
|
|
1533
1424
|
n0,
|
|
1534
1425
|
_LAA,
|
|
1535
|
-
{
|
|
1536
|
-
[_h]: ["POST", "/list-account-associations", 200],
|
|
1537
|
-
},
|
|
1426
|
+
{ [_h]: ["POST", "/list-account-associations", 200] },
|
|
1538
1427
|
() => ListAccountAssociationsInput,
|
|
1539
1428
|
() => ListAccountAssociationsOutput,
|
|
1540
1429
|
];
|
|
@@ -1542,9 +1431,7 @@ var ListBillingGroupCostReports = [
|
|
|
1542
1431
|
9,
|
|
1543
1432
|
n0,
|
|
1544
1433
|
_LBGCR,
|
|
1545
|
-
{
|
|
1546
|
-
[_h]: ["POST", "/list-billing-group-cost-reports", 200],
|
|
1547
|
-
},
|
|
1434
|
+
{ [_h]: ["POST", "/list-billing-group-cost-reports", 200] },
|
|
1548
1435
|
() => ListBillingGroupCostReportsInput,
|
|
1549
1436
|
() => ListBillingGroupCostReportsOutput,
|
|
1550
1437
|
];
|
|
@@ -1552,9 +1439,7 @@ var ListBillingGroups = [
|
|
|
1552
1439
|
9,
|
|
1553
1440
|
n0,
|
|
1554
1441
|
_LBG,
|
|
1555
|
-
{
|
|
1556
|
-
[_h]: ["POST", "/list-billing-groups", 200],
|
|
1557
|
-
},
|
|
1442
|
+
{ [_h]: ["POST", "/list-billing-groups", 200] },
|
|
1558
1443
|
() => ListBillingGroupsInput,
|
|
1559
1444
|
() => ListBillingGroupsOutput,
|
|
1560
1445
|
];
|
|
@@ -1562,9 +1447,7 @@ var ListCustomLineItems = [
|
|
|
1562
1447
|
9,
|
|
1563
1448
|
n0,
|
|
1564
1449
|
_LCLI,
|
|
1565
|
-
{
|
|
1566
|
-
[_h]: ["POST", "/list-custom-line-items", 200],
|
|
1567
|
-
},
|
|
1450
|
+
{ [_h]: ["POST", "/list-custom-line-items", 200] },
|
|
1568
1451
|
() => ListCustomLineItemsInput,
|
|
1569
1452
|
() => ListCustomLineItemsOutput,
|
|
1570
1453
|
];
|
|
@@ -1572,9 +1455,7 @@ var ListCustomLineItemVersions = [
|
|
|
1572
1455
|
9,
|
|
1573
1456
|
n0,
|
|
1574
1457
|
_LCLIV,
|
|
1575
|
-
{
|
|
1576
|
-
[_h]: ["POST", "/list-custom-line-item-versions", 200],
|
|
1577
|
-
},
|
|
1458
|
+
{ [_h]: ["POST", "/list-custom-line-item-versions", 200] },
|
|
1578
1459
|
() => ListCustomLineItemVersionsInput,
|
|
1579
1460
|
() => ListCustomLineItemVersionsOutput,
|
|
1580
1461
|
];
|
|
@@ -1582,9 +1463,7 @@ var ListPricingPlans = [
|
|
|
1582
1463
|
9,
|
|
1583
1464
|
n0,
|
|
1584
1465
|
_LPP,
|
|
1585
|
-
{
|
|
1586
|
-
[_h]: ["POST", "/list-pricing-plans", 200],
|
|
1587
|
-
},
|
|
1466
|
+
{ [_h]: ["POST", "/list-pricing-plans", 200] },
|
|
1588
1467
|
() => ListPricingPlansInput,
|
|
1589
1468
|
() => ListPricingPlansOutput,
|
|
1590
1469
|
];
|
|
@@ -1592,9 +1471,7 @@ var ListPricingPlansAssociatedWithPricingRule = [
|
|
|
1592
1471
|
9,
|
|
1593
1472
|
n0,
|
|
1594
1473
|
_LPPAWPR,
|
|
1595
|
-
{
|
|
1596
|
-
[_h]: ["POST", "/list-pricing-plans-associated-with-pricing-rule", 200],
|
|
1597
|
-
},
|
|
1474
|
+
{ [_h]: ["POST", "/list-pricing-plans-associated-with-pricing-rule", 200] },
|
|
1598
1475
|
() => ListPricingPlansAssociatedWithPricingRuleInput,
|
|
1599
1476
|
() => ListPricingPlansAssociatedWithPricingRuleOutput,
|
|
1600
1477
|
];
|
|
@@ -1602,9 +1479,7 @@ var ListPricingRules = [
|
|
|
1602
1479
|
9,
|
|
1603
1480
|
n0,
|
|
1604
1481
|
_LPR,
|
|
1605
|
-
{
|
|
1606
|
-
[_h]: ["POST", "/list-pricing-rules", 200],
|
|
1607
|
-
},
|
|
1482
|
+
{ [_h]: ["POST", "/list-pricing-rules", 200] },
|
|
1608
1483
|
() => ListPricingRulesInput,
|
|
1609
1484
|
() => ListPricingRulesOutput,
|
|
1610
1485
|
];
|
|
@@ -1612,9 +1487,7 @@ var ListPricingRulesAssociatedToPricingPlan = [
|
|
|
1612
1487
|
9,
|
|
1613
1488
|
n0,
|
|
1614
1489
|
_LPRATPP,
|
|
1615
|
-
{
|
|
1616
|
-
[_h]: ["POST", "/list-pricing-rules-associated-to-pricing-plan", 200],
|
|
1617
|
-
},
|
|
1490
|
+
{ [_h]: ["POST", "/list-pricing-rules-associated-to-pricing-plan", 200] },
|
|
1618
1491
|
() => ListPricingRulesAssociatedToPricingPlanInput,
|
|
1619
1492
|
() => ListPricingRulesAssociatedToPricingPlanOutput,
|
|
1620
1493
|
];
|
|
@@ -1622,9 +1495,7 @@ var ListResourcesAssociatedToCustomLineItem = [
|
|
|
1622
1495
|
9,
|
|
1623
1496
|
n0,
|
|
1624
1497
|
_LRATCLI,
|
|
1625
|
-
{
|
|
1626
|
-
[_h]: ["POST", "/list-resources-associated-to-custom-line-item", 200],
|
|
1627
|
-
},
|
|
1498
|
+
{ [_h]: ["POST", "/list-resources-associated-to-custom-line-item", 200] },
|
|
1628
1499
|
() => ListResourcesAssociatedToCustomLineItemInput,
|
|
1629
1500
|
() => ListResourcesAssociatedToCustomLineItemOutput,
|
|
1630
1501
|
];
|
|
@@ -1632,9 +1503,7 @@ var ListTagsForResource = [
|
|
|
1632
1503
|
9,
|
|
1633
1504
|
n0,
|
|
1634
1505
|
_LTFR,
|
|
1635
|
-
{
|
|
1636
|
-
[_h]: ["GET", "/tags/{ResourceArn}", 204],
|
|
1637
|
-
},
|
|
1506
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 204] },
|
|
1638
1507
|
() => ListTagsForResourceRequest,
|
|
1639
1508
|
() => ListTagsForResourceResponse,
|
|
1640
1509
|
];
|
|
@@ -1642,9 +1511,7 @@ var TagResource = [
|
|
|
1642
1511
|
9,
|
|
1643
1512
|
n0,
|
|
1644
1513
|
_TR,
|
|
1645
|
-
{
|
|
1646
|
-
[_h]: ["POST", "/tags/{ResourceArn}", 204],
|
|
1647
|
-
},
|
|
1514
|
+
{ [_h]: ["POST", "/tags/{ResourceArn}", 204] },
|
|
1648
1515
|
() => TagResourceRequest,
|
|
1649
1516
|
() => TagResourceResponse,
|
|
1650
1517
|
];
|
|
@@ -1652,9 +1519,7 @@ var UntagResource = [
|
|
|
1652
1519
|
9,
|
|
1653
1520
|
n0,
|
|
1654
1521
|
_UR,
|
|
1655
|
-
{
|
|
1656
|
-
[_h]: ["DELETE", "/tags/{ResourceArn}", 204],
|
|
1657
|
-
},
|
|
1522
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 204] },
|
|
1658
1523
|
() => UntagResourceRequest,
|
|
1659
1524
|
() => UntagResourceResponse,
|
|
1660
1525
|
];
|
|
@@ -1662,9 +1527,7 @@ var UpdateBillingGroup = [
|
|
|
1662
1527
|
9,
|
|
1663
1528
|
n0,
|
|
1664
1529
|
_UBG,
|
|
1665
|
-
{
|
|
1666
|
-
[_h]: ["POST", "/update-billing-group", 200],
|
|
1667
|
-
},
|
|
1530
|
+
{ [_h]: ["POST", "/update-billing-group", 200] },
|
|
1668
1531
|
() => UpdateBillingGroupInput,
|
|
1669
1532
|
() => UpdateBillingGroupOutput,
|
|
1670
1533
|
];
|
|
@@ -1672,9 +1535,7 @@ var UpdateCustomLineItem = [
|
|
|
1672
1535
|
9,
|
|
1673
1536
|
n0,
|
|
1674
1537
|
_UCLI,
|
|
1675
|
-
{
|
|
1676
|
-
[_h]: ["POST", "/update-custom-line-item", 200],
|
|
1677
|
-
},
|
|
1538
|
+
{ [_h]: ["POST", "/update-custom-line-item", 200] },
|
|
1678
1539
|
() => UpdateCustomLineItemInput,
|
|
1679
1540
|
() => UpdateCustomLineItemOutput,
|
|
1680
1541
|
];
|
|
@@ -1682,9 +1543,7 @@ var UpdatePricingPlan = [
|
|
|
1682
1543
|
9,
|
|
1683
1544
|
n0,
|
|
1684
1545
|
_UPP,
|
|
1685
|
-
{
|
|
1686
|
-
[_h]: ["PUT", "/update-pricing-plan", 200],
|
|
1687
|
-
},
|
|
1546
|
+
{ [_h]: ["PUT", "/update-pricing-plan", 200] },
|
|
1688
1547
|
() => UpdatePricingPlanInput,
|
|
1689
1548
|
() => UpdatePricingPlanOutput,
|
|
1690
1549
|
];
|
|
@@ -1692,9 +1551,7 @@ var UpdatePricingRule = [
|
|
|
1692
1551
|
9,
|
|
1693
1552
|
n0,
|
|
1694
1553
|
_UPR,
|
|
1695
|
-
{
|
|
1696
|
-
[_h]: ["PUT", "/update-pricing-rule", 200],
|
|
1697
|
-
},
|
|
1554
|
+
{ [_h]: ["PUT", "/update-pricing-rule", 200] },
|
|
1698
1555
|
() => UpdatePricingRuleInput,
|
|
1699
1556
|
() => UpdatePricingRuleOutput,
|
|
1700
1557
|
];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultBillingconductorHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|