@aws-sdk/client-cost-explorer 3.927.0 → 3.929.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 (67) hide show
  1. package/dist-cjs/index.js +2554 -2100
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/CostExplorerClient.js +2 -0
  4. package/dist-es/commands/CreateAnomalyMonitorCommand.js +3 -9
  5. package/dist-es/commands/CreateAnomalySubscriptionCommand.js +3 -9
  6. package/dist-es/commands/CreateCostCategoryDefinitionCommand.js +3 -9
  7. package/dist-es/commands/DeleteAnomalyMonitorCommand.js +3 -9
  8. package/dist-es/commands/DeleteAnomalySubscriptionCommand.js +3 -9
  9. package/dist-es/commands/DeleteCostCategoryDefinitionCommand.js +3 -9
  10. package/dist-es/commands/DescribeCostCategoryDefinitionCommand.js +3 -9
  11. package/dist-es/commands/GetAnomaliesCommand.js +3 -9
  12. package/dist-es/commands/GetAnomalyMonitorsCommand.js +3 -9
  13. package/dist-es/commands/GetAnomalySubscriptionsCommand.js +3 -9
  14. package/dist-es/commands/GetApproximateUsageRecordsCommand.js +3 -9
  15. package/dist-es/commands/GetCommitmentPurchaseAnalysisCommand.js +3 -9
  16. package/dist-es/commands/GetCostAndUsageCommand.js +3 -9
  17. package/dist-es/commands/GetCostAndUsageComparisonsCommand.js +3 -9
  18. package/dist-es/commands/GetCostAndUsageWithResourcesCommand.js +3 -9
  19. package/dist-es/commands/GetCostCategoriesCommand.js +3 -9
  20. package/dist-es/commands/GetCostComparisonDriversCommand.js +3 -9
  21. package/dist-es/commands/GetCostForecastCommand.js +3 -9
  22. package/dist-es/commands/GetDimensionValuesCommand.js +3 -9
  23. package/dist-es/commands/GetReservationCoverageCommand.js +3 -9
  24. package/dist-es/commands/GetReservationPurchaseRecommendationCommand.js +3 -9
  25. package/dist-es/commands/GetReservationUtilizationCommand.js +3 -9
  26. package/dist-es/commands/GetRightsizingRecommendationCommand.js +3 -9
  27. package/dist-es/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.js +3 -9
  28. package/dist-es/commands/GetSavingsPlansCoverageCommand.js +3 -9
  29. package/dist-es/commands/GetSavingsPlansPurchaseRecommendationCommand.js +3 -9
  30. package/dist-es/commands/GetSavingsPlansUtilizationCommand.js +3 -9
  31. package/dist-es/commands/GetSavingsPlansUtilizationDetailsCommand.js +3 -9
  32. package/dist-es/commands/GetTagsCommand.js +3 -9
  33. package/dist-es/commands/GetUsageForecastCommand.js +3 -9
  34. package/dist-es/commands/ListCommitmentPurchaseAnalysesCommand.js +3 -9
  35. package/dist-es/commands/ListCostAllocationTagBackfillHistoryCommand.js +3 -9
  36. package/dist-es/commands/ListCostAllocationTagsCommand.js +3 -9
  37. package/dist-es/commands/ListCostCategoryDefinitionsCommand.js +3 -9
  38. package/dist-es/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +3 -9
  39. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  40. package/dist-es/commands/ProvideAnomalyFeedbackCommand.js +3 -9
  41. package/dist-es/commands/StartCommitmentPurchaseAnalysisCommand.js +3 -9
  42. package/dist-es/commands/StartCostAllocationTagBackfillCommand.js +3 -9
  43. package/dist-es/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +3 -9
  44. package/dist-es/commands/TagResourceCommand.js +3 -9
  45. package/dist-es/commands/UntagResourceCommand.js +3 -9
  46. package/dist-es/commands/UpdateAnomalyMonitorCommand.js +3 -9
  47. package/dist-es/commands/UpdateAnomalySubscriptionCommand.js +3 -9
  48. package/dist-es/commands/UpdateCostAllocationTagsStatusCommand.js +3 -9
  49. package/dist-es/commands/UpdateCostCategoryDefinitionCommand.js +3 -9
  50. package/dist-es/runtimeConfig.shared.js +7 -0
  51. package/dist-es/schemas/schemas_0.js +2437 -0
  52. package/dist-types/CostExplorerClient.d.ts +10 -1
  53. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  54. package/dist-types/runtimeConfig.d.ts +1 -0
  55. package/dist-types/runtimeConfig.native.d.ts +1 -0
  56. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  57. package/dist-types/schemas/schemas_0.d.ts +320 -0
  58. package/dist-types/ts3.4/CostExplorerClient.d.ts +4 -0
  59. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  60. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  61. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  62. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  63. package/dist-types/ts3.4/schemas/schemas_0.d.ts +326 -0
  64. package/package.json +5 -5
  65. package/dist-es/protocols/Aws_json1_1.js +0 -1737
  66. package/dist-types/protocols/Aws_json1_1.d.ts +0 -416
  67. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -557
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetRightsizingRecommendationCommand, se_GetRightsizingRecommendationCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetRightsizingRecommendation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetRightsizingRecommendationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetRightsizingRecommendation", {})
17
13
  .n("CostExplorerClient", "GetRightsizingRecommendationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetRightsizingRecommendationCommand)
20
- .de(de_GetRightsizingRecommendationCommand)
14
+ .sc(GetRightsizingRecommendation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSavingsPlanPurchaseRecommendationDetailsCommand, se_GetSavingsPlanPurchaseRecommendationDetailsCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetSavingsPlanPurchaseRecommendationDetails } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSavingsPlanPurchaseRecommendationDetailsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetSavingsPlanPurchaseRecommendationDetails", {})
17
13
  .n("CostExplorerClient", "GetSavingsPlanPurchaseRecommendationDetailsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSavingsPlanPurchaseRecommendationDetailsCommand)
20
- .de(de_GetSavingsPlanPurchaseRecommendationDetailsCommand)
14
+ .sc(GetSavingsPlanPurchaseRecommendationDetails)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSavingsPlansCoverageCommand, se_GetSavingsPlansCoverageCommand } from "../protocols/Aws_json1_1";
4
+ import { GetSavingsPlansCoverage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSavingsPlansCoverageCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetSavingsPlansCoverage", {})
17
13
  .n("CostExplorerClient", "GetSavingsPlansCoverageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSavingsPlansCoverageCommand)
20
- .de(de_GetSavingsPlansCoverageCommand)
14
+ .sc(GetSavingsPlansCoverage)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSavingsPlansPurchaseRecommendationCommand, se_GetSavingsPlansPurchaseRecommendationCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetSavingsPlansPurchaseRecommendation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSavingsPlansPurchaseRecommendationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetSavingsPlansPurchaseRecommendation", {})
17
13
  .n("CostExplorerClient", "GetSavingsPlansPurchaseRecommendationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSavingsPlansPurchaseRecommendationCommand)
20
- .de(de_GetSavingsPlansPurchaseRecommendationCommand)
14
+ .sc(GetSavingsPlansPurchaseRecommendation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSavingsPlansUtilizationCommand, se_GetSavingsPlansUtilizationCommand } from "../protocols/Aws_json1_1";
4
+ import { GetSavingsPlansUtilization } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSavingsPlansUtilizationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetSavingsPlansUtilization", {})
17
13
  .n("CostExplorerClient", "GetSavingsPlansUtilizationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSavingsPlansUtilizationCommand)
20
- .de(de_GetSavingsPlansUtilizationCommand)
14
+ .sc(GetSavingsPlansUtilization)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSavingsPlansUtilizationDetailsCommand, se_GetSavingsPlansUtilizationDetailsCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetSavingsPlansUtilizationDetails } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSavingsPlansUtilizationDetailsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetSavingsPlansUtilizationDetails", {})
17
13
  .n("CostExplorerClient", "GetSavingsPlansUtilizationDetailsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSavingsPlansUtilizationDetailsCommand)
20
- .de(de_GetSavingsPlansUtilizationDetailsCommand)
14
+ .sc(GetSavingsPlansUtilizationDetails)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetTags } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTagsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetTags", {})
17
13
  .n("CostExplorerClient", "GetTagsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTagsCommand)
20
- .de(de_GetTagsCommand)
14
+ .sc(GetTags)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetUsageForecastCommand, se_GetUsageForecastCommand } from "../protocols/Aws_json1_1";
4
+ import { GetUsageForecast } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetUsageForecastCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "GetUsageForecast", {})
17
13
  .n("CostExplorerClient", "GetUsageForecastCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetUsageForecastCommand)
20
- .de(de_GetUsageForecastCommand)
14
+ .sc(GetUsageForecast)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCommitmentPurchaseAnalysesCommand, se_ListCommitmentPurchaseAnalysesCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListCommitmentPurchaseAnalyses } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCommitmentPurchaseAnalysesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListCommitmentPurchaseAnalyses", {})
17
13
  .n("CostExplorerClient", "ListCommitmentPurchaseAnalysesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCommitmentPurchaseAnalysesCommand)
20
- .de(de_ListCommitmentPurchaseAnalysesCommand)
14
+ .sc(ListCommitmentPurchaseAnalyses)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCostAllocationTagBackfillHistoryCommand, se_ListCostAllocationTagBackfillHistoryCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListCostAllocationTagBackfillHistory } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCostAllocationTagBackfillHistoryCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListCostAllocationTagBackfillHistory", {})
17
13
  .n("CostExplorerClient", "ListCostAllocationTagBackfillHistoryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCostAllocationTagBackfillHistoryCommand)
20
- .de(de_ListCostAllocationTagBackfillHistoryCommand)
14
+ .sc(ListCostAllocationTagBackfillHistory)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCostAllocationTagsCommand, se_ListCostAllocationTagsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListCostAllocationTags } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCostAllocationTagsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListCostAllocationTags", {})
17
13
  .n("CostExplorerClient", "ListCostAllocationTagsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCostAllocationTagsCommand)
20
- .de(de_ListCostAllocationTagsCommand)
14
+ .sc(ListCostAllocationTags)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCostCategoryDefinitionsCommand, se_ListCostCategoryDefinitionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListCostCategoryDefinitions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCostCategoryDefinitionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListCostCategoryDefinitions", {})
17
13
  .n("CostExplorerClient", "ListCostCategoryDefinitionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCostCategoryDefinitionsCommand)
20
- .de(de_ListCostCategoryDefinitionsCommand)
14
+ .sc(ListCostCategoryDefinitions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListSavingsPlansPurchaseRecommendationGenerationCommand, se_ListSavingsPlansPurchaseRecommendationGenerationCommand, } from "../protocols/Aws_json1_1";
4
+ import { ListSavingsPlansPurchaseRecommendationGeneration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListSavingsPlansPurchaseRecommendationGenerationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListSavingsPlansPurchaseRecommendationGeneration", {})
17
13
  .n("CostExplorerClient", "ListSavingsPlansPurchaseRecommendationGenerationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListSavingsPlansPurchaseRecommendationGenerationCommand)
20
- .de(de_ListSavingsPlansPurchaseRecommendationGenerationCommand)
14
+ .sc(ListSavingsPlansPurchaseRecommendationGeneration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { ListTagsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsForResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ListTagsForResource", {})
17
13
  .n("CostExplorerClient", "ListTagsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsForResourceCommand)
20
- .de(de_ListTagsForResourceCommand)
14
+ .sc(ListTagsForResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ProvideAnomalyFeedbackCommand, se_ProvideAnomalyFeedbackCommand } from "../protocols/Aws_json1_1";
4
+ import { ProvideAnomalyFeedback } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ProvideAnomalyFeedbackCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "ProvideAnomalyFeedback", {})
17
13
  .n("CostExplorerClient", "ProvideAnomalyFeedbackCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ProvideAnomalyFeedbackCommand)
20
- .de(de_ProvideAnomalyFeedbackCommand)
14
+ .sc(ProvideAnomalyFeedback)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartCommitmentPurchaseAnalysisCommand, se_StartCommitmentPurchaseAnalysisCommand, } from "../protocols/Aws_json1_1";
4
+ import { StartCommitmentPurchaseAnalysis } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartCommitmentPurchaseAnalysisCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "StartCommitmentPurchaseAnalysis", {})
17
13
  .n("CostExplorerClient", "StartCommitmentPurchaseAnalysisCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartCommitmentPurchaseAnalysisCommand)
20
- .de(de_StartCommitmentPurchaseAnalysisCommand)
14
+ .sc(StartCommitmentPurchaseAnalysis)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartCostAllocationTagBackfillCommand, se_StartCostAllocationTagBackfillCommand, } from "../protocols/Aws_json1_1";
4
+ import { StartCostAllocationTagBackfill } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartCostAllocationTagBackfillCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "StartCostAllocationTagBackfill", {})
17
13
  .n("CostExplorerClient", "StartCostAllocationTagBackfillCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartCostAllocationTagBackfillCommand)
20
- .de(de_StartCostAllocationTagBackfillCommand)
14
+ .sc(StartCostAllocationTagBackfill)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartSavingsPlansPurchaseRecommendationGenerationCommand, se_StartSavingsPlansPurchaseRecommendationGenerationCommand, } from "../protocols/Aws_json1_1";
4
+ import { StartSavingsPlansPurchaseRecommendationGeneration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartSavingsPlansPurchaseRecommendationGenerationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "StartSavingsPlansPurchaseRecommendationGeneration", {})
17
13
  .n("CostExplorerClient", "StartSavingsPlansPurchaseRecommendationGenerationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartSavingsPlansPurchaseRecommendationGenerationCommand)
20
- .de(de_StartSavingsPlansPurchaseRecommendationGenerationCommand)
14
+ .sc(StartSavingsPlansPurchaseRecommendationGeneration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { TagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TagResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "TagResource", {})
17
13
  .n("CostExplorerClient", "TagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TagResourceCommand)
20
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { UntagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UntagResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "UntagResource", {})
17
13
  .n("CostExplorerClient", "UntagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UntagResourceCommand)
20
- .de(de_UntagResourceCommand)
14
+ .sc(UntagResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateAnomalyMonitorCommand, se_UpdateAnomalyMonitorCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateAnomalyMonitor } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateAnomalyMonitorCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "UpdateAnomalyMonitor", {})
17
13
  .n("CostExplorerClient", "UpdateAnomalyMonitorCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateAnomalyMonitorCommand)
20
- .de(de_UpdateAnomalyMonitorCommand)
14
+ .sc(UpdateAnomalyMonitor)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateAnomalySubscriptionCommand, se_UpdateAnomalySubscriptionCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateAnomalySubscription } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateAnomalySubscriptionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "UpdateAnomalySubscription", {})
17
13
  .n("CostExplorerClient", "UpdateAnomalySubscriptionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateAnomalySubscriptionCommand)
20
- .de(de_UpdateAnomalySubscriptionCommand)
14
+ .sc(UpdateAnomalySubscription)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateCostAllocationTagsStatusCommand, se_UpdateCostAllocationTagsStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { UpdateCostAllocationTagsStatus } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateCostAllocationTagsStatusCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSInsightsIndexService", "UpdateCostAllocationTagsStatus", {})
17
13
  .n("CostExplorerClient", "UpdateCostAllocationTagsStatusCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateCostAllocationTagsStatusCommand)
20
- .de(de_UpdateCostAllocationTagsStatusCommand)
14
+ .sc(UpdateCostAllocationTagsStatus)
21
15
  .build() {
22
16
  }