@aws-sdk/client-bcm-pricing-calculator 3.803.0 → 3.806.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 (77) hide show
  1. package/dist-cjs/protocols/Aws_json1_0.js +8 -8
  2. package/dist-cjs/runtimeConfig.js +6 -6
  3. package/dist-es/protocols/Aws_json1_0.js +8 -8
  4. package/dist-es/runtimeConfig.js +6 -6
  5. package/dist-types/commands/BatchCreateBillScenarioCommitmentModificationCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchCreateBillScenarioUsageModificationCommand.d.ts +1 -1
  7. package/dist-types/commands/BatchCreateWorkloadEstimateUsageCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchDeleteBillScenarioCommitmentModificationCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchDeleteBillScenarioUsageModificationCommand.d.ts +1 -1
  10. package/dist-types/commands/BatchDeleteWorkloadEstimateUsageCommand.d.ts +1 -1
  11. package/dist-types/commands/BatchUpdateBillScenarioCommitmentModificationCommand.d.ts +1 -1
  12. package/dist-types/commands/BatchUpdateBillScenarioUsageModificationCommand.d.ts +1 -1
  13. package/dist-types/commands/BatchUpdateWorkloadEstimateUsageCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateBillEstimateCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateBillScenarioCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateWorkloadEstimateCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBillEstimateCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBillScenarioCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteWorkloadEstimateCommand.d.ts +1 -1
  20. package/dist-types/commands/GetBillEstimateCommand.d.ts +1 -1
  21. package/dist-types/commands/GetBillScenarioCommand.d.ts +1 -1
  22. package/dist-types/commands/GetWorkloadEstimateCommand.d.ts +1 -1
  23. package/dist-types/commands/ListBillEstimateCommitmentsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListBillEstimateInputCommitmentModificationsCommand.d.ts +1 -1
  25. package/dist-types/commands/ListBillEstimateInputUsageModificationsCommand.d.ts +1 -1
  26. package/dist-types/commands/ListBillEstimateLineItemsCommand.d.ts +1 -1
  27. package/dist-types/commands/ListBillScenarioCommitmentModificationsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListBillScenarioUsageModificationsCommand.d.ts +1 -1
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  30. package/dist-types/commands/ListWorkloadEstimateUsageCommand.d.ts +1 -1
  31. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  32. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  33. package/dist-types/commands/UpdateBillEstimateCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateBillScenarioCommand.d.ts +1 -1
  35. package/dist-types/commands/UpdateWorkloadEstimateCommand.d.ts +1 -1
  36. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  37. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  38. package/dist-types/runtimeConfig.d.ts +16 -16
  39. package/dist-types/runtimeConfig.native.d.ts +18 -18
  40. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  41. package/dist-types/ts3.4/commands/BatchCreateBillScenarioCommitmentModificationCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/BatchCreateBillScenarioUsageModificationCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/BatchCreateWorkloadEstimateUsageCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/BatchDeleteBillScenarioCommitmentModificationCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/BatchDeleteBillScenarioUsageModificationCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/BatchDeleteWorkloadEstimateUsageCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/BatchUpdateBillScenarioCommitmentModificationCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/BatchUpdateBillScenarioUsageModificationCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/BatchUpdateWorkloadEstimateUsageCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateBillEstimateCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CreateBillScenarioCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/CreateWorkloadEstimateCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/DeleteBillEstimateCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/DeleteBillScenarioCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/DeleteWorkloadEstimateCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/GetBillEstimateCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/GetBillScenarioCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/GetWorkloadEstimateCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/ListBillEstimateCommitmentsCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/ListBillEstimateInputCommitmentModificationsCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/ListBillEstimateInputUsageModificationsCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/ListBillEstimateLineItemsCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/ListBillScenarioCommitmentModificationsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ListBillScenarioUsageModificationsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/ListWorkloadEstimateUsageCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/UpdateBillEstimateCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/UpdateBillScenarioCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/UpdateWorkloadEstimateCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  73. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  74. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  75. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  76. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  77. package/package.json +22 -22
@@ -999,8 +999,8 @@ const se_BatchUpdateWorkloadEstimateUsageRequest = (input, context) => {
999
999
  };
1000
1000
  const se_BillInterval = (input, context) => {
1001
1001
  return (0, smithy_client_1.take)(input, {
1002
- end: (_) => _.getTime() / 1000,
1003
- start: (_) => _.getTime() / 1000,
1002
+ end: (_) => _.getTime() / 1_000,
1003
+ start: (_) => _.getTime() / 1_000,
1004
1004
  });
1005
1005
  };
1006
1006
  const se_BillScenarioCommitmentModificationAction = (input, context) => {
@@ -1054,8 +1054,8 @@ const se_ExpressionList = (input, context) => {
1054
1054
  };
1055
1055
  const se_FilterTimestamp = (input, context) => {
1056
1056
  return (0, smithy_client_1.take)(input, {
1057
- afterTimestamp: (_) => _.getTime() / 1000,
1058
- beforeTimestamp: (_) => _.getTime() / 1000,
1057
+ afterTimestamp: (_) => _.getTime() / 1_000,
1058
+ beforeTimestamp: (_) => _.getTime() / 1_000,
1059
1059
  });
1060
1060
  };
1061
1061
  const se_HistoricalUsageEntity = (input, context) => {
@@ -1098,21 +1098,21 @@ const se_ListWorkloadEstimatesRequest = (input, context) => {
1098
1098
  };
1099
1099
  const se_UpdateBillEstimateRequest = (input, context) => {
1100
1100
  return (0, smithy_client_1.take)(input, {
1101
- expiresAt: (_) => _.getTime() / 1000,
1101
+ expiresAt: (_) => _.getTime() / 1_000,
1102
1102
  identifier: [],
1103
1103
  name: [],
1104
1104
  });
1105
1105
  };
1106
1106
  const se_UpdateBillScenarioRequest = (input, context) => {
1107
1107
  return (0, smithy_client_1.take)(input, {
1108
- expiresAt: (_) => _.getTime() / 1000,
1108
+ expiresAt: (_) => _.getTime() / 1_000,
1109
1109
  identifier: [],
1110
1110
  name: [],
1111
1111
  });
1112
1112
  };
1113
1113
  const se_UpdateWorkloadEstimateRequest = (input, context) => {
1114
1114
  return (0, smithy_client_1.take)(input, {
1115
- expiresAt: (_) => _.getTime() / 1000,
1115
+ expiresAt: (_) => _.getTime() / 1_000,
1116
1116
  identifier: [],
1117
1117
  name: [],
1118
1118
  });
@@ -1120,7 +1120,7 @@ const se_UpdateWorkloadEstimateRequest = (input, context) => {
1120
1120
  const se_UsageAmount = (input, context) => {
1121
1121
  return (0, smithy_client_1.take)(input, {
1122
1122
  amount: smithy_client_1.serializeFloat,
1123
- startHour: (_) => _.getTime() / 1000,
1123
+ startHour: (_) => _.getTime() / 1_000,
1124
1124
  });
1125
1125
  };
1126
1126
  const se_UsageAmounts = (input, context) => {
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -923,8 +923,8 @@ const se_BatchUpdateWorkloadEstimateUsageRequest = (input, context) => {
923
923
  };
924
924
  const se_BillInterval = (input, context) => {
925
925
  return take(input, {
926
- end: (_) => _.getTime() / 1000,
927
- start: (_) => _.getTime() / 1000,
926
+ end: (_) => _.getTime() / 1_000,
927
+ start: (_) => _.getTime() / 1_000,
928
928
  });
929
929
  };
930
930
  const se_BillScenarioCommitmentModificationAction = (input, context) => {
@@ -978,8 +978,8 @@ const se_ExpressionList = (input, context) => {
978
978
  };
979
979
  const se_FilterTimestamp = (input, context) => {
980
980
  return take(input, {
981
- afterTimestamp: (_) => _.getTime() / 1000,
982
- beforeTimestamp: (_) => _.getTime() / 1000,
981
+ afterTimestamp: (_) => _.getTime() / 1_000,
982
+ beforeTimestamp: (_) => _.getTime() / 1_000,
983
983
  });
984
984
  };
985
985
  const se_HistoricalUsageEntity = (input, context) => {
@@ -1022,21 +1022,21 @@ const se_ListWorkloadEstimatesRequest = (input, context) => {
1022
1022
  };
1023
1023
  const se_UpdateBillEstimateRequest = (input, context) => {
1024
1024
  return take(input, {
1025
- expiresAt: (_) => _.getTime() / 1000,
1025
+ expiresAt: (_) => _.getTime() / 1_000,
1026
1026
  identifier: [],
1027
1027
  name: [],
1028
1028
  });
1029
1029
  };
1030
1030
  const se_UpdateBillScenarioRequest = (input, context) => {
1031
1031
  return take(input, {
1032
- expiresAt: (_) => _.getTime() / 1000,
1032
+ expiresAt: (_) => _.getTime() / 1_000,
1033
1033
  identifier: [],
1034
1034
  name: [],
1035
1035
  });
1036
1036
  };
1037
1037
  const se_UpdateWorkloadEstimateRequest = (input, context) => {
1038
1038
  return take(input, {
1039
- expiresAt: (_) => _.getTime() / 1000,
1039
+ expiresAt: (_) => _.getTime() / 1_000,
1040
1040
  identifier: [],
1041
1041
  name: [],
1042
1042
  });
@@ -1044,7 +1044,7 @@ const se_UpdateWorkloadEstimateRequest = (input, context) => {
1044
1044
  const se_UsageAmount = (input, context) => {
1045
1045
  return take(input, {
1046
1046
  amount: __serializeFloat,
1047
- startHour: (_) => _.getTime() / 1000,
1047
+ startHour: (_) => _.getTime() / 1_000,
1048
1048
  });
1049
1049
  };
1050
1050
  const se_UsageAmounts = (input, context) => {
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface BatchCreateBillScenarioCommitmentModificationCommandOutput exte
23
23
  }
24
24
  declare const BatchCreateBillScenarioCommitmentModificationCommand_base: {
25
25
  new (input: BatchCreateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioCommitmentModificationCommandInput, BatchCreateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioCommitmentModificationCommandInput, BatchCreateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioCommitmentModificationCommandInput, BatchCreateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchCreateBillScenarioUsageModificationCommandOutput extends B
23
23
  }
24
24
  declare const BatchCreateBillScenarioUsageModificationCommand_base: {
25
25
  new (input: BatchCreateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioUsageModificationCommandInput, BatchCreateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioUsageModificationCommandInput, BatchCreateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateBillScenarioUsageModificationCommandInput, BatchCreateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchCreateWorkloadEstimateUsageCommandOutput extends BatchCrea
23
23
  }
24
24
  declare const BatchCreateWorkloadEstimateUsageCommand_base: {
25
25
  new (input: BatchCreateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateWorkloadEstimateUsageCommandInput, BatchCreateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateWorkloadEstimateUsageCommandInput, BatchCreateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateWorkloadEstimateUsageCommandInput, BatchCreateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteBillScenarioCommitmentModificationCommandOutput exte
23
23
  }
24
24
  declare const BatchDeleteBillScenarioCommitmentModificationCommand_base: {
25
25
  new (input: BatchDeleteBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioCommitmentModificationCommandInput, BatchDeleteBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioCommitmentModificationCommandInput, BatchDeleteBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioCommitmentModificationCommandInput, BatchDeleteBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteBillScenarioUsageModificationCommandOutput extends B
23
23
  }
24
24
  declare const BatchDeleteBillScenarioUsageModificationCommand_base: {
25
25
  new (input: BatchDeleteBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioUsageModificationCommandInput, BatchDeleteBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioUsageModificationCommandInput, BatchDeleteBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBillScenarioUsageModificationCommandInput, BatchDeleteBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteWorkloadEstimateUsageCommandOutput extends BatchDele
23
23
  }
24
24
  declare const BatchDeleteWorkloadEstimateUsageCommand_base: {
25
25
  new (input: BatchDeleteWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteWorkloadEstimateUsageCommandInput, BatchDeleteWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteWorkloadEstimateUsageCommandInput, BatchDeleteWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteWorkloadEstimateUsageCommandInput, BatchDeleteWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateBillScenarioCommitmentModificationCommandOutput exte
23
23
  }
24
24
  declare const BatchUpdateBillScenarioCommitmentModificationCommand_base: {
25
25
  new (input: BatchUpdateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioCommitmentModificationCommandInput, BatchUpdateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioCommitmentModificationCommandInput, BatchUpdateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateBillScenarioCommitmentModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioCommitmentModificationCommandInput, BatchUpdateBillScenarioCommitmentModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateBillScenarioUsageModificationCommandOutput extends B
23
23
  }
24
24
  declare const BatchUpdateBillScenarioUsageModificationCommand_base: {
25
25
  new (input: BatchUpdateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioUsageModificationCommandInput, BatchUpdateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioUsageModificationCommandInput, BatchUpdateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateBillScenarioUsageModificationCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateBillScenarioUsageModificationCommandInput, BatchUpdateBillScenarioUsageModificationCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchUpdateWorkloadEstimateUsageCommandOutput extends BatchUpda
23
23
  }
24
24
  declare const BatchUpdateWorkloadEstimateUsageCommand_base: {
25
25
  new (input: BatchUpdateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateWorkloadEstimateUsageCommandInput, BatchUpdateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateWorkloadEstimateUsageCommandInput, BatchUpdateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateWorkloadEstimateUsageCommandInput, BatchUpdateWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBillEstimateCommandOutput extends CreateBillEstimateRespo
23
23
  }
24
24
  declare const CreateBillEstimateCommand_base: {
25
25
  new (input: CreateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillEstimateCommandInput, CreateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillEstimateCommandInput, CreateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillEstimateCommandInput, CreateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBillScenarioCommandOutput extends CreateBillScenarioRespo
23
23
  }
24
24
  declare const CreateBillScenarioCommand_base: {
25
25
  new (input: CreateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillScenarioCommandInput, CreateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillScenarioCommandInput, CreateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillScenarioCommandInput, CreateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkloadEstimateCommandOutput extends CreateWorkloadEstim
23
23
  }
24
24
  declare const CreateWorkloadEstimateCommand_base: {
25
25
  new (input: CreateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadEstimateCommandInput, CreateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadEstimateCommandInput, CreateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadEstimateCommandInput, CreateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBillEstimateCommandOutput extends DeleteBillEstimateRespo
23
23
  }
24
24
  declare const DeleteBillEstimateCommand_base: {
25
25
  new (input: DeleteBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillEstimateCommandInput, DeleteBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillEstimateCommandInput, DeleteBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillEstimateCommandInput, DeleteBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBillScenarioCommandOutput extends DeleteBillScenarioRespo
23
23
  }
24
24
  declare const DeleteBillScenarioCommand_base: {
25
25
  new (input: DeleteBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillScenarioCommandInput, DeleteBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillScenarioCommandInput, DeleteBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillScenarioCommandInput, DeleteBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkloadEstimateCommandOutput extends DeleteWorkloadEstim
23
23
  }
24
24
  declare const DeleteWorkloadEstimateCommand_base: {
25
25
  new (input: DeleteWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadEstimateCommandInput, DeleteWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadEstimateCommandInput, DeleteWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadEstimateCommandInput, DeleteWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBillEstimateCommandOutput extends GetBillEstimateResponse, _
23
23
  }
24
24
  declare const GetBillEstimateCommand_base: {
25
25
  new (input: GetBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillEstimateCommandInput, GetBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillEstimateCommandInput, GetBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillEstimateCommandInput, GetBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBillScenarioCommandOutput extends GetBillScenarioResponse, _
23
23
  }
24
24
  declare const GetBillScenarioCommand_base: {
25
25
  new (input: GetBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillScenarioCommandInput, GetBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillScenarioCommandInput, GetBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillScenarioCommandInput, GetBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWorkloadEstimateCommandOutput extends GetWorkloadEstimateRes
23
23
  }
24
24
  declare const GetWorkloadEstimateCommand_base: {
25
25
  new (input: GetWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadEstimateCommandInput, GetWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadEstimateCommandInput, GetWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadEstimateCommandInput, GetWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillEstimateCommitmentsCommandOutput extends ListBillEstima
23
23
  }
24
24
  declare const ListBillEstimateCommitmentsCommand_base: {
25
25
  new (input: ListBillEstimateCommitmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateCommitmentsCommandInput, ListBillEstimateCommitmentsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillEstimateCommitmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateCommitmentsCommandInput, ListBillEstimateCommitmentsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillEstimateCommitmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateCommitmentsCommandInput, ListBillEstimateCommitmentsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillEstimateInputCommitmentModificationsCommandOutput exten
23
23
  }
24
24
  declare const ListBillEstimateInputCommitmentModificationsCommand_base: {
25
25
  new (input: ListBillEstimateInputCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputCommitmentModificationsCommandInput, ListBillEstimateInputCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillEstimateInputCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputCommitmentModificationsCommandInput, ListBillEstimateInputCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillEstimateInputCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputCommitmentModificationsCommandInput, ListBillEstimateInputCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillEstimateInputUsageModificationsCommandOutput extends Li
23
23
  }
24
24
  declare const ListBillEstimateInputUsageModificationsCommand_base: {
25
25
  new (input: ListBillEstimateInputUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputUsageModificationsCommandInput, ListBillEstimateInputUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillEstimateInputUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputUsageModificationsCommandInput, ListBillEstimateInputUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillEstimateInputUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateInputUsageModificationsCommandInput, ListBillEstimateInputUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillEstimateLineItemsCommandOutput extends ListBillEstimate
23
23
  }
24
24
  declare const ListBillEstimateLineItemsCommand_base: {
25
25
  new (input: ListBillEstimateLineItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateLineItemsCommandInput, ListBillEstimateLineItemsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillEstimateLineItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateLineItemsCommandInput, ListBillEstimateLineItemsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillEstimateLineItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillEstimateLineItemsCommandInput, ListBillEstimateLineItemsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillScenarioCommitmentModificationsCommandOutput extends Li
23
23
  }
24
24
  declare const ListBillScenarioCommitmentModificationsCommand_base: {
25
25
  new (input: ListBillScenarioCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioCommitmentModificationsCommandInput, ListBillScenarioCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillScenarioCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioCommitmentModificationsCommandInput, ListBillScenarioCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillScenarioCommitmentModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioCommitmentModificationsCommandInput, ListBillScenarioCommitmentModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBillScenarioUsageModificationsCommandOutput extends ListBil
23
23
  }
24
24
  declare const ListBillScenarioUsageModificationsCommand_base: {
25
25
  new (input: ListBillScenarioUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioUsageModificationsCommandInput, ListBillScenarioUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBillScenarioUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioUsageModificationsCommandInput, ListBillScenarioUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBillScenarioUsageModificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillScenarioUsageModificationsCommandInput, ListBillScenarioUsageModificationsCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWorkloadEstimateUsageCommandOutput extends ListWorkloadEsti
23
23
  }
24
24
  declare const ListWorkloadEstimateUsageCommand_base: {
25
25
  new (input: ListWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadEstimateUsageCommandInput, ListWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadEstimateUsageCommandInput, ListWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWorkloadEstimateUsageCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadEstimateUsageCommandInput, ListWorkloadEstimateUsageCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBillEstimateCommandOutput extends UpdateBillEstimateRespo
23
23
  }
24
24
  declare const UpdateBillEstimateCommand_base: {
25
25
  new (input: UpdateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillEstimateCommandInput, UpdateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillEstimateCommandInput, UpdateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBillEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillEstimateCommandInput, UpdateBillEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBillScenarioCommandOutput extends UpdateBillScenarioRespo
23
23
  }
24
24
  declare const UpdateBillScenarioCommand_base: {
25
25
  new (input: UpdateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillScenarioCommandInput, UpdateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillScenarioCommandInput, UpdateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBillScenarioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBillScenarioCommandInput, UpdateBillScenarioCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateWorkloadEstimateCommandOutput extends UpdateWorkloadEstim
23
23
  }
24
24
  declare const UpdateWorkloadEstimateCommand_base: {
25
25
  new (input: UpdateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadEstimateCommandInput, UpdateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadEstimateCommandInput, UpdateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateWorkloadEstimateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadEstimateCommandInput, UpdateWorkloadEstimateCommandOutput, BCMPricingCalculatorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -10,9 +10,7 @@ export interface ClientInputEndpointParameters {
10
10
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
11
11
  defaultSigningName: string;
12
12
  };
13
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
14
- defaultSigningName: string;
15
- };
13
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
16
14
  export declare const commonParams: {
17
15
  readonly UseFIPS: {
18
16
  readonly type: "builtInParams";