@aws-sdk/client-bcm-pricing-calculator 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 (74) hide show
  1. package/dist-cjs/index.js +16 -134
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/BCMPricingCalculatorClient.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 +16 -135
  8. package/dist-types/BCMPricingCalculator.d.ts +1 -1
  9. package/dist-types/BCMPricingCalculatorClient.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/BatchCreateBillScenarioCommitmentModificationCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchCreateBillScenarioUsageModificationCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchCreateWorkloadEstimateUsageCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchDeleteBillScenarioCommitmentModificationCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchDeleteBillScenarioUsageModificationCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchDeleteWorkloadEstimateUsageCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchUpdateBillScenarioCommitmentModificationCommand.d.ts +3 -3
  19. package/dist-types/commands/BatchUpdateBillScenarioUsageModificationCommand.d.ts +3 -3
  20. package/dist-types/commands/BatchUpdateWorkloadEstimateUsageCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateBillEstimateCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateBillScenarioCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateWorkloadEstimateCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteBillEstimateCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteBillScenarioCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteWorkloadEstimateCommand.d.ts +3 -3
  27. package/dist-types/commands/GetBillEstimateCommand.d.ts +3 -3
  28. package/dist-types/commands/GetBillScenarioCommand.d.ts +3 -3
  29. package/dist-types/commands/GetPreferencesCommand.d.ts +3 -3
  30. package/dist-types/commands/GetWorkloadEstimateCommand.d.ts +3 -3
  31. package/dist-types/commands/ListBillEstimateCommitmentsCommand.d.ts +3 -3
  32. package/dist-types/commands/ListBillEstimateInputCommitmentModificationsCommand.d.ts +3 -3
  33. package/dist-types/commands/ListBillEstimateInputUsageModificationsCommand.d.ts +3 -3
  34. package/dist-types/commands/ListBillEstimateLineItemsCommand.d.ts +3 -3
  35. package/dist-types/commands/ListBillEstimatesCommand.d.ts +3 -3
  36. package/dist-types/commands/ListBillScenarioCommitmentModificationsCommand.d.ts +3 -3
  37. package/dist-types/commands/ListBillScenarioUsageModificationsCommand.d.ts +3 -3
  38. package/dist-types/commands/ListBillScenariosCommand.d.ts +3 -3
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  40. package/dist-types/commands/ListWorkloadEstimateUsageCommand.d.ts +3 -3
  41. package/dist-types/commands/ListWorkloadEstimatesCommand.d.ts +3 -3
  42. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  43. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  44. package/dist-types/commands/UpdateBillEstimateCommand.d.ts +3 -3
  45. package/dist-types/commands/UpdateBillScenarioCommand.d.ts +3 -3
  46. package/dist-types/commands/UpdatePreferencesCommand.d.ts +3 -3
  47. package/dist-types/commands/UpdateWorkloadEstimateCommand.d.ts +3 -3
  48. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  49. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  50. package/dist-types/extensionConfiguration.d.ts +4 -4
  51. package/dist-types/models/BCMPricingCalculatorServiceException.d.ts +1 -1
  52. package/dist-types/models/errors.d.ts +1 -1
  53. package/dist-types/pagination/Interfaces.d.ts +1 -1
  54. package/dist-types/pagination/ListBillEstimateCommitmentsPaginator.d.ts +1 -1
  55. package/dist-types/pagination/ListBillEstimateInputCommitmentModificationsPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListBillEstimateInputUsageModificationsPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListBillEstimateLineItemsPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListBillEstimatesPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListBillScenarioCommitmentModificationsPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListBillScenarioUsageModificationsPaginator.d.ts +1 -1
  61. package/dist-types/pagination/ListBillScenariosPaginator.d.ts +1 -1
  62. package/dist-types/pagination/ListWorkloadEstimateUsagePaginator.d.ts +1 -1
  63. package/dist-types/pagination/ListWorkloadEstimatesPaginator.d.ts +1 -1
  64. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  65. package/dist-types/runtimeConfig.d.ts +1 -1
  66. package/dist-types/runtimeConfig.native.d.ts +1 -1
  67. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  68. package/dist-types/runtimeExtensions.d.ts +1 -1
  69. package/dist-types/schemas/schemas_0.d.ts +1 -2
  70. package/dist-types/ts3.4/BCMPricingCalculatorClient.d.ts +3 -3
  71. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  72. package/dist-types/ts3.4/models/BCMPricingCalculatorServiceException.d.ts +1 -1
  73. package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
  74. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -564,11 +564,7 @@ var AccessDeniedException = [
564
564
  -3,
565
565
  n0,
566
566
  _ADE,
567
- {
568
- [_e]: _c,
569
- [_hE]: 403,
570
- [_aQE]: [`AccessDeniedCode`, 403],
571
- },
567
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`AccessDeniedCode`, 403] },
572
568
  [_m],
573
569
  [0],
574
570
  ];
@@ -605,17 +601,7 @@ var BatchCreateBillScenarioCommitmentModificationRequest = [
605
601
  _BCBSCMR,
606
602
  0,
607
603
  [_bSI, _cM, _cT],
608
- [
609
- 0,
610
- () => BatchCreateBillScenarioCommitmentModificationEntries,
611
- [
612
- 0,
613
- {
614
- [_hH]: _XACT,
615
- [_iT]: 1,
616
- },
617
- ],
618
- ],
604
+ [0, () => BatchCreateBillScenarioCommitmentModificationEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
619
605
  ];
620
606
  var BatchCreateBillScenarioCommitmentModificationResponse = [
621
607
  3,
@@ -655,17 +641,7 @@ var BatchCreateBillScenarioUsageModificationRequest = [
655
641
  _BCBSUMR,
656
642
  0,
657
643
  [_bSI, _uM, _cT],
658
- [
659
- 0,
660
- () => BatchCreateBillScenarioUsageModificationEntries,
661
- [
662
- 0,
663
- {
664
- [_hH]: _XACT,
665
- [_iT]: 1,
666
- },
667
- ],
668
- ],
644
+ [0, () => BatchCreateBillScenarioUsageModificationEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
669
645
  ];
670
646
  var BatchCreateBillScenarioUsageModificationResponse = [
671
647
  3,
@@ -705,17 +681,7 @@ var BatchCreateWorkloadEstimateUsageRequest = [
705
681
  _BCWEUR,
706
682
  0,
707
683
  [_wEI, _u, _cT],
708
- [
709
- 0,
710
- () => BatchCreateWorkloadEstimateUsageEntries,
711
- [
712
- 0,
713
- {
714
- [_hH]: _XACT,
715
- [_iT]: 1,
716
- },
717
- ],
718
- ],
684
+ [0, () => BatchCreateWorkloadEstimateUsageEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
719
685
  ];
720
686
  var BatchCreateWorkloadEstimateUsageResponse = [
721
687
  3,
@@ -979,11 +945,7 @@ var ConflictException = [
979
945
  -3,
980
946
  n0,
981
947
  _CE,
982
- {
983
- [_e]: _c,
984
- [_hE]: 409,
985
- [_aQE]: [`ConflictCode`, 409],
986
- },
948
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`ConflictCode`, 409] },
987
949
  [_m, _rI, _rT],
988
950
  [0, 0, 0],
989
951
  ];
@@ -996,18 +958,7 @@ var CreateBillEstimateRequest = [
996
958
  _CBER,
997
959
  0,
998
960
  [_bSI, _n, _cT, _t],
999
- [
1000
- 0,
1001
- 0,
1002
- [
1003
- 0,
1004
- {
1005
- [_hH]: _XACT,
1006
- [_iT]: 1,
1007
- },
1008
- ],
1009
- 128 | 0,
1010
- ],
961
+ [0, 0, [0, { [_hH]: _XACT, [_iT]: 1 }], 128 | 0],
1011
962
  ];
1012
963
  var CreateBillEstimateResponse = [
1013
964
  3,
@@ -1023,19 +974,7 @@ var CreateBillScenarioRequest = [
1023
974
  _CBSR,
1024
975
  0,
1025
976
  [_n, _cT, _t, _gSP, _cCGSPA],
1026
- [
1027
- 0,
1028
- [
1029
- 0,
1030
- {
1031
- [_hH]: _XACT,
1032
- [_iT]: 1,
1033
- },
1034
- ],
1035
- 128 | 0,
1036
- 0,
1037
- 0,
1038
- ],
977
+ [0, [0, { [_hH]: _XACT, [_iT]: 1 }], 128 | 0, 0, 0],
1039
978
  ];
1040
979
  var CreateBillScenarioResponse = [
1041
980
  3,
@@ -1051,18 +990,7 @@ var CreateWorkloadEstimateRequest = [
1051
990
  _CWER,
1052
991
  0,
1053
992
  [_n, _cT, _rTa, _t],
1054
- [
1055
- 0,
1056
- [
1057
- 0,
1058
- {
1059
- [_hH]: _XACT,
1060
- [_iT]: 1,
1061
- },
1062
- ],
1063
- 0,
1064
- 128 | 0,
1065
- ],
993
+ [0, [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 128 | 0],
1066
994
  ];
1067
995
  var CreateWorkloadEstimateResponse = [
1068
996
  3,
@@ -1072,17 +1000,7 @@ var CreateWorkloadEstimateResponse = [
1072
1000
  [_i, _n, _cAr, _eA, _rTa, _rTat, _s, _tC, _cC, _fM],
1073
1001
  [0, 0, 4, 4, 0, 4, 0, 1, 0, 0],
1074
1002
  ];
1075
- var DataUnavailableException = [
1076
- -3,
1077
- n0,
1078
- _DUE,
1079
- {
1080
- [_e]: _c,
1081
- [_hE]: 400,
1082
- },
1083
- [_m],
1084
- [0],
1085
- ];
1003
+ var DataUnavailableException = [-3, n0, _DUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
1086
1004
  schema.TypeRegistry.for(n0).registerError(DataUnavailableException, DataUnavailableException$1);
1087
1005
  var DeleteBillEstimateRequest = [3, n0, _DBER, 0, [_ide], [0]];
1088
1006
  var DeleteBillEstimateResponse = [3, n0, _DBERe, 0, [], []];
@@ -1155,20 +1073,9 @@ var InternalServerException = [
1155
1073
  -3,
1156
1074
  n0,
1157
1075
  _ISE,
1158
- {
1159
- [_e]: _se,
1160
- [_hE]: 500,
1161
- },
1076
+ { [_e]: _se, [_hE]: 500 },
1162
1077
  [_m, _rAS],
1163
- [
1164
- 0,
1165
- [
1166
- 1,
1167
- {
1168
- [_hH]: _RA,
1169
- },
1170
- ],
1171
- ],
1078
+ [0, [1, { [_hH]: _RA }]],
1172
1079
  ];
1173
1080
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1174
1081
  var ListBillEstimateCommitmentsRequest = [3, n0, _LBECR, 0, [_bEI, _nT, _mR], [0, 0, 1]];
@@ -1337,11 +1244,7 @@ var ResourceNotFoundException = [
1337
1244
  -3,
1338
1245
  n0,
1339
1246
  _RNFE,
1340
- {
1341
- [_e]: _c,
1342
- [_hE]: 404,
1343
- [_aQE]: [`ResourceNotFoundCode`, 404],
1344
- },
1247
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ResourceNotFoundCode`, 404] },
1345
1248
  [_m, _rI, _rT],
1346
1249
  [0, 0, 0],
1347
1250
  ];
@@ -1350,11 +1253,7 @@ var ServiceQuotaExceededException = [
1350
1253
  -3,
1351
1254
  n0,
1352
1255
  _SQEE,
1353
- {
1354
- [_e]: _c,
1355
- [_hE]: 402,
1356
- [_aQE]: [`ServiceQuotaCode`, 402],
1357
- },
1256
+ { [_e]: _c, [_hE]: 402, [_aQE]: [`ServiceQuotaCode`, 402] },
1358
1257
  [_m, _rI, _rT, _sC, _qC],
1359
1258
  [0, 0, 0, 0, 0],
1360
1259
  ];
@@ -1365,23 +1264,9 @@ var ThrottlingException = [
1365
1264
  -3,
1366
1265
  n0,
1367
1266
  _TE,
1368
- {
1369
- [_e]: _c,
1370
- [_hE]: 429,
1371
- [_aQE]: [`ThrottlingCode`, 429],
1372
- },
1267
+ { [_e]: _c, [_hE]: 429, [_aQE]: [`ThrottlingCode`, 429] },
1373
1268
  [_m, _sC, _qC, _rAS],
1374
- [
1375
- 0,
1376
- 0,
1377
- 0,
1378
- [
1379
- 1,
1380
- {
1381
- [_hH]: _RA,
1382
- },
1383
- ],
1384
- ],
1269
+ [0, 0, 0, [1, { [_hH]: _RA }]],
1385
1270
  ];
1386
1271
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1387
1272
  var UntagResourceRequest = [3, n0, _URR, 0, [_ar, _tK], [0, 64 | 0]];
@@ -1443,10 +1328,7 @@ var ValidationException = [
1443
1328
  -3,
1444
1329
  n0,
1445
1330
  _VE,
1446
- {
1447
- [_e]: _c,
1448
- [_hE]: 400,
1449
- },
1331
+ { [_e]: _c, [_hE]: 400 },
1450
1332
  [_m, _re, _fL],
1451
1333
  [0, 0, () => ValidationExceptionFieldList],
1452
1334
  ];
@@ -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, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
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 { defaultBCMPricingCalculatorHttpAuthSchemeParametersProvider, 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);
@@ -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);
@@ -325,11 +325,7 @@ export var AccessDeniedException = [
325
325
  -3,
326
326
  n0,
327
327
  _ADE,
328
- {
329
- [_e]: _c,
330
- [_hE]: 403,
331
- [_aQE]: [`AccessDeniedCode`, 403],
332
- },
328
+ { [_e]: _c, [_hE]: 403, [_aQE]: [`AccessDeniedCode`, 403] },
333
329
  [_m],
334
330
  [0],
335
331
  ];
@@ -366,17 +362,7 @@ export var BatchCreateBillScenarioCommitmentModificationRequest = [
366
362
  _BCBSCMR,
367
363
  0,
368
364
  [_bSI, _cM, _cT],
369
- [
370
- 0,
371
- () => BatchCreateBillScenarioCommitmentModificationEntries,
372
- [
373
- 0,
374
- {
375
- [_hH]: _XACT,
376
- [_iT]: 1,
377
- },
378
- ],
379
- ],
365
+ [0, () => BatchCreateBillScenarioCommitmentModificationEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
380
366
  ];
381
367
  export var BatchCreateBillScenarioCommitmentModificationResponse = [
382
368
  3,
@@ -416,17 +402,7 @@ export var BatchCreateBillScenarioUsageModificationRequest = [
416
402
  _BCBSUMR,
417
403
  0,
418
404
  [_bSI, _uM, _cT],
419
- [
420
- 0,
421
- () => BatchCreateBillScenarioUsageModificationEntries,
422
- [
423
- 0,
424
- {
425
- [_hH]: _XACT,
426
- [_iT]: 1,
427
- },
428
- ],
429
- ],
405
+ [0, () => BatchCreateBillScenarioUsageModificationEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
430
406
  ];
431
407
  export var BatchCreateBillScenarioUsageModificationResponse = [
432
408
  3,
@@ -466,17 +442,7 @@ export var BatchCreateWorkloadEstimateUsageRequest = [
466
442
  _BCWEUR,
467
443
  0,
468
444
  [_wEI, _u, _cT],
469
- [
470
- 0,
471
- () => BatchCreateWorkloadEstimateUsageEntries,
472
- [
473
- 0,
474
- {
475
- [_hH]: _XACT,
476
- [_iT]: 1,
477
- },
478
- ],
479
- ],
445
+ [0, () => BatchCreateWorkloadEstimateUsageEntries, [0, { [_hH]: _XACT, [_iT]: 1 }]],
480
446
  ];
481
447
  export var BatchCreateWorkloadEstimateUsageResponse = [
482
448
  3,
@@ -740,11 +706,7 @@ export var ConflictException = [
740
706
  -3,
741
707
  n0,
742
708
  _CE,
743
- {
744
- [_e]: _c,
745
- [_hE]: 409,
746
- [_aQE]: [`ConflictCode`, 409],
747
- },
709
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`ConflictCode`, 409] },
748
710
  [_m, _rI, _rT],
749
711
  [0, 0, 0],
750
712
  ];
@@ -757,18 +719,7 @@ export var CreateBillEstimateRequest = [
757
719
  _CBER,
758
720
  0,
759
721
  [_bSI, _n, _cT, _t],
760
- [
761
- 0,
762
- 0,
763
- [
764
- 0,
765
- {
766
- [_hH]: _XACT,
767
- [_iT]: 1,
768
- },
769
- ],
770
- 128 | 0,
771
- ],
722
+ [0, 0, [0, { [_hH]: _XACT, [_iT]: 1 }], 128 | 0],
772
723
  ];
773
724
  export var CreateBillEstimateResponse = [
774
725
  3,
@@ -784,19 +735,7 @@ export var CreateBillScenarioRequest = [
784
735
  _CBSR,
785
736
  0,
786
737
  [_n, _cT, _t, _gSP, _cCGSPA],
787
- [
788
- 0,
789
- [
790
- 0,
791
- {
792
- [_hH]: _XACT,
793
- [_iT]: 1,
794
- },
795
- ],
796
- 128 | 0,
797
- 0,
798
- 0,
799
- ],
738
+ [0, [0, { [_hH]: _XACT, [_iT]: 1 }], 128 | 0, 0, 0],
800
739
  ];
801
740
  export var CreateBillScenarioResponse = [
802
741
  3,
@@ -812,18 +751,7 @@ export var CreateWorkloadEstimateRequest = [
812
751
  _CWER,
813
752
  0,
814
753
  [_n, _cT, _rTa, _t],
815
- [
816
- 0,
817
- [
818
- 0,
819
- {
820
- [_hH]: _XACT,
821
- [_iT]: 1,
822
- },
823
- ],
824
- 0,
825
- 128 | 0,
826
- ],
754
+ [0, [0, { [_hH]: _XACT, [_iT]: 1 }], 0, 128 | 0],
827
755
  ];
828
756
  export var CreateWorkloadEstimateResponse = [
829
757
  3,
@@ -833,17 +761,7 @@ export var CreateWorkloadEstimateResponse = [
833
761
  [_i, _n, _cAr, _eA, _rTa, _rTat, _s, _tC, _cC, _fM],
834
762
  [0, 0, 4, 4, 0, 4, 0, 1, 0, 0],
835
763
  ];
836
- export var DataUnavailableException = [
837
- -3,
838
- n0,
839
- _DUE,
840
- {
841
- [_e]: _c,
842
- [_hE]: 400,
843
- },
844
- [_m],
845
- [0],
846
- ];
764
+ export var DataUnavailableException = [-3, n0, _DUE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
847
765
  TypeRegistry.for(n0).registerError(DataUnavailableException, __DataUnavailableException);
848
766
  export var DeleteBillEstimateRequest = [3, n0, _DBER, 0, [_ide], [0]];
849
767
  export var DeleteBillEstimateResponse = [3, n0, _DBERe, 0, [], []];
@@ -916,20 +834,9 @@ export var InternalServerException = [
916
834
  -3,
917
835
  n0,
918
836
  _ISE,
919
- {
920
- [_e]: _se,
921
- [_hE]: 500,
922
- },
837
+ { [_e]: _se, [_hE]: 500 },
923
838
  [_m, _rAS],
924
- [
925
- 0,
926
- [
927
- 1,
928
- {
929
- [_hH]: _RA,
930
- },
931
- ],
932
- ],
839
+ [0, [1, { [_hH]: _RA }]],
933
840
  ];
934
841
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
935
842
  export var ListBillEstimateCommitmentsRequest = [3, n0, _LBECR, 0, [_bEI, _nT, _mR], [0, 0, 1]];
@@ -1098,11 +1005,7 @@ export var ResourceNotFoundException = [
1098
1005
  -3,
1099
1006
  n0,
1100
1007
  _RNFE,
1101
- {
1102
- [_e]: _c,
1103
- [_hE]: 404,
1104
- [_aQE]: [`ResourceNotFoundCode`, 404],
1105
- },
1008
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ResourceNotFoundCode`, 404] },
1106
1009
  [_m, _rI, _rT],
1107
1010
  [0, 0, 0],
1108
1011
  ];
@@ -1111,11 +1014,7 @@ export var ServiceQuotaExceededException = [
1111
1014
  -3,
1112
1015
  n0,
1113
1016
  _SQEE,
1114
- {
1115
- [_e]: _c,
1116
- [_hE]: 402,
1117
- [_aQE]: [`ServiceQuotaCode`, 402],
1118
- },
1017
+ { [_e]: _c, [_hE]: 402, [_aQE]: [`ServiceQuotaCode`, 402] },
1119
1018
  [_m, _rI, _rT, _sC, _qC],
1120
1019
  [0, 0, 0, 0, 0],
1121
1020
  ];
@@ -1126,23 +1025,9 @@ export var ThrottlingException = [
1126
1025
  -3,
1127
1026
  n0,
1128
1027
  _TE,
1129
- {
1130
- [_e]: _c,
1131
- [_hE]: 429,
1132
- [_aQE]: [`ThrottlingCode`, 429],
1133
- },
1028
+ { [_e]: _c, [_hE]: 429, [_aQE]: [`ThrottlingCode`, 429] },
1134
1029
  [_m, _sC, _qC, _rAS],
1135
- [
1136
- 0,
1137
- 0,
1138
- 0,
1139
- [
1140
- 1,
1141
- {
1142
- [_hH]: _RA,
1143
- },
1144
- ],
1145
- ],
1030
+ [0, 0, 0, [1, { [_hH]: _RA }]],
1146
1031
  ];
1147
1032
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1148
1033
  export var UntagResourceRequest = [3, n0, _URR, 0, [_ar, _tK], [0, 64 | 0]];
@@ -1204,10 +1089,7 @@ export var ValidationException = [
1204
1089
  -3,
1205
1090
  n0,
1206
1091
  _VE,
1207
- {
1208
- [_e]: _c,
1209
- [_hE]: 400,
1210
- },
1092
+ { [_e]: _c, [_hE]: 400 },
1211
1093
  [_m, _re, _fL],
1212
1094
  [0, 0, () => ValidationExceptionFieldList],
1213
1095
  ];
@@ -1230,7 +1112,6 @@ export var WorkloadEstimateUsageItem = [
1230
1112
  [0, 0, 0, 0, 0, 0, 0, () => WorkloadEstimateUsageQuantity, 1, 0, 0, () => HistoricalUsageEntity],
1231
1113
  ];
1232
1114
  export var WorkloadEstimateUsageQuantity = [3, n0, _WEUQ, 0, [_un, _am], [0, 1]];
1233
- export var __Unit = "unit";
1234
1115
  export var BCMPricingCalculatorServiceException = [
1235
1116
  -3,
1236
1117
  _sm,
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { BCMPricingCalculatorClient } from "./BCMPricingCalculatorClient";
3
3
  import { BatchCreateBillScenarioCommitmentModificationCommandInput, BatchCreateBillScenarioCommitmentModificationCommandOutput } from "./commands/BatchCreateBillScenarioCommitmentModificationCommand";
4
4
  import { BatchCreateBillScenarioUsageModificationCommandInput, BatchCreateBillScenarioUsageModificationCommandOutput } from "./commands/BatchCreateBillScenarioUsageModificationCommand";
@@ -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 { BatchCreateBillScenarioCommitmentModificationCommandInput, BatchCreateBillScenarioCommitmentModificationCommandOutput } from "./commands/BatchCreateBillScenarioCommitmentModificationCommand";
11
11
  import { BatchCreateBillScenarioUsageModificationCommandInput, BatchCreateBillScenarioUsageModificationCommandOutput } from "./commands/BatchCreateBillScenarioUsageModificationCommand";
12
12
  import { BatchCreateWorkloadEstimateUsageCommandInput, BatchCreateWorkloadEstimateUsageCommandOutput } from "./commands/BatchCreateWorkloadEstimateUsageCommand";
@@ -44,7 +44,7 @@ import { UpdateBillScenarioCommandInput, UpdateBillScenarioCommandOutput } from
44
44
  import { UpdatePreferencesCommandInput, UpdatePreferencesCommandOutput } from "./commands/UpdatePreferencesCommand";
45
45
  import { UpdateWorkloadEstimateCommandInput, UpdateWorkloadEstimateCommandOutput } from "./commands/UpdateWorkloadEstimateCommand";
46
46
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
47
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
47
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
48
48
  export { __Client };
49
49
  /**
50
50
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { BCMPricingCalculatorHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { BCMPricingCalculatorHttpAuthSchemeProvider } 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 { BCMPricingCalculatorClientResolvedConfig } from "../BCMPricingCalculatorClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type BCMPricingCalculatorClientResolvedConfig } from "../BCMPricingCalculatorClient";
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 { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
- import { BatchCreateBillScenarioCommitmentModificationRequest, BatchCreateBillScenarioCommitmentModificationResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
+ import type { BatchCreateBillScenarioCommitmentModificationRequest, BatchCreateBillScenarioCommitmentModificationResponse } 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 { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
- import { BatchCreateBillScenarioUsageModificationRequest, BatchCreateBillScenarioUsageModificationResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
+ import type { BatchCreateBillScenarioUsageModificationRequest, BatchCreateBillScenarioUsageModificationResponse } 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 { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
- import { BatchCreateWorkloadEstimateUsageRequest, BatchCreateWorkloadEstimateUsageResponse } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BCMPricingCalculatorClient";
4
+ import type { BatchCreateWorkloadEstimateUsageRequest, BatchCreateWorkloadEstimateUsageResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */