@aws-sdk/client-cost-explorer 3.303.0 → 3.309.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 (79) hide show
  1. package/dist-cjs/commands/CreateAnomalyMonitorCommand.js +2 -2
  2. package/dist-cjs/commands/CreateAnomalySubscriptionCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCostCategoryDefinitionCommand.js +2 -2
  4. package/dist-cjs/commands/DeleteAnomalyMonitorCommand.js +2 -2
  5. package/dist-cjs/commands/DeleteAnomalySubscriptionCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteCostCategoryDefinitionCommand.js +2 -2
  7. package/dist-cjs/commands/DescribeCostCategoryDefinitionCommand.js +2 -2
  8. package/dist-cjs/commands/GetAnomaliesCommand.js +2 -2
  9. package/dist-cjs/commands/GetAnomalyMonitorsCommand.js +2 -2
  10. package/dist-cjs/commands/GetAnomalySubscriptionsCommand.js +2 -2
  11. package/dist-cjs/commands/GetCostAndUsageCommand.js +2 -2
  12. package/dist-cjs/commands/GetCostAndUsageWithResourcesCommand.js +2 -2
  13. package/dist-cjs/commands/GetCostCategoriesCommand.js +2 -2
  14. package/dist-cjs/commands/GetCostForecastCommand.js +2 -2
  15. package/dist-cjs/commands/GetDimensionValuesCommand.js +2 -2
  16. package/dist-cjs/commands/GetReservationCoverageCommand.js +2 -2
  17. package/dist-cjs/commands/GetReservationPurchaseRecommendationCommand.js +2 -2
  18. package/dist-cjs/commands/GetReservationUtilizationCommand.js +2 -2
  19. package/dist-cjs/commands/GetRightsizingRecommendationCommand.js +2 -2
  20. package/dist-cjs/commands/GetSavingsPlansCoverageCommand.js +2 -2
  21. package/dist-cjs/commands/GetSavingsPlansPurchaseRecommendationCommand.js +2 -2
  22. package/dist-cjs/commands/GetSavingsPlansUtilizationCommand.js +2 -2
  23. package/dist-cjs/commands/GetSavingsPlansUtilizationDetailsCommand.js +2 -2
  24. package/dist-cjs/commands/GetTagsCommand.js +2 -2
  25. package/dist-cjs/commands/GetUsageForecastCommand.js +2 -2
  26. package/dist-cjs/commands/ListCostAllocationTagsCommand.js +2 -2
  27. package/dist-cjs/commands/ListCostCategoryDefinitionsCommand.js +2 -2
  28. package/dist-cjs/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +2 -2
  29. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  30. package/dist-cjs/commands/ProvideAnomalyFeedbackCommand.js +2 -2
  31. package/dist-cjs/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +2 -2
  32. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  33. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  34. package/dist-cjs/commands/UpdateAnomalyMonitorCommand.js +2 -2
  35. package/dist-cjs/commands/UpdateAnomalySubscriptionCommand.js +2 -2
  36. package/dist-cjs/commands/UpdateCostAllocationTagsStatusCommand.js +2 -2
  37. package/dist-cjs/commands/UpdateCostCategoryDefinitionCommand.js +2 -2
  38. package/dist-cjs/protocols/Aws_json1_1.js +935 -1041
  39. package/dist-es/commands/CreateAnomalyMonitorCommand.js +3 -3
  40. package/dist-es/commands/CreateAnomalySubscriptionCommand.js +3 -3
  41. package/dist-es/commands/CreateCostCategoryDefinitionCommand.js +3 -3
  42. package/dist-es/commands/DeleteAnomalyMonitorCommand.js +3 -3
  43. package/dist-es/commands/DeleteAnomalySubscriptionCommand.js +3 -3
  44. package/dist-es/commands/DeleteCostCategoryDefinitionCommand.js +3 -3
  45. package/dist-es/commands/DescribeCostCategoryDefinitionCommand.js +3 -3
  46. package/dist-es/commands/GetAnomaliesCommand.js +3 -3
  47. package/dist-es/commands/GetAnomalyMonitorsCommand.js +3 -3
  48. package/dist-es/commands/GetAnomalySubscriptionsCommand.js +3 -3
  49. package/dist-es/commands/GetCostAndUsageCommand.js +3 -3
  50. package/dist-es/commands/GetCostAndUsageWithResourcesCommand.js +3 -3
  51. package/dist-es/commands/GetCostCategoriesCommand.js +3 -3
  52. package/dist-es/commands/GetCostForecastCommand.js +3 -3
  53. package/dist-es/commands/GetDimensionValuesCommand.js +3 -3
  54. package/dist-es/commands/GetReservationCoverageCommand.js +3 -3
  55. package/dist-es/commands/GetReservationPurchaseRecommendationCommand.js +3 -3
  56. package/dist-es/commands/GetReservationUtilizationCommand.js +3 -3
  57. package/dist-es/commands/GetRightsizingRecommendationCommand.js +3 -3
  58. package/dist-es/commands/GetSavingsPlansCoverageCommand.js +3 -3
  59. package/dist-es/commands/GetSavingsPlansPurchaseRecommendationCommand.js +3 -3
  60. package/dist-es/commands/GetSavingsPlansUtilizationCommand.js +3 -3
  61. package/dist-es/commands/GetSavingsPlansUtilizationDetailsCommand.js +3 -3
  62. package/dist-es/commands/GetTagsCommand.js +3 -3
  63. package/dist-es/commands/GetUsageForecastCommand.js +3 -3
  64. package/dist-es/commands/ListCostAllocationTagsCommand.js +3 -3
  65. package/dist-es/commands/ListCostCategoryDefinitionsCommand.js +3 -3
  66. package/dist-es/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +3 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  68. package/dist-es/commands/ProvideAnomalyFeedbackCommand.js +3 -3
  69. package/dist-es/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +3 -3
  70. package/dist-es/commands/TagResourceCommand.js +3 -3
  71. package/dist-es/commands/UntagResourceCommand.js +3 -3
  72. package/dist-es/commands/UpdateAnomalyMonitorCommand.js +3 -3
  73. package/dist-es/commands/UpdateAnomalySubscriptionCommand.js +3 -3
  74. package/dist-es/commands/UpdateCostAllocationTagsStatusCommand.js +3 -3
  75. package/dist-es/commands/UpdateCostCategoryDefinitionCommand.js +3 -3
  76. package/dist-es/protocols/Aws_json1_1.js +859 -965
  77. package/dist-types/protocols/Aws_json1_1.d.ts +296 -74
  78. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +74 -74
  79. package/package.json +29 -29
@@ -37,77 +37,299 @@ import { UpdateAnomalyMonitorCommandInput, UpdateAnomalyMonitorCommandOutput } f
37
37
  import { UpdateAnomalySubscriptionCommandInput, UpdateAnomalySubscriptionCommandOutput } from "../commands/UpdateAnomalySubscriptionCommand";
38
38
  import { UpdateCostAllocationTagsStatusCommandInput, UpdateCostAllocationTagsStatusCommandOutput } from "../commands/UpdateCostAllocationTagsStatusCommand";
39
39
  import { UpdateCostCategoryDefinitionCommandInput, UpdateCostCategoryDefinitionCommandOutput } from "../commands/UpdateCostCategoryDefinitionCommand";
40
- export declare const serializeAws_json1_1CreateAnomalyMonitorCommand: (input: CreateAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
41
- export declare const serializeAws_json1_1CreateAnomalySubscriptionCommand: (input: CreateAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
42
- export declare const serializeAws_json1_1CreateCostCategoryDefinitionCommand: (input: CreateCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
- export declare const serializeAws_json1_1DeleteAnomalyMonitorCommand: (input: DeleteAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
- export declare const serializeAws_json1_1DeleteAnomalySubscriptionCommand: (input: DeleteAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_json1_1DeleteCostCategoryDefinitionCommand: (input: DeleteCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_json1_1DescribeCostCategoryDefinitionCommand: (input: DescribeCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_json1_1GetAnomaliesCommand: (input: GetAnomaliesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_1GetAnomalyMonitorsCommand: (input: GetAnomalyMonitorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_1GetAnomalySubscriptionsCommand: (input: GetAnomalySubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_1GetCostAndUsageCommand: (input: GetCostAndUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1GetCostAndUsageWithResourcesCommand: (input: GetCostAndUsageWithResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1GetCostCategoriesCommand: (input: GetCostCategoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1GetCostForecastCommand: (input: GetCostForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1GetDimensionValuesCommand: (input: GetDimensionValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1GetReservationCoverageCommand: (input: GetReservationCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1GetReservationPurchaseRecommendationCommand: (input: GetReservationPurchaseRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1GetReservationUtilizationCommand: (input: GetReservationUtilizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1GetRightsizingRecommendationCommand: (input: GetRightsizingRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1GetSavingsPlansCoverageCommand: (input: GetSavingsPlansCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1GetSavingsPlansPurchaseRecommendationCommand: (input: GetSavingsPlansPurchaseRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1GetSavingsPlansUtilizationCommand: (input: GetSavingsPlansUtilizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1GetSavingsPlansUtilizationDetailsCommand: (input: GetSavingsPlansUtilizationDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1GetUsageForecastCommand: (input: GetUsageForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1ListCostAllocationTagsCommand: (input: ListCostAllocationTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1ListCostCategoryDefinitionsCommand: (input: ListCostCategoryDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1ListSavingsPlansPurchaseRecommendationGenerationCommand: (input: ListSavingsPlansPurchaseRecommendationGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1ProvideAnomalyFeedbackCommand: (input: ProvideAnomalyFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1StartSavingsPlansPurchaseRecommendationGenerationCommand: (input: StartSavingsPlansPurchaseRecommendationGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1UpdateAnomalyMonitorCommand: (input: UpdateAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1UpdateAnomalySubscriptionCommand: (input: UpdateAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1UpdateCostAllocationTagsStatusCommand: (input: UpdateCostAllocationTagsStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1UpdateCostCategoryDefinitionCommand: (input: UpdateCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const deserializeAws_json1_1CreateAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnomalyMonitorCommandOutput>;
78
- export declare const deserializeAws_json1_1CreateAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnomalySubscriptionCommandOutput>;
79
- export declare const deserializeAws_json1_1CreateCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCostCategoryDefinitionCommandOutput>;
80
- export declare const deserializeAws_json1_1DeleteAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnomalyMonitorCommandOutput>;
81
- export declare const deserializeAws_json1_1DeleteAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnomalySubscriptionCommandOutput>;
82
- export declare const deserializeAws_json1_1DeleteCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCostCategoryDefinitionCommandOutput>;
83
- export declare const deserializeAws_json1_1DescribeCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCostCategoryDefinitionCommandOutput>;
84
- export declare const deserializeAws_json1_1GetAnomaliesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomaliesCommandOutput>;
85
- export declare const deserializeAws_json1_1GetAnomalyMonitorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomalyMonitorsCommandOutput>;
86
- export declare const deserializeAws_json1_1GetAnomalySubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomalySubscriptionsCommandOutput>;
87
- export declare const deserializeAws_json1_1GetCostAndUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostAndUsageCommandOutput>;
88
- export declare const deserializeAws_json1_1GetCostAndUsageWithResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostAndUsageWithResourcesCommandOutput>;
89
- export declare const deserializeAws_json1_1GetCostCategoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostCategoriesCommandOutput>;
90
- export declare const deserializeAws_json1_1GetCostForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostForecastCommandOutput>;
91
- export declare const deserializeAws_json1_1GetDimensionValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDimensionValuesCommandOutput>;
92
- export declare const deserializeAws_json1_1GetReservationCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationCoverageCommandOutput>;
93
- export declare const deserializeAws_json1_1GetReservationPurchaseRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationPurchaseRecommendationCommandOutput>;
94
- export declare const deserializeAws_json1_1GetReservationUtilizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationUtilizationCommandOutput>;
95
- export declare const deserializeAws_json1_1GetRightsizingRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRightsizingRecommendationCommandOutput>;
96
- export declare const deserializeAws_json1_1GetSavingsPlansCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansCoverageCommandOutput>;
97
- export declare const deserializeAws_json1_1GetSavingsPlansPurchaseRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansPurchaseRecommendationCommandOutput>;
98
- export declare const deserializeAws_json1_1GetSavingsPlansUtilizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansUtilizationCommandOutput>;
99
- export declare const deserializeAws_json1_1GetSavingsPlansUtilizationDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansUtilizationDetailsCommandOutput>;
100
- export declare const deserializeAws_json1_1GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
101
- export declare const deserializeAws_json1_1GetUsageForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageForecastCommandOutput>;
102
- export declare const deserializeAws_json1_1ListCostAllocationTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCostAllocationTagsCommandOutput>;
103
- export declare const deserializeAws_json1_1ListCostCategoryDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCostCategoryDefinitionsCommandOutput>;
104
- export declare const deserializeAws_json1_1ListSavingsPlansPurchaseRecommendationGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
105
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
106
- export declare const deserializeAws_json1_1ProvideAnomalyFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ProvideAnomalyFeedbackCommandOutput>;
107
- export declare const deserializeAws_json1_1StartSavingsPlansPurchaseRecommendationGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
108
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
109
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
110
- export declare const deserializeAws_json1_1UpdateAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnomalyMonitorCommandOutput>;
111
- export declare const deserializeAws_json1_1UpdateAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnomalySubscriptionCommandOutput>;
112
- export declare const deserializeAws_json1_1UpdateCostAllocationTagsStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCostAllocationTagsStatusCommandOutput>;
113
- export declare const deserializeAws_json1_1UpdateCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCostCategoryDefinitionCommandOutput>;
40
+ /**
41
+ * serializeAws_json1_1CreateAnomalyMonitorCommand
42
+ */
43
+ export declare const se_CreateAnomalyMonitorCommand: (input: CreateAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
+ /**
45
+ * serializeAws_json1_1CreateAnomalySubscriptionCommand
46
+ */
47
+ export declare const se_CreateAnomalySubscriptionCommand: (input: CreateAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
+ /**
49
+ * serializeAws_json1_1CreateCostCategoryDefinitionCommand
50
+ */
51
+ export declare const se_CreateCostCategoryDefinitionCommand: (input: CreateCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
+ /**
53
+ * serializeAws_json1_1DeleteAnomalyMonitorCommand
54
+ */
55
+ export declare const se_DeleteAnomalyMonitorCommand: (input: DeleteAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
+ /**
57
+ * serializeAws_json1_1DeleteAnomalySubscriptionCommand
58
+ */
59
+ export declare const se_DeleteAnomalySubscriptionCommand: (input: DeleteAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
+ /**
61
+ * serializeAws_json1_1DeleteCostCategoryDefinitionCommand
62
+ */
63
+ export declare const se_DeleteCostCategoryDefinitionCommand: (input: DeleteCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
+ /**
65
+ * serializeAws_json1_1DescribeCostCategoryDefinitionCommand
66
+ */
67
+ export declare const se_DescribeCostCategoryDefinitionCommand: (input: DescribeCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ /**
69
+ * serializeAws_json1_1GetAnomaliesCommand
70
+ */
71
+ export declare const se_GetAnomaliesCommand: (input: GetAnomaliesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_json1_1GetAnomalyMonitorsCommand
74
+ */
75
+ export declare const se_GetAnomalyMonitorsCommand: (input: GetAnomalyMonitorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_json1_1GetAnomalySubscriptionsCommand
78
+ */
79
+ export declare const se_GetAnomalySubscriptionsCommand: (input: GetAnomalySubscriptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_json1_1GetCostAndUsageCommand
82
+ */
83
+ export declare const se_GetCostAndUsageCommand: (input: GetCostAndUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1GetCostAndUsageWithResourcesCommand
86
+ */
87
+ export declare const se_GetCostAndUsageWithResourcesCommand: (input: GetCostAndUsageWithResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1GetCostCategoriesCommand
90
+ */
91
+ export declare const se_GetCostCategoriesCommand: (input: GetCostCategoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1GetCostForecastCommand
94
+ */
95
+ export declare const se_GetCostForecastCommand: (input: GetCostForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1GetDimensionValuesCommand
98
+ */
99
+ export declare const se_GetDimensionValuesCommand: (input: GetDimensionValuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1GetReservationCoverageCommand
102
+ */
103
+ export declare const se_GetReservationCoverageCommand: (input: GetReservationCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1GetReservationPurchaseRecommendationCommand
106
+ */
107
+ export declare const se_GetReservationPurchaseRecommendationCommand: (input: GetReservationPurchaseRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1GetReservationUtilizationCommand
110
+ */
111
+ export declare const se_GetReservationUtilizationCommand: (input: GetReservationUtilizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1GetRightsizingRecommendationCommand
114
+ */
115
+ export declare const se_GetRightsizingRecommendationCommand: (input: GetRightsizingRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1GetSavingsPlansCoverageCommand
118
+ */
119
+ export declare const se_GetSavingsPlansCoverageCommand: (input: GetSavingsPlansCoverageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1GetSavingsPlansPurchaseRecommendationCommand
122
+ */
123
+ export declare const se_GetSavingsPlansPurchaseRecommendationCommand: (input: GetSavingsPlansPurchaseRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1GetSavingsPlansUtilizationCommand
126
+ */
127
+ export declare const se_GetSavingsPlansUtilizationCommand: (input: GetSavingsPlansUtilizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1GetSavingsPlansUtilizationDetailsCommand
130
+ */
131
+ export declare const se_GetSavingsPlansUtilizationDetailsCommand: (input: GetSavingsPlansUtilizationDetailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1GetTagsCommand
134
+ */
135
+ export declare const se_GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1GetUsageForecastCommand
138
+ */
139
+ export declare const se_GetUsageForecastCommand: (input: GetUsageForecastCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1ListCostAllocationTagsCommand
142
+ */
143
+ export declare const se_ListCostAllocationTagsCommand: (input: ListCostAllocationTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1ListCostCategoryDefinitionsCommand
146
+ */
147
+ export declare const se_ListCostCategoryDefinitionsCommand: (input: ListCostCategoryDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1ListSavingsPlansPurchaseRecommendationGenerationCommand
150
+ */
151
+ export declare const se_ListSavingsPlansPurchaseRecommendationGenerationCommand: (input: ListSavingsPlansPurchaseRecommendationGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1ListTagsForResourceCommand
154
+ */
155
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1ProvideAnomalyFeedbackCommand
158
+ */
159
+ export declare const se_ProvideAnomalyFeedbackCommand: (input: ProvideAnomalyFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1StartSavingsPlansPurchaseRecommendationGenerationCommand
162
+ */
163
+ export declare const se_StartSavingsPlansPurchaseRecommendationGenerationCommand: (input: StartSavingsPlansPurchaseRecommendationGenerationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1TagResourceCommand
166
+ */
167
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1UntagResourceCommand
170
+ */
171
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1UpdateAnomalyMonitorCommand
174
+ */
175
+ export declare const se_UpdateAnomalyMonitorCommand: (input: UpdateAnomalyMonitorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1UpdateAnomalySubscriptionCommand
178
+ */
179
+ export declare const se_UpdateAnomalySubscriptionCommand: (input: UpdateAnomalySubscriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1UpdateCostAllocationTagsStatusCommand
182
+ */
183
+ export declare const se_UpdateCostAllocationTagsStatusCommand: (input: UpdateCostAllocationTagsStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1UpdateCostCategoryDefinitionCommand
186
+ */
187
+ export declare const se_UpdateCostCategoryDefinitionCommand: (input: UpdateCostCategoryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * deserializeAws_json1_1CreateAnomalyMonitorCommand
190
+ */
191
+ export declare const de_CreateAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnomalyMonitorCommandOutput>;
192
+ /**
193
+ * deserializeAws_json1_1CreateAnomalySubscriptionCommand
194
+ */
195
+ export declare const de_CreateAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAnomalySubscriptionCommandOutput>;
196
+ /**
197
+ * deserializeAws_json1_1CreateCostCategoryDefinitionCommand
198
+ */
199
+ export declare const de_CreateCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCostCategoryDefinitionCommandOutput>;
200
+ /**
201
+ * deserializeAws_json1_1DeleteAnomalyMonitorCommand
202
+ */
203
+ export declare const de_DeleteAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnomalyMonitorCommandOutput>;
204
+ /**
205
+ * deserializeAws_json1_1DeleteAnomalySubscriptionCommand
206
+ */
207
+ export declare const de_DeleteAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAnomalySubscriptionCommandOutput>;
208
+ /**
209
+ * deserializeAws_json1_1DeleteCostCategoryDefinitionCommand
210
+ */
211
+ export declare const de_DeleteCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCostCategoryDefinitionCommandOutput>;
212
+ /**
213
+ * deserializeAws_json1_1DescribeCostCategoryDefinitionCommand
214
+ */
215
+ export declare const de_DescribeCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCostCategoryDefinitionCommandOutput>;
216
+ /**
217
+ * deserializeAws_json1_1GetAnomaliesCommand
218
+ */
219
+ export declare const de_GetAnomaliesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomaliesCommandOutput>;
220
+ /**
221
+ * deserializeAws_json1_1GetAnomalyMonitorsCommand
222
+ */
223
+ export declare const de_GetAnomalyMonitorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomalyMonitorsCommandOutput>;
224
+ /**
225
+ * deserializeAws_json1_1GetAnomalySubscriptionsCommand
226
+ */
227
+ export declare const de_GetAnomalySubscriptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAnomalySubscriptionsCommandOutput>;
228
+ /**
229
+ * deserializeAws_json1_1GetCostAndUsageCommand
230
+ */
231
+ export declare const de_GetCostAndUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostAndUsageCommandOutput>;
232
+ /**
233
+ * deserializeAws_json1_1GetCostAndUsageWithResourcesCommand
234
+ */
235
+ export declare const de_GetCostAndUsageWithResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostAndUsageWithResourcesCommandOutput>;
236
+ /**
237
+ * deserializeAws_json1_1GetCostCategoriesCommand
238
+ */
239
+ export declare const de_GetCostCategoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostCategoriesCommandOutput>;
240
+ /**
241
+ * deserializeAws_json1_1GetCostForecastCommand
242
+ */
243
+ export declare const de_GetCostForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCostForecastCommandOutput>;
244
+ /**
245
+ * deserializeAws_json1_1GetDimensionValuesCommand
246
+ */
247
+ export declare const de_GetDimensionValuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDimensionValuesCommandOutput>;
248
+ /**
249
+ * deserializeAws_json1_1GetReservationCoverageCommand
250
+ */
251
+ export declare const de_GetReservationCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationCoverageCommandOutput>;
252
+ /**
253
+ * deserializeAws_json1_1GetReservationPurchaseRecommendationCommand
254
+ */
255
+ export declare const de_GetReservationPurchaseRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationPurchaseRecommendationCommandOutput>;
256
+ /**
257
+ * deserializeAws_json1_1GetReservationUtilizationCommand
258
+ */
259
+ export declare const de_GetReservationUtilizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetReservationUtilizationCommandOutput>;
260
+ /**
261
+ * deserializeAws_json1_1GetRightsizingRecommendationCommand
262
+ */
263
+ export declare const de_GetRightsizingRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRightsizingRecommendationCommandOutput>;
264
+ /**
265
+ * deserializeAws_json1_1GetSavingsPlansCoverageCommand
266
+ */
267
+ export declare const de_GetSavingsPlansCoverageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansCoverageCommandOutput>;
268
+ /**
269
+ * deserializeAws_json1_1GetSavingsPlansPurchaseRecommendationCommand
270
+ */
271
+ export declare const de_GetSavingsPlansPurchaseRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansPurchaseRecommendationCommandOutput>;
272
+ /**
273
+ * deserializeAws_json1_1GetSavingsPlansUtilizationCommand
274
+ */
275
+ export declare const de_GetSavingsPlansUtilizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansUtilizationCommandOutput>;
276
+ /**
277
+ * deserializeAws_json1_1GetSavingsPlansUtilizationDetailsCommand
278
+ */
279
+ export declare const de_GetSavingsPlansUtilizationDetailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSavingsPlansUtilizationDetailsCommandOutput>;
280
+ /**
281
+ * deserializeAws_json1_1GetTagsCommand
282
+ */
283
+ export declare const de_GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
284
+ /**
285
+ * deserializeAws_json1_1GetUsageForecastCommand
286
+ */
287
+ export declare const de_GetUsageForecastCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageForecastCommandOutput>;
288
+ /**
289
+ * deserializeAws_json1_1ListCostAllocationTagsCommand
290
+ */
291
+ export declare const de_ListCostAllocationTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCostAllocationTagsCommandOutput>;
292
+ /**
293
+ * deserializeAws_json1_1ListCostCategoryDefinitionsCommand
294
+ */
295
+ export declare const de_ListCostCategoryDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCostCategoryDefinitionsCommandOutput>;
296
+ /**
297
+ * deserializeAws_json1_1ListSavingsPlansPurchaseRecommendationGenerationCommand
298
+ */
299
+ export declare const de_ListSavingsPlansPurchaseRecommendationGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
300
+ /**
301
+ * deserializeAws_json1_1ListTagsForResourceCommand
302
+ */
303
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
304
+ /**
305
+ * deserializeAws_json1_1ProvideAnomalyFeedbackCommand
306
+ */
307
+ export declare const de_ProvideAnomalyFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ProvideAnomalyFeedbackCommandOutput>;
308
+ /**
309
+ * deserializeAws_json1_1StartSavingsPlansPurchaseRecommendationGenerationCommand
310
+ */
311
+ export declare const de_StartSavingsPlansPurchaseRecommendationGenerationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSavingsPlansPurchaseRecommendationGenerationCommandOutput>;
312
+ /**
313
+ * deserializeAws_json1_1TagResourceCommand
314
+ */
315
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
316
+ /**
317
+ * deserializeAws_json1_1UntagResourceCommand
318
+ */
319
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
320
+ /**
321
+ * deserializeAws_json1_1UpdateAnomalyMonitorCommand
322
+ */
323
+ export declare const de_UpdateAnomalyMonitorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnomalyMonitorCommandOutput>;
324
+ /**
325
+ * deserializeAws_json1_1UpdateAnomalySubscriptionCommand
326
+ */
327
+ export declare const de_UpdateAnomalySubscriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnomalySubscriptionCommandOutput>;
328
+ /**
329
+ * deserializeAws_json1_1UpdateCostAllocationTagsStatusCommand
330
+ */
331
+ export declare const de_UpdateCostAllocationTagsStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCostAllocationTagsStatusCommandOutput>;
332
+ /**
333
+ * deserializeAws_json1_1UpdateCostCategoryDefinitionCommand
334
+ */
335
+ export declare const de_UpdateCostCategoryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCostCategoryDefinitionCommandOutput>;