@aws-sdk/client-cost-explorer 3.533.0 → 3.535.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 (83) hide show
  1. package/dist-types/CostExplorer.d.ts +7 -1
  2. package/dist-types/CostExplorerClient.d.ts +1 -1
  3. package/dist-types/commands/CreateAnomalyMonitorCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAnomalySubscriptionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateCostCategoryDefinitionCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteAnomalyMonitorCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteAnomalySubscriptionCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteCostCategoryDefinitionCommand.d.ts +2 -1
  9. package/dist-types/commands/DescribeCostCategoryDefinitionCommand.d.ts +2 -1
  10. package/dist-types/commands/GetAnomaliesCommand.d.ts +2 -1
  11. package/dist-types/commands/GetAnomalyMonitorsCommand.d.ts +2 -1
  12. package/dist-types/commands/GetAnomalySubscriptionsCommand.d.ts +2 -1
  13. package/dist-types/commands/GetApproximateUsageRecordsCommand.d.ts +2 -1
  14. package/dist-types/commands/GetCostAndUsageCommand.d.ts +2 -1
  15. package/dist-types/commands/GetCostAndUsageWithResourcesCommand.d.ts +2 -1
  16. package/dist-types/commands/GetCostCategoriesCommand.d.ts +2 -1
  17. package/dist-types/commands/GetCostForecastCommand.d.ts +2 -1
  18. package/dist-types/commands/GetDimensionValuesCommand.d.ts +2 -1
  19. package/dist-types/commands/GetReservationCoverageCommand.d.ts +2 -1
  20. package/dist-types/commands/GetReservationPurchaseRecommendationCommand.d.ts +2 -1
  21. package/dist-types/commands/GetReservationUtilizationCommand.d.ts +2 -1
  22. package/dist-types/commands/GetRightsizingRecommendationCommand.d.ts +2 -1
  23. package/dist-types/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +2 -1
  24. package/dist-types/commands/GetSavingsPlansCoverageCommand.d.ts +2 -1
  25. package/dist-types/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetSavingsPlansUtilizationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +2 -1
  28. package/dist-types/commands/GetTagsCommand.d.ts +2 -1
  29. package/dist-types/commands/GetUsageForecastCommand.d.ts +2 -1
  30. package/dist-types/commands/ListCostAllocationTagsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListCostCategoryDefinitionsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/ProvideAnomalyFeedbackCommand.d.ts +2 -1
  35. package/dist-types/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
  36. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateAnomalyMonitorCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdateAnomalySubscriptionCommand.d.ts +2 -1
  40. package/dist-types/commands/UpdateCostAllocationTagsStatusCommand.d.ts +2 -1
  41. package/dist-types/commands/UpdateCostCategoryDefinitionCommand.d.ts +2 -1
  42. package/dist-types/models/models_0.d.ts +766 -766
  43. package/dist-types/ts3.4/CostExplorer.d.ts +6 -0
  44. package/dist-types/ts3.4/commands/CreateAnomalyMonitorCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/CreateAnomalySubscriptionCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/CreateCostCategoryDefinitionCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/DeleteAnomalyMonitorCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/DeleteAnomalySubscriptionCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/DeleteCostCategoryDefinitionCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/DescribeCostCategoryDefinitionCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/GetAnomaliesCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/GetAnomalyMonitorsCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/GetAnomalySubscriptionsCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/GetApproximateUsageRecordsCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/GetCostAndUsageCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/GetCostAndUsageWithResourcesCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/GetCostCategoriesCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/GetCostForecastCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/GetDimensionValuesCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/GetReservationCoverageCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/GetReservationPurchaseRecommendationCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/GetReservationUtilizationCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/GetRightsizingRecommendationCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/GetSavingsPlansCoverageCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -0
  70. package/dist-types/ts3.4/commands/GetUsageForecastCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/ListCostAllocationTagsCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/ListCostCategoryDefinitionsCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +11 -0
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/ProvideAnomalyFeedbackCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +11 -0
  77. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/UpdateAnomalyMonitorCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/UpdateAnomalySubscriptionCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/UpdateCostAllocationTagsStatusCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/UpdateCostCategoryDefinitionCommand.d.ts +9 -0
  83. package/package.json +40 -40
@@ -261,6 +261,7 @@ export interface CostExplorer {
261
261
  options: __HttpHandlerOptions,
262
262
  cb: (err: any, data?: GetAnomaliesCommandOutput) => void
263
263
  ): void;
264
+ getAnomalyMonitors(): Promise<GetAnomalyMonitorsCommandOutput>;
264
265
  getAnomalyMonitors(
265
266
  args: GetAnomalyMonitorsCommandInput,
266
267
  options?: __HttpHandlerOptions
@@ -274,6 +275,7 @@ export interface CostExplorer {
274
275
  options: __HttpHandlerOptions,
275
276
  cb: (err: any, data?: GetAnomalyMonitorsCommandOutput) => void
276
277
  ): void;
278
+ getAnomalySubscriptions(): Promise<GetAnomalySubscriptionsCommandOutput>;
277
279
  getAnomalySubscriptions(
278
280
  args: GetAnomalySubscriptionsCommandInput,
279
281
  options?: __HttpHandlerOptions
@@ -532,6 +534,7 @@ export interface CostExplorer {
532
534
  options: __HttpHandlerOptions,
533
535
  cb: (err: any, data?: GetUsageForecastCommandOutput) => void
534
536
  ): void;
537
+ listCostAllocationTags(): Promise<ListCostAllocationTagsCommandOutput>;
535
538
  listCostAllocationTags(
536
539
  args: ListCostAllocationTagsCommandInput,
537
540
  options?: __HttpHandlerOptions
@@ -545,6 +548,7 @@ export interface CostExplorer {
545
548
  options: __HttpHandlerOptions,
546
549
  cb: (err: any, data?: ListCostAllocationTagsCommandOutput) => void
547
550
  ): void;
551
+ listCostCategoryDefinitions(): Promise<ListCostCategoryDefinitionsCommandOutput>;
548
552
  listCostCategoryDefinitions(
549
553
  args: ListCostCategoryDefinitionsCommandInput,
550
554
  options?: __HttpHandlerOptions
@@ -558,6 +562,7 @@ export interface CostExplorer {
558
562
  options: __HttpHandlerOptions,
559
563
  cb: (err: any, data?: ListCostCategoryDefinitionsCommandOutput) => void
560
564
  ): void;
565
+ listSavingsPlansPurchaseRecommendationGeneration(): Promise<ListSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
561
566
  listSavingsPlansPurchaseRecommendationGeneration(
562
567
  args: ListSavingsPlansPurchaseRecommendationGenerationCommandInput,
563
568
  options?: __HttpHandlerOptions
@@ -603,6 +608,7 @@ export interface CostExplorer {
603
608
  options: __HttpHandlerOptions,
604
609
  cb: (err: any, data?: ProvideAnomalyFeedbackCommandOutput) => void
605
610
  ): void;
611
+ startSavingsPlansPurchaseRecommendationGeneration(): Promise<StartSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
606
612
  startSavingsPlansPurchaseRecommendationGeneration(
607
613
  args: StartSavingsPlansPurchaseRecommendationGenerationCommandInput,
608
614
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const CreateAnomalyMonitorCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAnomalyMonitorCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAnomalyMonitorCommandInput,
32
+ CreateAnomalyMonitorCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAnomalyMonitorCommand extends CreateAnomalyMonitorCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAnomalySubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAnomalySubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAnomalySubscriptionCommandInput,
32
+ CreateAnomalySubscriptionCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAnomalySubscriptionCommand extends CreateAnomalySubscriptionCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCostCategoryDefinitionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCostCategoryDefinitionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCostCategoryDefinitionCommandInput,
32
+ CreateCostCategoryDefinitionCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCostCategoryDefinitionCommand extends CreateCostCategoryDefinitionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAnomalyMonitorCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAnomalyMonitorCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAnomalyMonitorCommandInput,
32
+ DeleteAnomalyMonitorCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAnomalyMonitorCommand extends DeleteAnomalyMonitorCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAnomalySubscriptionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAnomalySubscriptionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAnomalySubscriptionCommandInput,
32
+ DeleteAnomalySubscriptionCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAnomalySubscriptionCommand extends DeleteAnomalySubscriptionCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteCostCategoryDefinitionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteCostCategoryDefinitionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteCostCategoryDefinitionCommandInput,
32
+ DeleteCostCategoryDefinitionCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteCostCategoryDefinitionCommand extends DeleteCostCategoryDefinitionCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeCostCategoryDefinitionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeCostCategoryDefinitionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeCostCategoryDefinitionCommandInput,
32
+ DescribeCostCategoryDefinitionCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeCostCategoryDefinitionCommand extends DescribeCostCategoryDefinitionCommand_base {}
@@ -21,6 +21,15 @@ declare const GetAnomaliesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetAnomaliesCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetAnomaliesCommandInput,
28
+ GetAnomaliesCommandOutput,
29
+ CostExplorerClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetAnomaliesCommand extends GetAnomaliesCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAnomalyMonitorsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetAnomalyMonitorsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAnomalyMonitorsCommandInput,
32
+ GetAnomalyMonitorsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAnomalyMonitorsCommand extends GetAnomalyMonitorsCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAnomalySubscriptionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetAnomalySubscriptionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAnomalySubscriptionsCommandInput,
32
+ GetAnomalySubscriptionsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAnomalySubscriptionsCommand extends GetAnomalySubscriptionsCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApproximateUsageRecordsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApproximateUsageRecordsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApproximateUsageRecordsCommandInput,
32
+ GetApproximateUsageRecordsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApproximateUsageRecordsCommand extends GetApproximateUsageRecordsCommand_base {}
@@ -24,6 +24,15 @@ declare const GetCostAndUsageCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetCostAndUsageCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetCostAndUsageCommandInput,
31
+ GetCostAndUsageCommandOutput,
32
+ CostExplorerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetCostAndUsageCommand extends GetCostAndUsageCommand_base {}
@@ -25,6 +25,15 @@ declare const GetCostAndUsageWithResourcesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetCostAndUsageWithResourcesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetCostAndUsageWithResourcesCommandInput,
32
+ GetCostAndUsageWithResourcesCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetCostAndUsageWithResourcesCommand extends GetCostAndUsageWithResourcesCommand_base {}
@@ -25,6 +25,15 @@ declare const GetCostCategoriesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetCostCategoriesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetCostCategoriesCommandInput,
32
+ GetCostCategoriesCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetCostCategoriesCommand extends GetCostCategoriesCommand_base {}
@@ -24,6 +24,15 @@ declare const GetCostForecastCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetCostForecastCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetCostForecastCommandInput,
31
+ GetCostForecastCommandOutput,
32
+ CostExplorerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetCostForecastCommand extends GetCostForecastCommand_base {}
@@ -25,6 +25,15 @@ declare const GetDimensionValuesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetDimensionValuesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetDimensionValuesCommandInput,
32
+ GetDimensionValuesCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetDimensionValuesCommand extends GetDimensionValuesCommand_base {}
@@ -25,6 +25,15 @@ declare const GetReservationCoverageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetReservationCoverageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetReservationCoverageCommandInput,
32
+ GetReservationCoverageCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetReservationCoverageCommand extends GetReservationCoverageCommand_base {}
@@ -25,6 +25,15 @@ declare const GetReservationPurchaseRecommendationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetReservationPurchaseRecommendationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetReservationPurchaseRecommendationCommandInput,
32
+ GetReservationPurchaseRecommendationCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetReservationPurchaseRecommendationCommand extends GetReservationPurchaseRecommendationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetReservationUtilizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetReservationUtilizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetReservationUtilizationCommandInput,
32
+ GetReservationUtilizationCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetReservationUtilizationCommand extends GetReservationUtilizationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetRightsizingRecommendationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetRightsizingRecommendationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetRightsizingRecommendationCommandInput,
32
+ GetRightsizingRecommendationCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetRightsizingRecommendationCommand extends GetRightsizingRecommendationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSavingsPlanPurchaseRecommendationDetailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSavingsPlanPurchaseRecommendationDetailsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSavingsPlanPurchaseRecommendationDetailsCommandInput,
32
+ GetSavingsPlanPurchaseRecommendationDetailsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSavingsPlanPurchaseRecommendationDetailsCommand extends GetSavingsPlanPurchaseRecommendationDetailsCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSavingsPlansCoverageCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSavingsPlansCoverageCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSavingsPlansCoverageCommandInput,
32
+ GetSavingsPlansCoverageCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSavingsPlansCoverageCommand extends GetSavingsPlansCoverageCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSavingsPlansPurchaseRecommendationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSavingsPlansPurchaseRecommendationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSavingsPlansPurchaseRecommendationCommandInput,
32
+ GetSavingsPlansPurchaseRecommendationCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSavingsPlansPurchaseRecommendationCommand extends GetSavingsPlansPurchaseRecommendationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSavingsPlansUtilizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSavingsPlansUtilizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSavingsPlansUtilizationCommandInput,
32
+ GetSavingsPlansUtilizationCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSavingsPlansUtilizationCommand extends GetSavingsPlansUtilizationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSavingsPlansUtilizationDetailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSavingsPlansUtilizationDetailsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSavingsPlansUtilizationDetailsCommandInput,
32
+ GetSavingsPlansUtilizationDetailsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSavingsPlansUtilizationDetailsCommand extends GetSavingsPlansUtilizationDetailsCommand_base {}
@@ -19,6 +19,13 @@ declare const GetTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (__0_0: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
23
+ GetTagsCommandInput,
24
+ GetTagsCommandOutput,
25
+ CostExplorerClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
22
29
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
30
  };
24
31
  export declare class GetTagsCommand extends GetTagsCommand_base {}
@@ -24,6 +24,15 @@ declare const GetUsageForecastCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetUsageForecastCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetUsageForecastCommandInput,
31
+ GetUsageForecastCommandOutput,
32
+ CostExplorerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetUsageForecastCommand extends GetUsageForecastCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCostAllocationTagsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCostAllocationTagsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCostAllocationTagsCommandInput,
32
+ ListCostAllocationTagsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCostAllocationTagsCommand extends ListCostAllocationTagsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCostCategoryDefinitionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCostCategoryDefinitionsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCostCategoryDefinitionsCommandInput,
32
+ ListCostCategoryDefinitionsCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCostCategoryDefinitionsCommand extends ListCostCategoryDefinitionsCommand_base {}
@@ -25,6 +25,17 @@ declare const ListSavingsPlansPurchaseRecommendationGenerationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]:
30
+ | []
31
+ | [ListSavingsPlansPurchaseRecommendationGenerationCommandInput]
32
+ ): import("@smithy/smithy-client").CommandImpl<
33
+ ListSavingsPlansPurchaseRecommendationGenerationCommandInput,
34
+ ListSavingsPlansPurchaseRecommendationGenerationCommandOutput,
35
+ CostExplorerClientResolvedConfig,
36
+ ServiceInputTypes,
37
+ ServiceOutputTypes
38
+ >;
28
39
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
40
  };
30
41
  export declare class ListSavingsPlansPurchaseRecommendationGenerationCommand extends ListSavingsPlansPurchaseRecommendationGenerationCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ProvideAnomalyFeedbackCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ProvideAnomalyFeedbackCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ProvideAnomalyFeedbackCommandInput,
32
+ ProvideAnomalyFeedbackCommandOutput,
33
+ CostExplorerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ProvideAnomalyFeedbackCommand extends ProvideAnomalyFeedbackCommand_base {}
@@ -25,6 +25,17 @@ declare const StartSavingsPlansPurchaseRecommendationGenerationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]:
30
+ | []
31
+ | [StartSavingsPlansPurchaseRecommendationGenerationCommandInput]
32
+ ): import("@smithy/smithy-client").CommandImpl<
33
+ StartSavingsPlansPurchaseRecommendationGenerationCommandInput,
34
+ StartSavingsPlansPurchaseRecommendationGenerationCommandOutput,
35
+ CostExplorerClientResolvedConfig,
36
+ ServiceInputTypes,
37
+ ServiceOutputTypes
38
+ >;
28
39
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
40
  };
30
41
  export declare class StartSavingsPlansPurchaseRecommendationGenerationCommand extends StartSavingsPlansPurchaseRecommendationGenerationCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ CostExplorerClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ CostExplorerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}