@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.
Files changed (71) hide show
  1. package/dist-cjs/index.js +46 -189
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/BillingconductorClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +46 -190
  8. package/dist-types/Billingconductor.d.ts +1 -1
  9. package/dist-types/BillingconductorClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AssociateAccountsCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +3 -3
  18. package/dist-types/commands/CreatePricingPlanCommand.d.ts +3 -3
  19. package/dist-types/commands/CreatePricingRuleCommand.d.ts +3 -3
  20. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -3
  21. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +3 -3
  22. package/dist-types/commands/DeletePricingPlanCommand.d.ts +3 -3
  23. package/dist-types/commands/DeletePricingRuleCommand.d.ts +3 -3
  24. package/dist-types/commands/DisassociateAccountsCommand.d.ts +3 -3
  25. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +3 -3
  26. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +3 -3
  27. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +3 -3
  28. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +3 -3
  29. package/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -3
  30. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +3 -3
  31. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +3 -3
  33. package/dist-types/commands/ListPricingPlansCommand.d.ts +3 -3
  34. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +3 -3
  35. package/dist-types/commands/ListPricingRulesCommand.d.ts +3 -3
  36. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +3 -3
  37. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  38. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  39. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  40. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -3
  41. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +3 -3
  42. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +3 -3
  43. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +3 -3
  44. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  45. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  46. package/dist-types/extensionConfiguration.d.ts +4 -4
  47. package/dist-types/models/BillingconductorServiceException.d.ts +1 -1
  48. package/dist-types/models/errors.d.ts +1 -1
  49. package/dist-types/pagination/GetBillingGroupCostReportPaginator.d.ts +1 -1
  50. package/dist-types/pagination/Interfaces.d.ts +1 -1
  51. package/dist-types/pagination/ListAccountAssociationsPaginator.d.ts +1 -1
  52. package/dist-types/pagination/ListBillingGroupCostReportsPaginator.d.ts +1 -1
  53. package/dist-types/pagination/ListBillingGroupsPaginator.d.ts +1 -1
  54. package/dist-types/pagination/ListCustomLineItemVersionsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListCustomLineItemsPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListPricingPlansAssociatedWithPricingRulePaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListPricingPlansPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListPricingRulesAssociatedToPricingPlanPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListPricingRulesPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListResourcesAssociatedToCustomLineItemPaginator.d.ts +1 -1
  61. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  62. package/dist-types/runtimeConfig.d.ts +1 -1
  63. package/dist-types/runtimeConfig.native.d.ts +1 -1
  64. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  65. package/dist-types/runtimeExtensions.d.ts +1 -1
  66. package/dist-types/schemas/schemas_0.d.ts +1 -2
  67. package/dist-types/ts3.4/BillingconductorClient.d.ts +3 -3
  68. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  69. package/dist-types/ts3.4/models/BillingconductorServiceException.d.ts +1 -1
  70. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  71. package/package.json +13 -12
@@ -302,17 +302,7 @@ export var PricingPlanDescription = [0, n0, _PPD, 8, 0];
302
302
  export var PricingPlanName = [0, n0, _PPN, 8, 0];
303
303
  export var PricingRuleDescription = [0, n0, _PRD, 8, 0];
304
304
  export var PricingRuleName = [0, n0, _PRN, 8, 0];
305
- export var AccessDeniedException = [
306
- -3,
307
- n0,
308
- _ADE,
309
- {
310
- [_e]: _c,
311
- [_hE]: 403,
312
- },
313
- [_M],
314
- [0],
315
- ];
305
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
316
306
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
317
307
  export var AccountAssociationsListElement = [
318
308
  3,
@@ -412,10 +402,7 @@ export var ConflictException = [
412
402
  -3,
413
403
  n0,
414
404
  _CE,
415
- {
416
- [_e]: _c,
417
- [_hE]: 409,
418
- },
405
+ { [_e]: _c, [_hE]: 409 },
419
406
  [_M, _RI, _RT, _R],
420
407
  [0, 0, 0, 0],
421
408
  ];
@@ -427,13 +414,7 @@ export var CreateBillingGroupInput = [
427
414
  0,
428
415
  [_CTl, _N, _AG, _CP, _PAI, _D, _T],
429
416
  [
430
- [
431
- 0,
432
- {
433
- [_hH]: _XACT,
434
- [_iT]: 1,
435
- },
436
- ],
417
+ [0, { [_hH]: _XACT, [_iT]: 1 }],
437
418
  [() => BillingGroupName, 0],
438
419
  () => AccountGrouping,
439
420
  () => ComputationPreference,
@@ -450,13 +431,7 @@ export var CreateCustomLineItemInput = [
450
431
  0,
451
432
  [_CTl, _N, _D, _BGA, _BPR, _T, _CD, _AI, _CR, _PD],
452
433
  [
453
- [
454
- 0,
455
- {
456
- [_hH]: _XACT,
457
- [_iT]: 1,
458
- },
459
- ],
434
+ [0, { [_hH]: _XACT, [_iT]: 1 }],
460
435
  [() => CustomLineItemName, 0],
461
436
  [() => CustomLineItemDescription, 0],
462
437
  0,
@@ -476,19 +451,7 @@ export var CreatePricingPlanInput = [
476
451
  _CPPI,
477
452
  0,
478
453
  [_CTl, _N, _D, _PRA, _T],
479
- [
480
- [
481
- 0,
482
- {
483
- [_hH]: _XACT,
484
- [_iT]: 1,
485
- },
486
- ],
487
- [() => PricingPlanName, 0],
488
- [() => PricingPlanDescription, 0],
489
- 64 | 0,
490
- 128 | 0,
491
- ],
454
+ [[0, { [_hH]: _XACT, [_iT]: 1 }], [() => PricingPlanName, 0], [() => PricingPlanDescription, 0], 64 | 0, 128 | 0],
492
455
  ];
493
456
  export var CreatePricingPlanOutput = [3, n0, _CPPO, 0, [_A], [0]];
494
457
  export var CreatePricingRuleInput = [
@@ -498,13 +461,7 @@ export var CreatePricingRuleInput = [
498
461
  0,
499
462
  [_CTl, _N, _D, _Sc, _Ty, _MPo, _Se, _T, _BE, _Ti, _UT, _O],
500
463
  [
501
- [
502
- 0,
503
- {
504
- [_hH]: _XACT,
505
- [_iT]: 1,
506
- },
507
- ],
464
+ [0, { [_hH]: _XACT, [_iT]: 1 }],
508
465
  [() => PricingRuleName, 0],
509
466
  [() => PricingRuleDescription, 0],
510
467
  0,
@@ -626,20 +583,9 @@ export var InternalServerException = [
626
583
  -3,
627
584
  n0,
628
585
  _ISE,
629
- {
630
- [_e]: _s,
631
- [_hE]: 500,
632
- },
586
+ { [_e]: _s, [_hE]: 500 },
633
587
  [_M, _RAS],
634
- [
635
- 0,
636
- [
637
- 1,
638
- {
639
- [_hH]: _RA_,
640
- },
641
- ],
642
- ],
588
+ [0, [1, { [_hH]: _RA_ }]],
643
589
  ];
644
590
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
645
591
  export var LineItemFilter = [3, n0, _LIFi, 0, [_At, _MO, _Va], [0, 0, 64 | 0]];
@@ -887,10 +833,7 @@ export var ResourceNotFoundException = [
887
833
  -3,
888
834
  n0,
889
835
  _RNFE,
890
- {
891
- [_e]: _c,
892
- [_hE]: 404,
893
- },
836
+ { [_e]: _c, [_hE]: 404 },
894
837
  [_M, _RI, _RT],
895
838
  [0, 0, 0],
896
839
  ];
@@ -899,10 +842,7 @@ export var ServiceLimitExceededException = [
899
842
  -3,
900
843
  n0,
901
844
  _SLEE,
902
- {
903
- [_e]: _c,
904
- [_hE]: 402,
905
- },
845
+ { [_e]: _c, [_hE]: 402 },
906
846
  [_M, _RI, _RT, _LC, _SC],
907
847
  [0, 0, 0, 0, 0],
908
848
  ];
@@ -914,20 +854,9 @@ export var ThrottlingException = [
914
854
  -3,
915
855
  n0,
916
856
  _TE,
917
- {
918
- [_e]: _c,
919
- [_hE]: 429,
920
- },
857
+ { [_e]: _c, [_hE]: 429 },
921
858
  [_M, _RAS],
922
- [
923
- 0,
924
- [
925
- 1,
926
- {
927
- [_hH]: _RA_,
928
- },
929
- ],
930
- ],
859
+ [0, [1, { [_hH]: _RA_ }]],
931
860
  ];
932
861
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
933
862
  export var Tiering = [3, n0, _Ti, 0, [_FT], [() => FreeTierConfig]];
@@ -939,12 +868,7 @@ export var UntagResourceRequest = [
939
868
  [_RAe, _TK],
940
869
  [
941
870
  [0, 1],
942
- [
943
- 64 | 0,
944
- {
945
- [_hQ]: _tK,
946
- },
947
- ],
871
+ [64 | 0, { [_hQ]: _tK }],
948
872
  ],
949
873
  ];
950
874
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1079,16 +1003,12 @@ export var ValidationException = [
1079
1003
  -3,
1080
1004
  n0,
1081
1005
  _VE,
1082
- {
1083
- [_e]: _c,
1084
- [_hE]: 400,
1085
- },
1006
+ { [_e]: _c, [_hE]: 400 },
1086
1007
  [_M, _R, _Fie],
1087
1008
  [0, 0, () => ValidationExceptionFieldList],
1088
1009
  ];
1089
1010
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1090
1011
  export var ValidationExceptionField = [3, n0, _VEF, 0, [_N, _M], [0, 0]];
1091
- export var __Unit = "unit";
1092
1012
  export var BillingconductorServiceException = [
1093
1013
  -3,
1094
1014
  _sm,
@@ -1161,9 +1081,7 @@ export var AssociateAccounts = [
1161
1081
  9,
1162
1082
  n0,
1163
1083
  _AAs,
1164
- {
1165
- [_h]: ["POST", "/associate-accounts", 200],
1166
- },
1084
+ { [_h]: ["POST", "/associate-accounts", 200] },
1167
1085
  () => AssociateAccountsInput,
1168
1086
  () => AssociateAccountsOutput,
1169
1087
  ];
@@ -1171,9 +1089,7 @@ export var AssociatePricingRules = [
1171
1089
  9,
1172
1090
  n0,
1173
1091
  _APR,
1174
- {
1175
- [_h]: ["PUT", "/associate-pricing-rules", 200],
1176
- },
1092
+ { [_h]: ["PUT", "/associate-pricing-rules", 200] },
1177
1093
  () => AssociatePricingRulesInput,
1178
1094
  () => AssociatePricingRulesOutput,
1179
1095
  ];
@@ -1181,9 +1097,7 @@ export var BatchAssociateResourcesToCustomLineItem = [
1181
1097
  9,
1182
1098
  n0,
1183
1099
  _BARTCLI,
1184
- {
1185
- [_h]: ["PUT", "/batch-associate-resources-to-custom-line-item", 200],
1186
- },
1100
+ { [_h]: ["PUT", "/batch-associate-resources-to-custom-line-item", 200] },
1187
1101
  () => BatchAssociateResourcesToCustomLineItemInput,
1188
1102
  () => BatchAssociateResourcesToCustomLineItemOutput,
1189
1103
  ];
@@ -1191,9 +1105,7 @@ export var BatchDisassociateResourcesFromCustomLineItem = [
1191
1105
  9,
1192
1106
  n0,
1193
1107
  _BDRFCLI,
1194
- {
1195
- [_h]: ["PUT", "/batch-disassociate-resources-from-custom-line-item", 200],
1196
- },
1108
+ { [_h]: ["PUT", "/batch-disassociate-resources-from-custom-line-item", 200] },
1197
1109
  () => BatchDisassociateResourcesFromCustomLineItemInput,
1198
1110
  () => BatchDisassociateResourcesFromCustomLineItemOutput,
1199
1111
  ];
@@ -1201,9 +1113,7 @@ export var CreateBillingGroup = [
1201
1113
  9,
1202
1114
  n0,
1203
1115
  _CBG,
1204
- {
1205
- [_h]: ["POST", "/create-billing-group", 200],
1206
- },
1116
+ { [_h]: ["POST", "/create-billing-group", 200] },
1207
1117
  () => CreateBillingGroupInput,
1208
1118
  () => CreateBillingGroupOutput,
1209
1119
  ];
@@ -1211,9 +1121,7 @@ export var CreateCustomLineItem = [
1211
1121
  9,
1212
1122
  n0,
1213
1123
  _CCLI,
1214
- {
1215
- [_h]: ["POST", "/create-custom-line-item", 200],
1216
- },
1124
+ { [_h]: ["POST", "/create-custom-line-item", 200] },
1217
1125
  () => CreateCustomLineItemInput,
1218
1126
  () => CreateCustomLineItemOutput,
1219
1127
  ];
@@ -1221,9 +1129,7 @@ export var CreatePricingPlan = [
1221
1129
  9,
1222
1130
  n0,
1223
1131
  _CPP,
1224
- {
1225
- [_h]: ["POST", "/create-pricing-plan", 200],
1226
- },
1132
+ { [_h]: ["POST", "/create-pricing-plan", 200] },
1227
1133
  () => CreatePricingPlanInput,
1228
1134
  () => CreatePricingPlanOutput,
1229
1135
  ];
@@ -1231,9 +1137,7 @@ export var CreatePricingRule = [
1231
1137
  9,
1232
1138
  n0,
1233
1139
  _CPR,
1234
- {
1235
- [_h]: ["POST", "/create-pricing-rule", 200],
1236
- },
1140
+ { [_h]: ["POST", "/create-pricing-rule", 200] },
1237
1141
  () => CreatePricingRuleInput,
1238
1142
  () => CreatePricingRuleOutput,
1239
1143
  ];
@@ -1241,9 +1145,7 @@ export var DeleteBillingGroup = [
1241
1145
  9,
1242
1146
  n0,
1243
1147
  _DBG,
1244
- {
1245
- [_h]: ["POST", "/delete-billing-group", 200],
1246
- },
1148
+ { [_h]: ["POST", "/delete-billing-group", 200] },
1247
1149
  () => DeleteBillingGroupInput,
1248
1150
  () => DeleteBillingGroupOutput,
1249
1151
  ];
@@ -1251,9 +1153,7 @@ export var DeleteCustomLineItem = [
1251
1153
  9,
1252
1154
  n0,
1253
1155
  _DCLI,
1254
- {
1255
- [_h]: ["POST", "/delete-custom-line-item", 200],
1256
- },
1156
+ { [_h]: ["POST", "/delete-custom-line-item", 200] },
1257
1157
  () => DeleteCustomLineItemInput,
1258
1158
  () => DeleteCustomLineItemOutput,
1259
1159
  ];
@@ -1261,9 +1161,7 @@ export var DeletePricingPlan = [
1261
1161
  9,
1262
1162
  n0,
1263
1163
  _DPP,
1264
- {
1265
- [_h]: ["POST", "/delete-pricing-plan", 200],
1266
- },
1164
+ { [_h]: ["POST", "/delete-pricing-plan", 200] },
1267
1165
  () => DeletePricingPlanInput,
1268
1166
  () => DeletePricingPlanOutput,
1269
1167
  ];
@@ -1271,9 +1169,7 @@ export var DeletePricingRule = [
1271
1169
  9,
1272
1170
  n0,
1273
1171
  _DPR,
1274
- {
1275
- [_h]: ["POST", "/delete-pricing-rule", 200],
1276
- },
1172
+ { [_h]: ["POST", "/delete-pricing-rule", 200] },
1277
1173
  () => DeletePricingRuleInput,
1278
1174
  () => DeletePricingRuleOutput,
1279
1175
  ];
@@ -1281,9 +1177,7 @@ export var DisassociateAccounts = [
1281
1177
  9,
1282
1178
  n0,
1283
1179
  _DA,
1284
- {
1285
- [_h]: ["POST", "/disassociate-accounts", 200],
1286
- },
1180
+ { [_h]: ["POST", "/disassociate-accounts", 200] },
1287
1181
  () => DisassociateAccountsInput,
1288
1182
  () => DisassociateAccountsOutput,
1289
1183
  ];
@@ -1291,9 +1185,7 @@ export var DisassociatePricingRules = [
1291
1185
  9,
1292
1186
  n0,
1293
1187
  _DPRi,
1294
- {
1295
- [_h]: ["PUT", "/disassociate-pricing-rules", 200],
1296
- },
1188
+ { [_h]: ["PUT", "/disassociate-pricing-rules", 200] },
1297
1189
  () => DisassociatePricingRulesInput,
1298
1190
  () => DisassociatePricingRulesOutput,
1299
1191
  ];
@@ -1301,9 +1193,7 @@ export var GetBillingGroupCostReport = [
1301
1193
  9,
1302
1194
  n0,
1303
1195
  _GBGCR,
1304
- {
1305
- [_h]: ["POST", "/get-billing-group-cost-report", 200],
1306
- },
1196
+ { [_h]: ["POST", "/get-billing-group-cost-report", 200] },
1307
1197
  () => GetBillingGroupCostReportInput,
1308
1198
  () => GetBillingGroupCostReportOutput,
1309
1199
  ];
@@ -1311,9 +1201,7 @@ export var ListAccountAssociations = [
1311
1201
  9,
1312
1202
  n0,
1313
1203
  _LAA,
1314
- {
1315
- [_h]: ["POST", "/list-account-associations", 200],
1316
- },
1204
+ { [_h]: ["POST", "/list-account-associations", 200] },
1317
1205
  () => ListAccountAssociationsInput,
1318
1206
  () => ListAccountAssociationsOutput,
1319
1207
  ];
@@ -1321,9 +1209,7 @@ export var ListBillingGroupCostReports = [
1321
1209
  9,
1322
1210
  n0,
1323
1211
  _LBGCR,
1324
- {
1325
- [_h]: ["POST", "/list-billing-group-cost-reports", 200],
1326
- },
1212
+ { [_h]: ["POST", "/list-billing-group-cost-reports", 200] },
1327
1213
  () => ListBillingGroupCostReportsInput,
1328
1214
  () => ListBillingGroupCostReportsOutput,
1329
1215
  ];
@@ -1331,9 +1217,7 @@ export var ListBillingGroups = [
1331
1217
  9,
1332
1218
  n0,
1333
1219
  _LBG,
1334
- {
1335
- [_h]: ["POST", "/list-billing-groups", 200],
1336
- },
1220
+ { [_h]: ["POST", "/list-billing-groups", 200] },
1337
1221
  () => ListBillingGroupsInput,
1338
1222
  () => ListBillingGroupsOutput,
1339
1223
  ];
@@ -1341,9 +1225,7 @@ export var ListCustomLineItems = [
1341
1225
  9,
1342
1226
  n0,
1343
1227
  _LCLI,
1344
- {
1345
- [_h]: ["POST", "/list-custom-line-items", 200],
1346
- },
1228
+ { [_h]: ["POST", "/list-custom-line-items", 200] },
1347
1229
  () => ListCustomLineItemsInput,
1348
1230
  () => ListCustomLineItemsOutput,
1349
1231
  ];
@@ -1351,9 +1233,7 @@ export var ListCustomLineItemVersions = [
1351
1233
  9,
1352
1234
  n0,
1353
1235
  _LCLIV,
1354
- {
1355
- [_h]: ["POST", "/list-custom-line-item-versions", 200],
1356
- },
1236
+ { [_h]: ["POST", "/list-custom-line-item-versions", 200] },
1357
1237
  () => ListCustomLineItemVersionsInput,
1358
1238
  () => ListCustomLineItemVersionsOutput,
1359
1239
  ];
@@ -1361,9 +1241,7 @@ export var ListPricingPlans = [
1361
1241
  9,
1362
1242
  n0,
1363
1243
  _LPP,
1364
- {
1365
- [_h]: ["POST", "/list-pricing-plans", 200],
1366
- },
1244
+ { [_h]: ["POST", "/list-pricing-plans", 200] },
1367
1245
  () => ListPricingPlansInput,
1368
1246
  () => ListPricingPlansOutput,
1369
1247
  ];
@@ -1371,9 +1249,7 @@ export var ListPricingPlansAssociatedWithPricingRule = [
1371
1249
  9,
1372
1250
  n0,
1373
1251
  _LPPAWPR,
1374
- {
1375
- [_h]: ["POST", "/list-pricing-plans-associated-with-pricing-rule", 200],
1376
- },
1252
+ { [_h]: ["POST", "/list-pricing-plans-associated-with-pricing-rule", 200] },
1377
1253
  () => ListPricingPlansAssociatedWithPricingRuleInput,
1378
1254
  () => ListPricingPlansAssociatedWithPricingRuleOutput,
1379
1255
  ];
@@ -1381,9 +1257,7 @@ export var ListPricingRules = [
1381
1257
  9,
1382
1258
  n0,
1383
1259
  _LPR,
1384
- {
1385
- [_h]: ["POST", "/list-pricing-rules", 200],
1386
- },
1260
+ { [_h]: ["POST", "/list-pricing-rules", 200] },
1387
1261
  () => ListPricingRulesInput,
1388
1262
  () => ListPricingRulesOutput,
1389
1263
  ];
@@ -1391,9 +1265,7 @@ export var ListPricingRulesAssociatedToPricingPlan = [
1391
1265
  9,
1392
1266
  n0,
1393
1267
  _LPRATPP,
1394
- {
1395
- [_h]: ["POST", "/list-pricing-rules-associated-to-pricing-plan", 200],
1396
- },
1268
+ { [_h]: ["POST", "/list-pricing-rules-associated-to-pricing-plan", 200] },
1397
1269
  () => ListPricingRulesAssociatedToPricingPlanInput,
1398
1270
  () => ListPricingRulesAssociatedToPricingPlanOutput,
1399
1271
  ];
@@ -1401,9 +1273,7 @@ export var ListResourcesAssociatedToCustomLineItem = [
1401
1273
  9,
1402
1274
  n0,
1403
1275
  _LRATCLI,
1404
- {
1405
- [_h]: ["POST", "/list-resources-associated-to-custom-line-item", 200],
1406
- },
1276
+ { [_h]: ["POST", "/list-resources-associated-to-custom-line-item", 200] },
1407
1277
  () => ListResourcesAssociatedToCustomLineItemInput,
1408
1278
  () => ListResourcesAssociatedToCustomLineItemOutput,
1409
1279
  ];
@@ -1411,9 +1281,7 @@ export var ListTagsForResource = [
1411
1281
  9,
1412
1282
  n0,
1413
1283
  _LTFR,
1414
- {
1415
- [_h]: ["GET", "/tags/{ResourceArn}", 204],
1416
- },
1284
+ { [_h]: ["GET", "/tags/{ResourceArn}", 204] },
1417
1285
  () => ListTagsForResourceRequest,
1418
1286
  () => ListTagsForResourceResponse,
1419
1287
  ];
@@ -1421,9 +1289,7 @@ export var TagResource = [
1421
1289
  9,
1422
1290
  n0,
1423
1291
  _TR,
1424
- {
1425
- [_h]: ["POST", "/tags/{ResourceArn}", 204],
1426
- },
1292
+ { [_h]: ["POST", "/tags/{ResourceArn}", 204] },
1427
1293
  () => TagResourceRequest,
1428
1294
  () => TagResourceResponse,
1429
1295
  ];
@@ -1431,9 +1297,7 @@ export var UntagResource = [
1431
1297
  9,
1432
1298
  n0,
1433
1299
  _UR,
1434
- {
1435
- [_h]: ["DELETE", "/tags/{ResourceArn}", 204],
1436
- },
1300
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 204] },
1437
1301
  () => UntagResourceRequest,
1438
1302
  () => UntagResourceResponse,
1439
1303
  ];
@@ -1441,9 +1305,7 @@ export var UpdateBillingGroup = [
1441
1305
  9,
1442
1306
  n0,
1443
1307
  _UBG,
1444
- {
1445
- [_h]: ["POST", "/update-billing-group", 200],
1446
- },
1308
+ { [_h]: ["POST", "/update-billing-group", 200] },
1447
1309
  () => UpdateBillingGroupInput,
1448
1310
  () => UpdateBillingGroupOutput,
1449
1311
  ];
@@ -1451,9 +1313,7 @@ export var UpdateCustomLineItem = [
1451
1313
  9,
1452
1314
  n0,
1453
1315
  _UCLI,
1454
- {
1455
- [_h]: ["POST", "/update-custom-line-item", 200],
1456
- },
1316
+ { [_h]: ["POST", "/update-custom-line-item", 200] },
1457
1317
  () => UpdateCustomLineItemInput,
1458
1318
  () => UpdateCustomLineItemOutput,
1459
1319
  ];
@@ -1461,9 +1321,7 @@ export var UpdatePricingPlan = [
1461
1321
  9,
1462
1322
  n0,
1463
1323
  _UPP,
1464
- {
1465
- [_h]: ["PUT", "/update-pricing-plan", 200],
1466
- },
1324
+ { [_h]: ["PUT", "/update-pricing-plan", 200] },
1467
1325
  () => UpdatePricingPlanInput,
1468
1326
  () => UpdatePricingPlanOutput,
1469
1327
  ];
@@ -1471,9 +1329,7 @@ export var UpdatePricingRule = [
1471
1329
  9,
1472
1330
  n0,
1473
1331
  _UPR,
1474
- {
1475
- [_h]: ["PUT", "/update-pricing-rule", 200],
1476
- },
1332
+ { [_h]: ["PUT", "/update-pricing-rule", 200] },
1477
1333
  () => UpdatePricingRuleInput,
1478
1334
  () => UpdatePricingRuleOutput,
1479
1335
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BillingconductorClient } from "./BillingconductorClient";
3
3
  import { AssociateAccountsCommandInput, AssociateAccountsCommandOutput } from "./commands/AssociateAccountsCommand";
4
4
  import { AssociatePricingRulesCommandInput, AssociatePricingRulesCommandOutput } from "./commands/AssociatePricingRulesCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AssociateAccountsCommandInput, AssociateAccountsCommandOutput } from "./commands/AssociateAccountsCommand";
11
11
  import { AssociatePricingRulesCommandInput, AssociatePricingRulesCommandOutput } from "./commands/AssociatePricingRulesCommand";
12
12
  import { BatchAssociateResourcesToCustomLineItemCommandInput, BatchAssociateResourcesToCustomLineItemCommandOutput } from "./commands/BatchAssociateResourcesToCustomLineItemCommand";
@@ -40,7 +40,7 @@ import { UpdateCustomLineItemCommandInput, UpdateCustomLineItemCommandOutput } f
40
40
  import { UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput } from "./commands/UpdatePricingPlanCommand";
41
41
  import { UpdatePricingRuleCommandInput, UpdatePricingRuleCommandOutput } from "./commands/UpdatePricingRuleCommand";
42
42
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
43
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
43
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
44
44
  export { __Client };
45
45
  /**
46
46
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { BillingconductorHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { BillingconductorHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig } from "../BillingconductorClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type BillingconductorClientResolvedConfig } from "../BillingconductorClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { AssociateAccountsInput, AssociateAccountsOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { AssociateAccountsInput, AssociateAccountsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { AssociatePricingRulesInput, AssociatePricingRulesOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { AssociatePricingRulesInput, AssociatePricingRulesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { BatchAssociateResourcesToCustomLineItemInput, BatchAssociateResourcesToCustomLineItemOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { BatchAssociateResourcesToCustomLineItemInput, BatchAssociateResourcesToCustomLineItemOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { BatchDisassociateResourcesFromCustomLineItemInput, BatchDisassociateResourcesFromCustomLineItemOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { BatchDisassociateResourcesFromCustomLineItemInput, BatchDisassociateResourcesFromCustomLineItemOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { CreateBillingGroupInput, CreateBillingGroupOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { CreateBillingGroupInput, CreateBillingGroupOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { CreateCustomLineItemInput, CreateCustomLineItemOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { CreateCustomLineItemInput, CreateCustomLineItemOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
- import { CreatePricingPlanInput, CreatePricingPlanOutput } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
4
+ import type { CreatePricingPlanInput, CreatePricingPlanOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */