@aws-sdk/client-billingconductor 3.590.0 → 3.592.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 (69) hide show
  1. package/dist-cjs/index.js +0 -32
  2. package/dist-types/commands/AssociateAccountsCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateBillingGroupCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +2 -1
  8. package/dist-types/commands/CreatePricingPlanCommand.d.ts +2 -1
  9. package/dist-types/commands/CreatePricingRuleCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +2 -1
  12. package/dist-types/commands/DeletePricingPlanCommand.d.ts +2 -1
  13. package/dist-types/commands/DeletePricingRuleCommand.d.ts +2 -1
  14. package/dist-types/commands/DisassociateAccountsCommand.d.ts +2 -1
  15. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +2 -1
  16. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +2 -1
  17. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +2 -1
  18. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListBillingGroupsCommand.d.ts +2 -1
  20. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +2 -1
  21. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +2 -1
  23. package/dist-types/commands/ListPricingPlansCommand.d.ts +2 -1
  24. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +2 -1
  25. package/dist-types/commands/ListPricingRulesCommand.d.ts +2 -1
  26. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +2 -1
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  28. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  29. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +2 -1
  34. package/dist-types/index.d.ts +2 -2
  35. package/dist-types/models/BillingconductorServiceException.d.ts +2 -1
  36. package/dist-types/ts3.4/commands/AssociateAccountsCommand.d.ts +2 -1
  37. package/dist-types/ts3.4/commands/AssociatePricingRulesCommand.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CreateCustomLineItemCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CreatePricingPlanCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreatePricingRuleCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DeleteCustomLineItemCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeletePricingPlanCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DeletePricingRuleCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DisassociateAccountsCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DisassociatePricingRulesCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetBillingGroupCostReportCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/ListAccountAssociationsCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/ListBillingGroupCostReportsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/ListCustomLineItemVersionsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListCustomLineItemsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListPricingPlansCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListPricingRulesCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/UpdateCustomLineItemCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/UpdatePricingRuleCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/models/BillingconductorServiceException.d.ts +2 -1
  69. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -267,7 +267,6 @@ var BillingconductorClient = _BillingconductorClient;
267
267
 
268
268
  var import_middleware_serde = require("@smithy/middleware-serde");
269
269
 
270
- var import_types = require("@smithy/types");
271
270
 
272
271
  // src/protocols/Aws_restJson1.ts
273
272
  var import_core2 = require("@aws-sdk/core");
@@ -2034,7 +2033,6 @@ var AssociateAccountsCommand = _AssociateAccountsCommand;
2034
2033
 
2035
2034
 
2036
2035
 
2037
-
2038
2036
  var _AssociatePricingRulesCommand = class _AssociatePricingRulesCommand extends import_smithy_client.Command.classBuilder().ep({
2039
2037
  ...commonParams
2040
2038
  }).m(function(Command, cs, config, o) {
@@ -2051,7 +2049,6 @@ var AssociatePricingRulesCommand = _AssociatePricingRulesCommand;
2051
2049
 
2052
2050
 
2053
2051
 
2054
-
2055
2052
  var _BatchAssociateResourcesToCustomLineItemCommand = class _BatchAssociateResourcesToCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2056
2053
  ...commonParams
2057
2054
  }).m(function(Command, cs, config, o) {
@@ -2068,7 +2065,6 @@ var BatchAssociateResourcesToCustomLineItemCommand = _BatchAssociateResourcesToC
2068
2065
 
2069
2066
 
2070
2067
 
2071
-
2072
2068
  var _BatchDisassociateResourcesFromCustomLineItemCommand = class _BatchDisassociateResourcesFromCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2073
2069
  ...commonParams
2074
2070
  }).m(function(Command, cs, config, o) {
@@ -2085,7 +2081,6 @@ var BatchDisassociateResourcesFromCustomLineItemCommand = _BatchDisassociateReso
2085
2081
 
2086
2082
 
2087
2083
 
2088
-
2089
2084
  var _CreateBillingGroupCommand = class _CreateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2090
2085
  ...commonParams
2091
2086
  }).m(function(Command, cs, config, o) {
@@ -2102,7 +2097,6 @@ var CreateBillingGroupCommand = _CreateBillingGroupCommand;
2102
2097
 
2103
2098
 
2104
2099
 
2105
-
2106
2100
  var _CreateCustomLineItemCommand = class _CreateCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2107
2101
  ...commonParams
2108
2102
  }).m(function(Command, cs, config, o) {
@@ -2119,7 +2113,6 @@ var CreateCustomLineItemCommand = _CreateCustomLineItemCommand;
2119
2113
 
2120
2114
 
2121
2115
 
2122
-
2123
2116
  var _CreatePricingPlanCommand = class _CreatePricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
2124
2117
  ...commonParams
2125
2118
  }).m(function(Command, cs, config, o) {
@@ -2136,7 +2129,6 @@ var CreatePricingPlanCommand = _CreatePricingPlanCommand;
2136
2129
 
2137
2130
 
2138
2131
 
2139
-
2140
2132
  var _CreatePricingRuleCommand = class _CreatePricingRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2141
2133
  ...commonParams
2142
2134
  }).m(function(Command, cs, config, o) {
@@ -2153,7 +2145,6 @@ var CreatePricingRuleCommand = _CreatePricingRuleCommand;
2153
2145
 
2154
2146
 
2155
2147
 
2156
-
2157
2148
  var _DeleteBillingGroupCommand = class _DeleteBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2158
2149
  ...commonParams
2159
2150
  }).m(function(Command, cs, config, o) {
@@ -2170,7 +2161,6 @@ var DeleteBillingGroupCommand = _DeleteBillingGroupCommand;
2170
2161
 
2171
2162
 
2172
2163
 
2173
-
2174
2164
  var _DeleteCustomLineItemCommand = class _DeleteCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2175
2165
  ...commonParams
2176
2166
  }).m(function(Command, cs, config, o) {
@@ -2187,7 +2177,6 @@ var DeleteCustomLineItemCommand = _DeleteCustomLineItemCommand;
2187
2177
 
2188
2178
 
2189
2179
 
2190
-
2191
2180
  var _DeletePricingPlanCommand = class _DeletePricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
2192
2181
  ...commonParams
2193
2182
  }).m(function(Command, cs, config, o) {
@@ -2204,7 +2193,6 @@ var DeletePricingPlanCommand = _DeletePricingPlanCommand;
2204
2193
 
2205
2194
 
2206
2195
 
2207
-
2208
2196
  var _DeletePricingRuleCommand = class _DeletePricingRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2209
2197
  ...commonParams
2210
2198
  }).m(function(Command, cs, config, o) {
@@ -2221,7 +2209,6 @@ var DeletePricingRuleCommand = _DeletePricingRuleCommand;
2221
2209
 
2222
2210
 
2223
2211
 
2224
-
2225
2212
  var _DisassociateAccountsCommand = class _DisassociateAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
2226
2213
  ...commonParams
2227
2214
  }).m(function(Command, cs, config, o) {
@@ -2238,7 +2225,6 @@ var DisassociateAccountsCommand = _DisassociateAccountsCommand;
2238
2225
 
2239
2226
 
2240
2227
 
2241
-
2242
2228
  var _DisassociatePricingRulesCommand = class _DisassociatePricingRulesCommand extends import_smithy_client.Command.classBuilder().ep({
2243
2229
  ...commonParams
2244
2230
  }).m(function(Command, cs, config, o) {
@@ -2255,7 +2241,6 @@ var DisassociatePricingRulesCommand = _DisassociatePricingRulesCommand;
2255
2241
 
2256
2242
 
2257
2243
 
2258
-
2259
2244
  var _GetBillingGroupCostReportCommand = class _GetBillingGroupCostReportCommand extends import_smithy_client.Command.classBuilder().ep({
2260
2245
  ...commonParams
2261
2246
  }).m(function(Command, cs, config, o) {
@@ -2272,7 +2257,6 @@ var GetBillingGroupCostReportCommand = _GetBillingGroupCostReportCommand;
2272
2257
 
2273
2258
 
2274
2259
 
2275
-
2276
2260
  var _ListAccountAssociationsCommand = class _ListAccountAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2277
2261
  ...commonParams
2278
2262
  }).m(function(Command, cs, config, o) {
@@ -2289,7 +2273,6 @@ var ListAccountAssociationsCommand = _ListAccountAssociationsCommand;
2289
2273
 
2290
2274
 
2291
2275
 
2292
-
2293
2276
  var _ListBillingGroupCostReportsCommand = class _ListBillingGroupCostReportsCommand extends import_smithy_client.Command.classBuilder().ep({
2294
2277
  ...commonParams
2295
2278
  }).m(function(Command, cs, config, o) {
@@ -2306,7 +2289,6 @@ var ListBillingGroupCostReportsCommand = _ListBillingGroupCostReportsCommand;
2306
2289
 
2307
2290
 
2308
2291
 
2309
-
2310
2292
  var _ListBillingGroupsCommand = class _ListBillingGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2311
2293
  ...commonParams
2312
2294
  }).m(function(Command, cs, config, o) {
@@ -2323,7 +2305,6 @@ var ListBillingGroupsCommand = _ListBillingGroupsCommand;
2323
2305
 
2324
2306
 
2325
2307
 
2326
-
2327
2308
  var _ListCustomLineItemsCommand = class _ListCustomLineItemsCommand extends import_smithy_client.Command.classBuilder().ep({
2328
2309
  ...commonParams
2329
2310
  }).m(function(Command, cs, config, o) {
@@ -2340,7 +2321,6 @@ var ListCustomLineItemsCommand = _ListCustomLineItemsCommand;
2340
2321
 
2341
2322
 
2342
2323
 
2343
-
2344
2324
  var _ListCustomLineItemVersionsCommand = class _ListCustomLineItemVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2345
2325
  ...commonParams
2346
2326
  }).m(function(Command, cs, config, o) {
@@ -2357,7 +2337,6 @@ var ListCustomLineItemVersionsCommand = _ListCustomLineItemVersionsCommand;
2357
2337
 
2358
2338
 
2359
2339
 
2360
-
2361
2340
  var _ListPricingPlansAssociatedWithPricingRuleCommand = class _ListPricingPlansAssociatedWithPricingRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2362
2341
  ...commonParams
2363
2342
  }).m(function(Command, cs, config, o) {
@@ -2374,7 +2353,6 @@ var ListPricingPlansAssociatedWithPricingRuleCommand = _ListPricingPlansAssociat
2374
2353
 
2375
2354
 
2376
2355
 
2377
-
2378
2356
  var _ListPricingPlansCommand = class _ListPricingPlansCommand extends import_smithy_client.Command.classBuilder().ep({
2379
2357
  ...commonParams
2380
2358
  }).m(function(Command, cs, config, o) {
@@ -2391,7 +2369,6 @@ var ListPricingPlansCommand = _ListPricingPlansCommand;
2391
2369
 
2392
2370
 
2393
2371
 
2394
-
2395
2372
  var _ListPricingRulesAssociatedToPricingPlanCommand = class _ListPricingRulesAssociatedToPricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
2396
2373
  ...commonParams
2397
2374
  }).m(function(Command, cs, config, o) {
@@ -2408,7 +2385,6 @@ var ListPricingRulesAssociatedToPricingPlanCommand = _ListPricingRulesAssociated
2408
2385
 
2409
2386
 
2410
2387
 
2411
-
2412
2388
  var _ListPricingRulesCommand = class _ListPricingRulesCommand extends import_smithy_client.Command.classBuilder().ep({
2413
2389
  ...commonParams
2414
2390
  }).m(function(Command, cs, config, o) {
@@ -2425,7 +2401,6 @@ var ListPricingRulesCommand = _ListPricingRulesCommand;
2425
2401
 
2426
2402
 
2427
2403
 
2428
-
2429
2404
  var _ListResourcesAssociatedToCustomLineItemCommand = class _ListResourcesAssociatedToCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2430
2405
  ...commonParams
2431
2406
  }).m(function(Command, cs, config, o) {
@@ -2442,7 +2417,6 @@ var ListResourcesAssociatedToCustomLineItemCommand = _ListResourcesAssociatedToC
2442
2417
 
2443
2418
 
2444
2419
 
2445
-
2446
2420
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2447
2421
  ...commonParams
2448
2422
  }).m(function(Command, cs, config, o) {
@@ -2459,7 +2433,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2459
2433
 
2460
2434
 
2461
2435
 
2462
-
2463
2436
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2464
2437
  ...commonParams
2465
2438
  }).m(function(Command, cs, config, o) {
@@ -2476,7 +2449,6 @@ var TagResourceCommand = _TagResourceCommand;
2476
2449
 
2477
2450
 
2478
2451
 
2479
-
2480
2452
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2481
2453
  ...commonParams
2482
2454
  }).m(function(Command, cs, config, o) {
@@ -2493,7 +2465,6 @@ var UntagResourceCommand = _UntagResourceCommand;
2493
2465
 
2494
2466
 
2495
2467
 
2496
-
2497
2468
  var _UpdateBillingGroupCommand = class _UpdateBillingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
2498
2469
  ...commonParams
2499
2470
  }).m(function(Command, cs, config, o) {
@@ -2510,7 +2481,6 @@ var UpdateBillingGroupCommand = _UpdateBillingGroupCommand;
2510
2481
 
2511
2482
 
2512
2483
 
2513
-
2514
2484
  var _UpdateCustomLineItemCommand = class _UpdateCustomLineItemCommand extends import_smithy_client.Command.classBuilder().ep({
2515
2485
  ...commonParams
2516
2486
  }).m(function(Command, cs, config, o) {
@@ -2527,7 +2497,6 @@ var UpdateCustomLineItemCommand = _UpdateCustomLineItemCommand;
2527
2497
 
2528
2498
 
2529
2499
 
2530
-
2531
2500
  var _UpdatePricingPlanCommand = class _UpdatePricingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
2532
2501
  ...commonParams
2533
2502
  }).m(function(Command, cs, config, o) {
@@ -2544,7 +2513,6 @@ var UpdatePricingPlanCommand = _UpdatePricingPlanCommand;
2544
2513
 
2545
2514
 
2546
2515
 
2547
-
2548
2516
  var _UpdatePricingRuleCommand = class _UpdatePricingRuleCommand extends import_smithy_client.Command.classBuilder().ep({
2549
2517
  ...commonParams
2550
2518
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateAccountsInput, AssociateAccountsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociatePricingRulesInput, AssociatePricingRulesOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchAssociateResourcesToCustomLineItemInput, BatchAssociateResourcesTo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchDisassociateResourcesFromCustomLineItemInput, BatchDisassociateRes
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateBillingGroupInput, CreateBillingGroupOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCustomLineItemInput, CreateCustomLineItemOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePricingPlanInput, CreatePricingPlanOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePricingRuleInput, CreatePricingRuleOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteBillingGroupInput, DeleteBillingGroupOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCustomLineItemInput, DeleteCustomLineItemOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePricingPlanInput, DeletePricingPlanOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePricingRuleInput, DeletePricingRuleOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateAccountsInput, DisassociateAccountsOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociatePricingRulesInput, DisassociatePricingRulesOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetBillingGroupCostReportInput, GetBillingGroupCostReportOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAccountAssociationsInput, ListAccountAssociationsOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBillingGroupCostReportsInput, ListBillingGroupCostReportsOutput } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBillingGroupsInput, ListBillingGroupsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomLineItemVersionsInput, ListCustomLineItemVersionsOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomLineItemsInput, ListCustomLineItemsOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPricingPlansAssociatedWithPricingRuleInput, ListPricingPlansAssocia
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPricingPlansInput, ListPricingPlansOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPricingRulesAssociatedToPricingPlanInput, ListPricingRulesAssociate
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPricingRulesInput, ListPricingRulesOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListResourcesAssociatedToCustomLineItemInput, ListResourcesAssociatedTo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateBillingGroupInput, UpdateBillingGroupOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCustomLineItemInput, UpdateCustomLineItemOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePricingPlanInput, UpdatePricingPlanOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdatePricingRuleInput, UpdatePricingRuleOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -18,8 +18,8 @@
18
18
  export * from "./BillingconductorClient";
19
19
  export * from "./Billingconductor";
20
20
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
21
- export { RuntimeExtension } from "./runtimeExtensions";
22
- export { BillingconductorExtensionConfiguration } from "./extensionConfiguration";
21
+ export type { RuntimeExtension } from "./runtimeExtensions";
22
+ export type { BillingconductorExtensionConfiguration } from "./extensionConfiguration";
23
23
  export * from "./commands";
24
24
  export * from "./pagination";
25
25
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AssociateAccountsInput,
10
10
  AssociateAccountsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateAccountsCommandInput extends AssociateAccountsInput {}
14
15
  export interface AssociateAccountsCommandOutput
15
16
  extends AssociateAccountsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  AssociatePricingRulesInput,
10
10
  AssociatePricingRulesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociatePricingRulesCommandInput
14
15
  extends AssociatePricingRulesInput {}
15
16
  export interface AssociatePricingRulesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchAssociateResourcesToCustomLineItemInput,
10
10
  BatchAssociateResourcesToCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchAssociateResourcesToCustomLineItemCommandInput
14
15
  extends BatchAssociateResourcesToCustomLineItemInput {}
15
16
  export interface BatchAssociateResourcesToCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchDisassociateResourcesFromCustomLineItemInput,
10
10
  BatchDisassociateResourcesFromCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchDisassociateResourcesFromCustomLineItemCommandInput
14
15
  extends BatchDisassociateResourcesFromCustomLineItemInput {}
15
16
  export interface BatchDisassociateResourcesFromCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateBillingGroupInput,
10
10
  CreateBillingGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateBillingGroupCommandInput
14
15
  extends CreateBillingGroupInput {}
15
16
  export interface CreateBillingGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCustomLineItemInput,
10
10
  CreateCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomLineItemCommandInput
14
15
  extends CreateCustomLineItemInput {}
15
16
  export interface CreateCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreatePricingPlanInput,
10
10
  CreatePricingPlanOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePricingPlanCommandInput extends CreatePricingPlanInput {}
14
15
  export interface CreatePricingPlanCommandOutput
15
16
  extends CreatePricingPlanOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreatePricingRuleInput,
10
10
  CreatePricingRuleOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePricingRuleCommandInput extends CreatePricingRuleInput {}
14
15
  export interface CreatePricingRuleCommandOutput
15
16
  extends CreatePricingRuleOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DeleteBillingGroupInput,
10
10
  DeleteBillingGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteBillingGroupCommandInput
14
15
  extends DeleteBillingGroupInput {}
15
16
  export interface DeleteBillingGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteCustomLineItemInput,
10
10
  DeleteCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteCustomLineItemCommandInput
14
15
  extends DeleteCustomLineItemInput {}
15
16
  export interface DeleteCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeletePricingPlanInput,
10
10
  DeletePricingPlanOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePricingPlanCommandInput extends DeletePricingPlanInput {}
14
15
  export interface DeletePricingPlanCommandOutput
15
16
  extends DeletePricingPlanOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DeletePricingRuleInput,
10
10
  DeletePricingRuleOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePricingRuleCommandInput extends DeletePricingRuleInput {}
14
15
  export interface DeletePricingRuleCommandOutput
15
16
  extends DeletePricingRuleOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DisassociateAccountsInput,
10
10
  DisassociateAccountsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateAccountsCommandInput
14
15
  extends DisassociateAccountsInput {}
15
16
  export interface DisassociateAccountsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DisassociatePricingRulesInput,
10
10
  DisassociatePricingRulesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociatePricingRulesCommandInput
14
15
  extends DisassociatePricingRulesInput {}
15
16
  export interface DisassociatePricingRulesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetBillingGroupCostReportInput,
10
10
  GetBillingGroupCostReportOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetBillingGroupCostReportCommandInput
14
15
  extends GetBillingGroupCostReportInput {}
15
16
  export interface GetBillingGroupCostReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListAccountAssociationsInput,
10
10
  ListAccountAssociationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAccountAssociationsCommandInput
14
15
  extends ListAccountAssociationsInput {}
15
16
  export interface ListAccountAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListBillingGroupCostReportsInput,
10
10
  ListBillingGroupCostReportsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListBillingGroupCostReportsCommandInput
14
15
  extends ListBillingGroupCostReportsInput {}
15
16
  export interface ListBillingGroupCostReportsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListBillingGroupsInput,
10
10
  ListBillingGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListBillingGroupsCommandInput extends ListBillingGroupsInput {}
14
15
  export interface ListBillingGroupsCommandOutput
15
16
  extends ListBillingGroupsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListCustomLineItemVersionsInput,
10
10
  ListCustomLineItemVersionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCustomLineItemVersionsCommandInput
14
15
  extends ListCustomLineItemVersionsInput {}
15
16
  export interface ListCustomLineItemVersionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListCustomLineItemsInput,
10
10
  ListCustomLineItemsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCustomLineItemsCommandInput
14
15
  extends ListCustomLineItemsInput {}
15
16
  export interface ListCustomLineItemsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListPricingPlansAssociatedWithPricingRuleInput,
10
10
  ListPricingPlansAssociatedWithPricingRuleOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPricingPlansAssociatedWithPricingRuleCommandInput
14
15
  extends ListPricingPlansAssociatedWithPricingRuleInput {}
15
16
  export interface ListPricingPlansAssociatedWithPricingRuleCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListPricingPlansInput,
10
10
  ListPricingPlansOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPricingPlansCommandInput extends ListPricingPlansInput {}
14
15
  export interface ListPricingPlansCommandOutput
15
16
  extends ListPricingPlansOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListPricingRulesAssociatedToPricingPlanInput,
10
10
  ListPricingRulesAssociatedToPricingPlanOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPricingRulesAssociatedToPricingPlanCommandInput
14
15
  extends ListPricingRulesAssociatedToPricingPlanInput {}
15
16
  export interface ListPricingRulesAssociatedToPricingPlanCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListPricingRulesInput,
10
10
  ListPricingRulesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPricingRulesCommandInput extends ListPricingRulesInput {}
14
15
  export interface ListPricingRulesCommandOutput
15
16
  extends ListPricingRulesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListResourcesAssociatedToCustomLineItemInput,
10
10
  ListResourcesAssociatedToCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourcesAssociatedToCustomLineItemCommandInput
14
15
  extends ListResourcesAssociatedToCustomLineItemInput {}
15
16
  export interface ListResourcesAssociatedToCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../BillingconductorClient";
8
8
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  UpdateBillingGroupInput,
10
10
  UpdateBillingGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateBillingGroupCommandInput
14
15
  extends UpdateBillingGroupInput {}
15
16
  export interface UpdateBillingGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdateCustomLineItemInput,
10
10
  UpdateCustomLineItemOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateCustomLineItemCommandInput
14
15
  extends UpdateCustomLineItemInput {}
15
16
  export interface UpdateCustomLineItemCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  UpdatePricingPlanInput,
10
10
  UpdatePricingPlanOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePricingPlanCommandInput extends UpdatePricingPlanInput {}
14
15
  export interface UpdatePricingPlanCommandOutput
15
16
  extends UpdatePricingPlanOutput,
@@ -9,7 +9,8 @@ import {
9
9
  UpdatePricingRuleInput,
10
10
  UpdatePricingRuleOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdatePricingRuleCommandInput extends UpdatePricingRuleInput {}
14
15
  export interface UpdatePricingRuleCommandOutput
15
16
  extends UpdatePricingRuleOutput,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class BillingconductorServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-billingconductor",
3
3
  "description": "AWS SDK for JavaScript Billingconductor Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.592.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-billingconductor",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",