@aws-sdk/client-cost-explorer 3.33.0 → 3.34.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.
- package/CHANGELOG.md +11 -0
- package/dist/cjs/package.json +38 -38
- package/dist/es/CostExplorer.js +1 -19
- package/dist/es/CostExplorer.js.map +1 -1
- package/dist/es/CostExplorerClient.js +1 -24
- package/dist/es/CostExplorerClient.js.map +1 -1
- package/dist/es/commands/CreateAnomalyMonitorCommand.js +2 -28
- package/dist/es/commands/CreateAnomalyMonitorCommand.js.map +1 -1
- package/dist/es/commands/CreateAnomalySubscriptionCommand.js +2 -29
- package/dist/es/commands/CreateAnomalySubscriptionCommand.js.map +1 -1
- package/dist/es/commands/CreateCostCategoryDefinitionCommand.js +2 -27
- package/dist/es/commands/CreateCostCategoryDefinitionCommand.js.map +1 -1
- package/dist/es/commands/DeleteAnomalyMonitorCommand.js +2 -27
- package/dist/es/commands/DeleteAnomalyMonitorCommand.js.map +1 -1
- package/dist/es/commands/DeleteAnomalySubscriptionCommand.js +2 -27
- package/dist/es/commands/DeleteAnomalySubscriptionCommand.js.map +1 -1
- package/dist/es/commands/DeleteCostCategoryDefinitionCommand.js +2 -27
- package/dist/es/commands/DeleteCostCategoryDefinitionCommand.js.map +1 -1
- package/dist/es/commands/DescribeCostCategoryDefinitionCommand.js +2 -28
- package/dist/es/commands/DescribeCostCategoryDefinitionCommand.js.map +1 -1
- package/dist/es/commands/GetAnomaliesCommand.js +2 -28
- package/dist/es/commands/GetAnomaliesCommand.js.map +1 -1
- package/dist/es/commands/GetAnomalyMonitorsCommand.js +2 -28
- package/dist/es/commands/GetAnomalyMonitorsCommand.js.map +1 -1
- package/dist/es/commands/GetAnomalySubscriptionsCommand.js +2 -28
- package/dist/es/commands/GetAnomalySubscriptionsCommand.js.map +1 -1
- package/dist/es/commands/GetCostAndUsageCommand.js +2 -32
- package/dist/es/commands/GetCostAndUsageCommand.js.map +1 -1
- package/dist/es/commands/GetCostAndUsageWithResourcesCommand.js +2 -34
- package/dist/es/commands/GetCostAndUsageWithResourcesCommand.js.map +1 -1
- package/dist/es/commands/GetCostCategoriesCommand.js +2 -30
- package/dist/es/commands/GetCostCategoriesCommand.js.map +1 -1
- package/dist/es/commands/GetCostForecastCommand.js +2 -27
- package/dist/es/commands/GetCostForecastCommand.js.map +1 -1
- package/dist/es/commands/GetDimensionValuesCommand.js +2 -27
- package/dist/es/commands/GetDimensionValuesCommand.js.map +1 -1
- package/dist/es/commands/GetReservationCoverageCommand.js +2 -68
- package/dist/es/commands/GetReservationCoverageCommand.js.map +1 -1
- package/dist/es/commands/GetReservationPurchaseRecommendationCommand.js +2 -36
- package/dist/es/commands/GetReservationPurchaseRecommendationCommand.js.map +1 -1
- package/dist/es/commands/GetReservationUtilizationCommand.js +2 -29
- package/dist/es/commands/GetReservationUtilizationCommand.js.map +1 -1
- package/dist/es/commands/GetRightsizingRecommendationCommand.js +2 -36
- package/dist/es/commands/GetRightsizingRecommendationCommand.js.map +1 -1
- package/dist/es/commands/GetSavingsPlansCoverageCommand.js +2 -50
- package/dist/es/commands/GetSavingsPlansCoverageCommand.js.map +1 -1
- package/dist/es/commands/GetSavingsPlansPurchaseRecommendationCommand.js +2 -27
- package/dist/es/commands/GetSavingsPlansPurchaseRecommendationCommand.js.map +1 -1
- package/dist/es/commands/GetSavingsPlansUtilizationCommand.js +2 -30
- package/dist/es/commands/GetSavingsPlansUtilizationCommand.js.map +1 -1
- package/dist/es/commands/GetSavingsPlansUtilizationDetailsCommand.js +2 -31
- package/dist/es/commands/GetSavingsPlansUtilizationDetailsCommand.js.map +1 -1
- package/dist/es/commands/GetTagsCommand.js +2 -27
- package/dist/es/commands/GetTagsCommand.js.map +1 -1
- package/dist/es/commands/GetUsageForecastCommand.js +2 -27
- package/dist/es/commands/GetUsageForecastCommand.js.map +1 -1
- package/dist/es/commands/ListCostCategoryDefinitionsCommand.js +2 -27
- package/dist/es/commands/ListCostCategoryDefinitionsCommand.js.map +1 -1
- package/dist/es/commands/ProvideAnomalyFeedbackCommand.js +2 -27
- package/dist/es/commands/ProvideAnomalyFeedbackCommand.js.map +1 -1
- package/dist/es/commands/UpdateAnomalyMonitorCommand.js +2 -28
- package/dist/es/commands/UpdateAnomalyMonitorCommand.js.map +1 -1
- package/dist/es/commands/UpdateAnomalySubscriptionCommand.js +2 -27
- package/dist/es/commands/UpdateAnomalySubscriptionCommand.js.map +1 -1
- package/dist/es/commands/UpdateCostCategoryDefinitionCommand.js +2 -27
- package/dist/es/commands/UpdateCostCategoryDefinitionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -441
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +38 -38
- package/dist/es/pagination/GetSavingsPlansCoveragePaginator.js +16 -28
- package/dist/es/pagination/GetSavingsPlansCoveragePaginator.js.map +1 -1
- package/dist/es/pagination/GetSavingsPlansUtilizationDetailsPaginator.js +16 -28
- package/dist/es/pagination/GetSavingsPlansUtilizationDetailsPaginator.js.map +1 -1
- package/dist/es/pagination/ListCostCategoryDefinitionsPaginator.js +16 -28
- package/dist/es/pagination/ListCostCategoryDefinitionsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +550 -555
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +38 -38
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +4 -5
- package/tsconfig.types.json +8 -0
|
@@ -6,9 +6,6 @@ export var AccountScope;
|
|
|
6
6
|
})(AccountScope || (AccountScope = {}));
|
|
7
7
|
export var AnomalyScore;
|
|
8
8
|
(function (AnomalyScore) {
|
|
9
|
-
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*/
|
|
12
9
|
AnomalyScore.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
13
10
|
})(AnomalyScore || (AnomalyScore = {}));
|
|
14
11
|
export var AnomalyFeedbackType;
|
|
@@ -19,30 +16,18 @@ export var AnomalyFeedbackType;
|
|
|
19
16
|
})(AnomalyFeedbackType || (AnomalyFeedbackType = {}));
|
|
20
17
|
export var Impact;
|
|
21
18
|
(function (Impact) {
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
19
|
Impact.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
26
20
|
})(Impact || (Impact = {}));
|
|
27
21
|
export var RootCause;
|
|
28
22
|
(function (RootCause) {
|
|
29
|
-
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
32
23
|
RootCause.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
33
24
|
})(RootCause || (RootCause = {}));
|
|
34
25
|
export var Anomaly;
|
|
35
26
|
(function (Anomaly) {
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
27
|
Anomaly.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
28
|
})(Anomaly || (Anomaly = {}));
|
|
41
29
|
export var AnomalyDateInterval;
|
|
42
30
|
(function (AnomalyDateInterval) {
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
31
|
AnomalyDateInterval.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
47
32
|
})(AnomalyDateInterval || (AnomalyDateInterval = {}));
|
|
48
33
|
export var MonitorDimension;
|
|
@@ -61,9 +46,6 @@ export var MatchOption;
|
|
|
61
46
|
})(MatchOption || (MatchOption = {}));
|
|
62
47
|
export var CostCategoryValues;
|
|
63
48
|
(function (CostCategoryValues) {
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
49
|
CostCategoryValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
50
|
})(CostCategoryValues || (CostCategoryValues = {}));
|
|
69
51
|
export var Dimension;
|
|
@@ -102,16 +84,10 @@ export var Dimension;
|
|
|
102
84
|
})(Dimension || (Dimension = {}));
|
|
103
85
|
export var DimensionValues;
|
|
104
86
|
(function (DimensionValues) {
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
87
|
DimensionValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
109
88
|
})(DimensionValues || (DimensionValues = {}));
|
|
110
89
|
export var TagValues;
|
|
111
90
|
(function (TagValues) {
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
91
|
TagValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
92
|
})(TagValues || (TagValues = {}));
|
|
117
93
|
export var MonitorType;
|
|
@@ -137,51 +113,30 @@ export var SubscriberType;
|
|
|
137
113
|
})(SubscriberType || (SubscriberType = {}));
|
|
138
114
|
export var Subscriber;
|
|
139
115
|
(function (Subscriber) {
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
116
|
Subscriber.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
117
|
})(Subscriber || (Subscriber = {}));
|
|
145
118
|
export var AnomalySubscription;
|
|
146
119
|
(function (AnomalySubscription) {
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
120
|
AnomalySubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
151
121
|
})(AnomalySubscription || (AnomalySubscription = {}));
|
|
152
122
|
export var CreateAnomalyMonitorResponse;
|
|
153
123
|
(function (CreateAnomalyMonitorResponse) {
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
124
|
CreateAnomalyMonitorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
125
|
})(CreateAnomalyMonitorResponse || (CreateAnomalyMonitorResponse = {}));
|
|
159
126
|
export var LimitExceededException;
|
|
160
127
|
(function (LimitExceededException) {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
128
|
LimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
129
|
})(LimitExceededException || (LimitExceededException = {}));
|
|
166
130
|
export var CreateAnomalySubscriptionRequest;
|
|
167
131
|
(function (CreateAnomalySubscriptionRequest) {
|
|
168
|
-
/**
|
|
169
|
-
* @internal
|
|
170
|
-
*/
|
|
171
132
|
CreateAnomalySubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
133
|
})(CreateAnomalySubscriptionRequest || (CreateAnomalySubscriptionRequest = {}));
|
|
173
134
|
export var CreateAnomalySubscriptionResponse;
|
|
174
135
|
(function (CreateAnomalySubscriptionResponse) {
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
136
|
CreateAnomalySubscriptionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
137
|
})(CreateAnomalySubscriptionResponse || (CreateAnomalySubscriptionResponse = {}));
|
|
180
138
|
export var UnknownMonitorException;
|
|
181
139
|
(function (UnknownMonitorException) {
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
140
|
UnknownMonitorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
186
141
|
})(UnknownMonitorException || (UnknownMonitorException = {}));
|
|
187
142
|
export var CostCategoryInheritedValueDimensionName;
|
|
@@ -191,9 +146,6 @@ export var CostCategoryInheritedValueDimensionName;
|
|
|
191
146
|
})(CostCategoryInheritedValueDimensionName || (CostCategoryInheritedValueDimensionName = {}));
|
|
192
147
|
export var CostCategoryInheritedValueDimension;
|
|
193
148
|
(function (CostCategoryInheritedValueDimension) {
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
149
|
CostCategoryInheritedValueDimension.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
198
150
|
})(CostCategoryInheritedValueDimension || (CostCategoryInheritedValueDimension = {}));
|
|
199
151
|
export var CostCategoryRuleType;
|
|
@@ -217,93 +169,54 @@ export var CostCategorySplitChargeRuleParameterType;
|
|
|
217
169
|
})(CostCategorySplitChargeRuleParameterType || (CostCategorySplitChargeRuleParameterType = {}));
|
|
218
170
|
export var CostCategorySplitChargeRuleParameter;
|
|
219
171
|
(function (CostCategorySplitChargeRuleParameter) {
|
|
220
|
-
/**
|
|
221
|
-
* @internal
|
|
222
|
-
*/
|
|
223
172
|
CostCategorySplitChargeRuleParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
224
173
|
})(CostCategorySplitChargeRuleParameter || (CostCategorySplitChargeRuleParameter = {}));
|
|
225
174
|
export var CostCategorySplitChargeRule;
|
|
226
175
|
(function (CostCategorySplitChargeRule) {
|
|
227
|
-
/**
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
230
176
|
CostCategorySplitChargeRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
177
|
})(CostCategorySplitChargeRule || (CostCategorySplitChargeRule = {}));
|
|
232
178
|
export var CreateCostCategoryDefinitionResponse;
|
|
233
179
|
(function (CreateCostCategoryDefinitionResponse) {
|
|
234
|
-
/**
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
180
|
CreateCostCategoryDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
238
181
|
})(CreateCostCategoryDefinitionResponse || (CreateCostCategoryDefinitionResponse = {}));
|
|
239
182
|
export var ServiceQuotaExceededException;
|
|
240
183
|
(function (ServiceQuotaExceededException) {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
184
|
ServiceQuotaExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
245
185
|
})(ServiceQuotaExceededException || (ServiceQuotaExceededException = {}));
|
|
246
186
|
export var DeleteAnomalyMonitorRequest;
|
|
247
187
|
(function (DeleteAnomalyMonitorRequest) {
|
|
248
|
-
/**
|
|
249
|
-
* @internal
|
|
250
|
-
*/
|
|
251
188
|
DeleteAnomalyMonitorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
252
189
|
})(DeleteAnomalyMonitorRequest || (DeleteAnomalyMonitorRequest = {}));
|
|
253
190
|
export var DeleteAnomalyMonitorResponse;
|
|
254
191
|
(function (DeleteAnomalyMonitorResponse) {
|
|
255
|
-
/**
|
|
256
|
-
* @internal
|
|
257
|
-
*/
|
|
258
192
|
DeleteAnomalyMonitorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
193
|
})(DeleteAnomalyMonitorResponse || (DeleteAnomalyMonitorResponse = {}));
|
|
260
194
|
export var DeleteAnomalySubscriptionRequest;
|
|
261
195
|
(function (DeleteAnomalySubscriptionRequest) {
|
|
262
|
-
/**
|
|
263
|
-
* @internal
|
|
264
|
-
*/
|
|
265
196
|
DeleteAnomalySubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
197
|
})(DeleteAnomalySubscriptionRequest || (DeleteAnomalySubscriptionRequest = {}));
|
|
267
198
|
export var DeleteAnomalySubscriptionResponse;
|
|
268
199
|
(function (DeleteAnomalySubscriptionResponse) {
|
|
269
|
-
/**
|
|
270
|
-
* @internal
|
|
271
|
-
*/
|
|
272
200
|
DeleteAnomalySubscriptionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
201
|
})(DeleteAnomalySubscriptionResponse || (DeleteAnomalySubscriptionResponse = {}));
|
|
274
202
|
export var UnknownSubscriptionException;
|
|
275
203
|
(function (UnknownSubscriptionException) {
|
|
276
|
-
/**
|
|
277
|
-
* @internal
|
|
278
|
-
*/
|
|
279
204
|
UnknownSubscriptionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
205
|
})(UnknownSubscriptionException || (UnknownSubscriptionException = {}));
|
|
281
206
|
export var DeleteCostCategoryDefinitionRequest;
|
|
282
207
|
(function (DeleteCostCategoryDefinitionRequest) {
|
|
283
|
-
/**
|
|
284
|
-
* @internal
|
|
285
|
-
*/
|
|
286
208
|
DeleteCostCategoryDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
209
|
})(DeleteCostCategoryDefinitionRequest || (DeleteCostCategoryDefinitionRequest = {}));
|
|
288
210
|
export var DeleteCostCategoryDefinitionResponse;
|
|
289
211
|
(function (DeleteCostCategoryDefinitionResponse) {
|
|
290
|
-
/**
|
|
291
|
-
* @internal
|
|
292
|
-
*/
|
|
293
212
|
DeleteCostCategoryDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
213
|
})(DeleteCostCategoryDefinitionResponse || (DeleteCostCategoryDefinitionResponse = {}));
|
|
295
214
|
export var ResourceNotFoundException;
|
|
296
215
|
(function (ResourceNotFoundException) {
|
|
297
|
-
/**
|
|
298
|
-
* @internal
|
|
299
|
-
*/
|
|
300
216
|
ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
217
|
})(ResourceNotFoundException || (ResourceNotFoundException = {}));
|
|
302
218
|
export var DescribeCostCategoryDefinitionRequest;
|
|
303
219
|
(function (DescribeCostCategoryDefinitionRequest) {
|
|
304
|
-
/**
|
|
305
|
-
* @internal
|
|
306
|
-
*/
|
|
307
220
|
DescribeCostCategoryDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
221
|
})(DescribeCostCategoryDefinitionRequest || (DescribeCostCategoryDefinitionRequest = {}));
|
|
309
222
|
export var CostCategoryStatusComponent;
|
|
@@ -317,9 +230,6 @@ export var CostCategoryStatus;
|
|
|
317
230
|
})(CostCategoryStatus || (CostCategoryStatus = {}));
|
|
318
231
|
export var CostCategoryProcessingStatus;
|
|
319
232
|
(function (CostCategoryProcessingStatus) {
|
|
320
|
-
/**
|
|
321
|
-
* @internal
|
|
322
|
-
*/
|
|
323
233
|
CostCategoryProcessingStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
234
|
})(CostCategoryProcessingStatus || (CostCategoryProcessingStatus = {}));
|
|
325
235
|
export var NumericOperator;
|
|
@@ -333,65 +243,38 @@ export var NumericOperator;
|
|
|
333
243
|
})(NumericOperator || (NumericOperator = {}));
|
|
334
244
|
export var TotalImpactFilter;
|
|
335
245
|
(function (TotalImpactFilter) {
|
|
336
|
-
/**
|
|
337
|
-
* @internal
|
|
338
|
-
*/
|
|
339
246
|
TotalImpactFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
247
|
})(TotalImpactFilter || (TotalImpactFilter = {}));
|
|
341
248
|
export var GetAnomaliesRequest;
|
|
342
249
|
(function (GetAnomaliesRequest) {
|
|
343
|
-
/**
|
|
344
|
-
* @internal
|
|
345
|
-
*/
|
|
346
250
|
GetAnomaliesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
251
|
})(GetAnomaliesRequest || (GetAnomaliesRequest = {}));
|
|
348
252
|
export var GetAnomaliesResponse;
|
|
349
253
|
(function (GetAnomaliesResponse) {
|
|
350
|
-
/**
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
254
|
GetAnomaliesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
255
|
})(GetAnomaliesResponse || (GetAnomaliesResponse = {}));
|
|
355
256
|
export var InvalidNextTokenException;
|
|
356
257
|
(function (InvalidNextTokenException) {
|
|
357
|
-
/**
|
|
358
|
-
* @internal
|
|
359
|
-
*/
|
|
360
258
|
InvalidNextTokenException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
259
|
})(InvalidNextTokenException || (InvalidNextTokenException = {}));
|
|
362
260
|
export var GetAnomalyMonitorsRequest;
|
|
363
261
|
(function (GetAnomalyMonitorsRequest) {
|
|
364
|
-
/**
|
|
365
|
-
* @internal
|
|
366
|
-
*/
|
|
367
262
|
GetAnomalyMonitorsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
263
|
})(GetAnomalyMonitorsRequest || (GetAnomalyMonitorsRequest = {}));
|
|
369
264
|
export var GetAnomalySubscriptionsRequest;
|
|
370
265
|
(function (GetAnomalySubscriptionsRequest) {
|
|
371
|
-
/**
|
|
372
|
-
* @internal
|
|
373
|
-
*/
|
|
374
266
|
GetAnomalySubscriptionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
267
|
})(GetAnomalySubscriptionsRequest || (GetAnomalySubscriptionsRequest = {}));
|
|
376
268
|
export var GetAnomalySubscriptionsResponse;
|
|
377
269
|
(function (GetAnomalySubscriptionsResponse) {
|
|
378
|
-
/**
|
|
379
|
-
* @internal
|
|
380
|
-
*/
|
|
381
270
|
GetAnomalySubscriptionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
271
|
})(GetAnomalySubscriptionsResponse || (GetAnomalySubscriptionsResponse = {}));
|
|
383
272
|
export var BillExpirationException;
|
|
384
273
|
(function (BillExpirationException) {
|
|
385
|
-
/**
|
|
386
|
-
* @internal
|
|
387
|
-
*/
|
|
388
274
|
BillExpirationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
275
|
})(BillExpirationException || (BillExpirationException = {}));
|
|
390
276
|
export var DataUnavailableException;
|
|
391
277
|
(function (DataUnavailableException) {
|
|
392
|
-
/**
|
|
393
|
-
* @internal
|
|
394
|
-
*/
|
|
395
278
|
DataUnavailableException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
279
|
})(DataUnavailableException || (DataUnavailableException = {}));
|
|
397
280
|
export var Granularity;
|
|
@@ -408,65 +291,38 @@ export var GroupDefinitionType;
|
|
|
408
291
|
})(GroupDefinitionType || (GroupDefinitionType = {}));
|
|
409
292
|
export var GroupDefinition;
|
|
410
293
|
(function (GroupDefinition) {
|
|
411
|
-
/**
|
|
412
|
-
* @internal
|
|
413
|
-
*/
|
|
414
294
|
GroupDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
295
|
})(GroupDefinition || (GroupDefinition = {}));
|
|
416
296
|
export var DateInterval;
|
|
417
297
|
(function (DateInterval) {
|
|
418
|
-
/**
|
|
419
|
-
* @internal
|
|
420
|
-
*/
|
|
421
298
|
DateInterval.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
299
|
})(DateInterval || (DateInterval = {}));
|
|
423
300
|
export var DimensionValuesWithAttributes;
|
|
424
301
|
(function (DimensionValuesWithAttributes) {
|
|
425
|
-
/**
|
|
426
|
-
* @internal
|
|
427
|
-
*/
|
|
428
302
|
DimensionValuesWithAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
303
|
})(DimensionValuesWithAttributes || (DimensionValuesWithAttributes = {}));
|
|
430
304
|
export var MetricValue;
|
|
431
305
|
(function (MetricValue) {
|
|
432
|
-
/**
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
306
|
MetricValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
307
|
})(MetricValue || (MetricValue = {}));
|
|
437
308
|
export var Group;
|
|
438
309
|
(function (Group) {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
310
|
Group.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
311
|
})(Group || (Group = {}));
|
|
444
312
|
export var ResultByTime;
|
|
445
313
|
(function (ResultByTime) {
|
|
446
|
-
/**
|
|
447
|
-
* @internal
|
|
448
|
-
*/
|
|
449
314
|
ResultByTime.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
315
|
})(ResultByTime || (ResultByTime = {}));
|
|
451
316
|
export var GetCostAndUsageResponse;
|
|
452
317
|
(function (GetCostAndUsageResponse) {
|
|
453
|
-
/**
|
|
454
|
-
* @internal
|
|
455
|
-
*/
|
|
456
318
|
GetCostAndUsageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
319
|
})(GetCostAndUsageResponse || (GetCostAndUsageResponse = {}));
|
|
458
320
|
export var RequestChangedException;
|
|
459
321
|
(function (RequestChangedException) {
|
|
460
|
-
/**
|
|
461
|
-
* @internal
|
|
462
|
-
*/
|
|
463
322
|
RequestChangedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
323
|
})(RequestChangedException || (RequestChangedException = {}));
|
|
465
324
|
export var GetCostAndUsageWithResourcesResponse;
|
|
466
325
|
(function (GetCostAndUsageWithResourcesResponse) {
|
|
467
|
-
/**
|
|
468
|
-
* @internal
|
|
469
|
-
*/
|
|
470
326
|
GetCostAndUsageWithResourcesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
327
|
})(GetCostAndUsageWithResourcesResponse || (GetCostAndUsageWithResourcesResponse = {}));
|
|
472
328
|
export var SortOrder;
|
|
@@ -476,16 +332,10 @@ export var SortOrder;
|
|
|
476
332
|
})(SortOrder || (SortOrder = {}));
|
|
477
333
|
export var SortDefinition;
|
|
478
334
|
(function (SortDefinition) {
|
|
479
|
-
/**
|
|
480
|
-
* @internal
|
|
481
|
-
*/
|
|
482
335
|
SortDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
336
|
})(SortDefinition || (SortDefinition = {}));
|
|
484
337
|
export var GetCostCategoriesResponse;
|
|
485
338
|
(function (GetCostCategoriesResponse) {
|
|
486
|
-
/**
|
|
487
|
-
* @internal
|
|
488
|
-
*/
|
|
489
339
|
GetCostCategoriesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
340
|
})(GetCostCategoriesResponse || (GetCostCategoriesResponse = {}));
|
|
491
341
|
export var Metric;
|
|
@@ -500,16 +350,10 @@ export var Metric;
|
|
|
500
350
|
})(Metric || (Metric = {}));
|
|
501
351
|
export var ForecastResult;
|
|
502
352
|
(function (ForecastResult) {
|
|
503
|
-
/**
|
|
504
|
-
* @internal
|
|
505
|
-
*/
|
|
506
353
|
ForecastResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
354
|
})(ForecastResult || (ForecastResult = {}));
|
|
508
355
|
export var GetCostForecastResponse;
|
|
509
356
|
(function (GetCostForecastResponse) {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
357
|
GetCostForecastResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
358
|
})(GetCostForecastResponse || (GetCostForecastResponse = {}));
|
|
515
359
|
export var Context;
|
|
@@ -520,58 +364,34 @@ export var Context;
|
|
|
520
364
|
})(Context || (Context = {}));
|
|
521
365
|
export var GetDimensionValuesResponse;
|
|
522
366
|
(function (GetDimensionValuesResponse) {
|
|
523
|
-
/**
|
|
524
|
-
* @internal
|
|
525
|
-
*/
|
|
526
367
|
GetDimensionValuesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
368
|
})(GetDimensionValuesResponse || (GetDimensionValuesResponse = {}));
|
|
528
369
|
export var CoverageCost;
|
|
529
370
|
(function (CoverageCost) {
|
|
530
|
-
/**
|
|
531
|
-
* @internal
|
|
532
|
-
*/
|
|
533
371
|
CoverageCost.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
372
|
})(CoverageCost || (CoverageCost = {}));
|
|
535
373
|
export var CoverageHours;
|
|
536
374
|
(function (CoverageHours) {
|
|
537
|
-
/**
|
|
538
|
-
* @internal
|
|
539
|
-
*/
|
|
540
375
|
CoverageHours.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
376
|
})(CoverageHours || (CoverageHours = {}));
|
|
542
377
|
export var CoverageNormalizedUnits;
|
|
543
378
|
(function (CoverageNormalizedUnits) {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
379
|
CoverageNormalizedUnits.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
380
|
})(CoverageNormalizedUnits || (CoverageNormalizedUnits = {}));
|
|
549
381
|
export var Coverage;
|
|
550
382
|
(function (Coverage) {
|
|
551
|
-
/**
|
|
552
|
-
* @internal
|
|
553
|
-
*/
|
|
554
383
|
Coverage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
384
|
})(Coverage || (Coverage = {}));
|
|
556
385
|
export var ReservationCoverageGroup;
|
|
557
386
|
(function (ReservationCoverageGroup) {
|
|
558
|
-
/**
|
|
559
|
-
* @internal
|
|
560
|
-
*/
|
|
561
387
|
ReservationCoverageGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
388
|
})(ReservationCoverageGroup || (ReservationCoverageGroup = {}));
|
|
563
389
|
export var CoverageByTime;
|
|
564
390
|
(function (CoverageByTime) {
|
|
565
|
-
/**
|
|
566
|
-
* @internal
|
|
567
|
-
*/
|
|
568
391
|
CoverageByTime.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
392
|
})(CoverageByTime || (CoverageByTime = {}));
|
|
570
393
|
export var GetReservationCoverageResponse;
|
|
571
394
|
(function (GetReservationCoverageResponse) {
|
|
572
|
-
/**
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
395
|
GetReservationCoverageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
576
396
|
})(GetReservationCoverageResponse || (GetReservationCoverageResponse = {}));
|
|
577
397
|
export var LookbackPeriodInDays;
|
|
@@ -596,16 +416,10 @@ export var OfferingClass;
|
|
|
596
416
|
})(OfferingClass || (OfferingClass = {}));
|
|
597
417
|
export var EC2Specification;
|
|
598
418
|
(function (EC2Specification) {
|
|
599
|
-
/**
|
|
600
|
-
* @internal
|
|
601
|
-
*/
|
|
602
419
|
EC2Specification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
420
|
})(EC2Specification || (EC2Specification = {}));
|
|
604
421
|
export var ServiceSpecification;
|
|
605
422
|
(function (ServiceSpecification) {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
423
|
ServiceSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
424
|
})(ServiceSpecification || (ServiceSpecification = {}));
|
|
611
425
|
export var TermInYears;
|
|
@@ -615,107 +429,62 @@ export var TermInYears;
|
|
|
615
429
|
})(TermInYears || (TermInYears = {}));
|
|
616
430
|
export var ReservationPurchaseRecommendationMetadata;
|
|
617
431
|
(function (ReservationPurchaseRecommendationMetadata) {
|
|
618
|
-
/**
|
|
619
|
-
* @internal
|
|
620
|
-
*/
|
|
621
432
|
ReservationPurchaseRecommendationMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
433
|
})(ReservationPurchaseRecommendationMetadata || (ReservationPurchaseRecommendationMetadata = {}));
|
|
623
434
|
export var EC2InstanceDetails;
|
|
624
435
|
(function (EC2InstanceDetails) {
|
|
625
|
-
/**
|
|
626
|
-
* @internal
|
|
627
|
-
*/
|
|
628
436
|
EC2InstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
437
|
})(EC2InstanceDetails || (EC2InstanceDetails = {}));
|
|
630
438
|
export var ElastiCacheInstanceDetails;
|
|
631
439
|
(function (ElastiCacheInstanceDetails) {
|
|
632
|
-
/**
|
|
633
|
-
* @internal
|
|
634
|
-
*/
|
|
635
440
|
ElastiCacheInstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
441
|
})(ElastiCacheInstanceDetails || (ElastiCacheInstanceDetails = {}));
|
|
637
442
|
export var ESInstanceDetails;
|
|
638
443
|
(function (ESInstanceDetails) {
|
|
639
|
-
/**
|
|
640
|
-
* @internal
|
|
641
|
-
*/
|
|
642
444
|
ESInstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
445
|
})(ESInstanceDetails || (ESInstanceDetails = {}));
|
|
644
446
|
export var RDSInstanceDetails;
|
|
645
447
|
(function (RDSInstanceDetails) {
|
|
646
|
-
/**
|
|
647
|
-
* @internal
|
|
648
|
-
*/
|
|
649
448
|
RDSInstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
449
|
})(RDSInstanceDetails || (RDSInstanceDetails = {}));
|
|
651
450
|
export var RedshiftInstanceDetails;
|
|
652
451
|
(function (RedshiftInstanceDetails) {
|
|
653
|
-
/**
|
|
654
|
-
* @internal
|
|
655
|
-
*/
|
|
656
452
|
RedshiftInstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
453
|
})(RedshiftInstanceDetails || (RedshiftInstanceDetails = {}));
|
|
658
454
|
export var InstanceDetails;
|
|
659
455
|
(function (InstanceDetails) {
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
456
|
InstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
457
|
})(InstanceDetails || (InstanceDetails = {}));
|
|
665
458
|
export var ReservationPurchaseRecommendationDetail;
|
|
666
459
|
(function (ReservationPurchaseRecommendationDetail) {
|
|
667
|
-
/**
|
|
668
|
-
* @internal
|
|
669
|
-
*/
|
|
670
460
|
ReservationPurchaseRecommendationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
461
|
})(ReservationPurchaseRecommendationDetail || (ReservationPurchaseRecommendationDetail = {}));
|
|
672
462
|
export var ReservationPurchaseRecommendationSummary;
|
|
673
463
|
(function (ReservationPurchaseRecommendationSummary) {
|
|
674
|
-
/**
|
|
675
|
-
* @internal
|
|
676
|
-
*/
|
|
677
464
|
ReservationPurchaseRecommendationSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
465
|
})(ReservationPurchaseRecommendationSummary || (ReservationPurchaseRecommendationSummary = {}));
|
|
679
466
|
export var ReservationPurchaseRecommendation;
|
|
680
467
|
(function (ReservationPurchaseRecommendation) {
|
|
681
|
-
/**
|
|
682
|
-
* @internal
|
|
683
|
-
*/
|
|
684
468
|
ReservationPurchaseRecommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
469
|
})(ReservationPurchaseRecommendation || (ReservationPurchaseRecommendation = {}));
|
|
686
470
|
export var GetReservationPurchaseRecommendationResponse;
|
|
687
471
|
(function (GetReservationPurchaseRecommendationResponse) {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
472
|
GetReservationPurchaseRecommendationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
692
473
|
})(GetReservationPurchaseRecommendationResponse || (GetReservationPurchaseRecommendationResponse = {}));
|
|
693
474
|
export var ReservationAggregates;
|
|
694
475
|
(function (ReservationAggregates) {
|
|
695
|
-
/**
|
|
696
|
-
* @internal
|
|
697
|
-
*/
|
|
698
476
|
ReservationAggregates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
699
477
|
})(ReservationAggregates || (ReservationAggregates = {}));
|
|
700
478
|
export var ReservationUtilizationGroup;
|
|
701
479
|
(function (ReservationUtilizationGroup) {
|
|
702
|
-
/**
|
|
703
|
-
* @internal
|
|
704
|
-
*/
|
|
705
480
|
ReservationUtilizationGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
481
|
})(ReservationUtilizationGroup || (ReservationUtilizationGroup = {}));
|
|
707
482
|
export var UtilizationByTime;
|
|
708
483
|
(function (UtilizationByTime) {
|
|
709
|
-
/**
|
|
710
|
-
* @internal
|
|
711
|
-
*/
|
|
712
484
|
UtilizationByTime.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
713
485
|
})(UtilizationByTime || (UtilizationByTime = {}));
|
|
714
486
|
export var GetReservationUtilizationResponse;
|
|
715
487
|
(function (GetReservationUtilizationResponse) {
|
|
716
|
-
/**
|
|
717
|
-
* @internal
|
|
718
|
-
*/
|
|
719
488
|
GetReservationUtilizationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
720
489
|
})(GetReservationUtilizationResponse || (GetReservationUtilizationResponse = {}));
|
|
721
490
|
export var RecommendationTarget;
|
|
@@ -725,72 +494,42 @@ export var RecommendationTarget;
|
|
|
725
494
|
})(RecommendationTarget || (RecommendationTarget = {}));
|
|
726
495
|
export var RightsizingRecommendationConfiguration;
|
|
727
496
|
(function (RightsizingRecommendationConfiguration) {
|
|
728
|
-
/**
|
|
729
|
-
* @internal
|
|
730
|
-
*/
|
|
731
497
|
RightsizingRecommendationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
732
498
|
})(RightsizingRecommendationConfiguration || (RightsizingRecommendationConfiguration = {}));
|
|
733
499
|
export var RightsizingRecommendationMetadata;
|
|
734
500
|
(function (RightsizingRecommendationMetadata) {
|
|
735
|
-
/**
|
|
736
|
-
* @internal
|
|
737
|
-
*/
|
|
738
501
|
RightsizingRecommendationMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
739
502
|
})(RightsizingRecommendationMetadata || (RightsizingRecommendationMetadata = {}));
|
|
740
503
|
export var EC2ResourceDetails;
|
|
741
504
|
(function (EC2ResourceDetails) {
|
|
742
|
-
/**
|
|
743
|
-
* @internal
|
|
744
|
-
*/
|
|
745
505
|
EC2ResourceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
506
|
})(EC2ResourceDetails || (EC2ResourceDetails = {}));
|
|
747
507
|
export var ResourceDetails;
|
|
748
508
|
(function (ResourceDetails) {
|
|
749
|
-
/**
|
|
750
|
-
* @internal
|
|
751
|
-
*/
|
|
752
509
|
ResourceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
510
|
})(ResourceDetails || (ResourceDetails = {}));
|
|
754
511
|
export var DiskResourceUtilization;
|
|
755
512
|
(function (DiskResourceUtilization) {
|
|
756
|
-
/**
|
|
757
|
-
* @internal
|
|
758
|
-
*/
|
|
759
513
|
DiskResourceUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
760
514
|
})(DiskResourceUtilization || (DiskResourceUtilization = {}));
|
|
761
515
|
export var EBSResourceUtilization;
|
|
762
516
|
(function (EBSResourceUtilization) {
|
|
763
|
-
/**
|
|
764
|
-
* @internal
|
|
765
|
-
*/
|
|
766
517
|
EBSResourceUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
767
518
|
})(EBSResourceUtilization || (EBSResourceUtilization = {}));
|
|
768
519
|
export var NetworkResourceUtilization;
|
|
769
520
|
(function (NetworkResourceUtilization) {
|
|
770
|
-
/**
|
|
771
|
-
* @internal
|
|
772
|
-
*/
|
|
773
521
|
NetworkResourceUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
522
|
})(NetworkResourceUtilization || (NetworkResourceUtilization = {}));
|
|
775
523
|
export var EC2ResourceUtilization;
|
|
776
524
|
(function (EC2ResourceUtilization) {
|
|
777
|
-
/**
|
|
778
|
-
* @internal
|
|
779
|
-
*/
|
|
780
525
|
EC2ResourceUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
526
|
})(EC2ResourceUtilization || (EC2ResourceUtilization = {}));
|
|
782
527
|
export var ResourceUtilization;
|
|
783
528
|
(function (ResourceUtilization) {
|
|
784
|
-
/**
|
|
785
|
-
* @internal
|
|
786
|
-
*/
|
|
787
529
|
ResourceUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
788
530
|
})(ResourceUtilization || (ResourceUtilization = {}));
|
|
789
531
|
export var CurrentInstance;
|
|
790
532
|
(function (CurrentInstance) {
|
|
791
|
-
/**
|
|
792
|
-
* @internal
|
|
793
|
-
*/
|
|
794
533
|
CurrentInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
795
534
|
})(CurrentInstance || (CurrentInstance = {}));
|
|
796
535
|
export var FindingReasonCode;
|
|
@@ -822,16 +561,10 @@ export var PlatformDifference;
|
|
|
822
561
|
})(PlatformDifference || (PlatformDifference = {}));
|
|
823
562
|
export var TargetInstance;
|
|
824
563
|
(function (TargetInstance) {
|
|
825
|
-
/**
|
|
826
|
-
* @internal
|
|
827
|
-
*/
|
|
828
564
|
TargetInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
565
|
})(TargetInstance || (TargetInstance = {}));
|
|
830
566
|
export var ModifyRecommendationDetail;
|
|
831
567
|
(function (ModifyRecommendationDetail) {
|
|
832
|
-
/**
|
|
833
|
-
* @internal
|
|
834
|
-
*/
|
|
835
568
|
ModifyRecommendationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
836
569
|
})(ModifyRecommendationDetail || (ModifyRecommendationDetail = {}));
|
|
837
570
|
export var RightsizingType;
|
|
@@ -841,51 +574,30 @@ export var RightsizingType;
|
|
|
841
574
|
})(RightsizingType || (RightsizingType = {}));
|
|
842
575
|
export var TerminateRecommendationDetail;
|
|
843
576
|
(function (TerminateRecommendationDetail) {
|
|
844
|
-
/**
|
|
845
|
-
* @internal
|
|
846
|
-
*/
|
|
847
577
|
TerminateRecommendationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
848
578
|
})(TerminateRecommendationDetail || (TerminateRecommendationDetail = {}));
|
|
849
579
|
export var RightsizingRecommendation;
|
|
850
580
|
(function (RightsizingRecommendation) {
|
|
851
|
-
/**
|
|
852
|
-
* @internal
|
|
853
|
-
*/
|
|
854
581
|
RightsizingRecommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
582
|
})(RightsizingRecommendation || (RightsizingRecommendation = {}));
|
|
856
583
|
export var RightsizingRecommendationSummary;
|
|
857
584
|
(function (RightsizingRecommendationSummary) {
|
|
858
|
-
/**
|
|
859
|
-
* @internal
|
|
860
|
-
*/
|
|
861
585
|
RightsizingRecommendationSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
862
586
|
})(RightsizingRecommendationSummary || (RightsizingRecommendationSummary = {}));
|
|
863
587
|
export var GetRightsizingRecommendationResponse;
|
|
864
588
|
(function (GetRightsizingRecommendationResponse) {
|
|
865
|
-
/**
|
|
866
|
-
* @internal
|
|
867
|
-
*/
|
|
868
589
|
GetRightsizingRecommendationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
590
|
})(GetRightsizingRecommendationResponse || (GetRightsizingRecommendationResponse = {}));
|
|
870
591
|
export var SavingsPlansCoverageData;
|
|
871
592
|
(function (SavingsPlansCoverageData) {
|
|
872
|
-
/**
|
|
873
|
-
* @internal
|
|
874
|
-
*/
|
|
875
593
|
SavingsPlansCoverageData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
876
594
|
})(SavingsPlansCoverageData || (SavingsPlansCoverageData = {}));
|
|
877
595
|
export var SavingsPlansCoverage;
|
|
878
596
|
(function (SavingsPlansCoverage) {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
597
|
SavingsPlansCoverage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
598
|
})(SavingsPlansCoverage || (SavingsPlansCoverage = {}));
|
|
884
599
|
export var GetSavingsPlansCoverageResponse;
|
|
885
600
|
(function (GetSavingsPlansCoverageResponse) {
|
|
886
|
-
/**
|
|
887
|
-
* @internal
|
|
888
|
-
*/
|
|
889
601
|
GetSavingsPlansCoverageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
890
602
|
})(GetSavingsPlansCoverageResponse || (GetSavingsPlansCoverageResponse = {}));
|
|
891
603
|
export var SupportedSavingsPlansType;
|
|
@@ -896,86 +608,50 @@ export var SupportedSavingsPlansType;
|
|
|
896
608
|
})(SupportedSavingsPlansType || (SupportedSavingsPlansType = {}));
|
|
897
609
|
export var SavingsPlansPurchaseRecommendationMetadata;
|
|
898
610
|
(function (SavingsPlansPurchaseRecommendationMetadata) {
|
|
899
|
-
/**
|
|
900
|
-
* @internal
|
|
901
|
-
*/
|
|
902
611
|
SavingsPlansPurchaseRecommendationMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
903
612
|
})(SavingsPlansPurchaseRecommendationMetadata || (SavingsPlansPurchaseRecommendationMetadata = {}));
|
|
904
613
|
export var SavingsPlansDetails;
|
|
905
614
|
(function (SavingsPlansDetails) {
|
|
906
|
-
/**
|
|
907
|
-
* @internal
|
|
908
|
-
*/
|
|
909
615
|
SavingsPlansDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
910
616
|
})(SavingsPlansDetails || (SavingsPlansDetails = {}));
|
|
911
617
|
export var SavingsPlansPurchaseRecommendationDetail;
|
|
912
618
|
(function (SavingsPlansPurchaseRecommendationDetail) {
|
|
913
|
-
/**
|
|
914
|
-
* @internal
|
|
915
|
-
*/
|
|
916
619
|
SavingsPlansPurchaseRecommendationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
620
|
})(SavingsPlansPurchaseRecommendationDetail || (SavingsPlansPurchaseRecommendationDetail = {}));
|
|
918
621
|
export var SavingsPlansPurchaseRecommendationSummary;
|
|
919
622
|
(function (SavingsPlansPurchaseRecommendationSummary) {
|
|
920
|
-
/**
|
|
921
|
-
* @internal
|
|
922
|
-
*/
|
|
923
623
|
SavingsPlansPurchaseRecommendationSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
924
624
|
})(SavingsPlansPurchaseRecommendationSummary || (SavingsPlansPurchaseRecommendationSummary = {}));
|
|
925
625
|
export var SavingsPlansPurchaseRecommendation;
|
|
926
626
|
(function (SavingsPlansPurchaseRecommendation) {
|
|
927
|
-
/**
|
|
928
|
-
* @internal
|
|
929
|
-
*/
|
|
930
627
|
SavingsPlansPurchaseRecommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
931
628
|
})(SavingsPlansPurchaseRecommendation || (SavingsPlansPurchaseRecommendation = {}));
|
|
932
629
|
export var GetSavingsPlansPurchaseRecommendationResponse;
|
|
933
630
|
(function (GetSavingsPlansPurchaseRecommendationResponse) {
|
|
934
|
-
/**
|
|
935
|
-
* @internal
|
|
936
|
-
*/
|
|
937
631
|
GetSavingsPlansPurchaseRecommendationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
632
|
})(GetSavingsPlansPurchaseRecommendationResponse || (GetSavingsPlansPurchaseRecommendationResponse = {}));
|
|
939
633
|
export var SavingsPlansAmortizedCommitment;
|
|
940
634
|
(function (SavingsPlansAmortizedCommitment) {
|
|
941
|
-
/**
|
|
942
|
-
* @internal
|
|
943
|
-
*/
|
|
944
635
|
SavingsPlansAmortizedCommitment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
945
636
|
})(SavingsPlansAmortizedCommitment || (SavingsPlansAmortizedCommitment = {}));
|
|
946
637
|
export var SavingsPlansSavings;
|
|
947
638
|
(function (SavingsPlansSavings) {
|
|
948
|
-
/**
|
|
949
|
-
* @internal
|
|
950
|
-
*/
|
|
951
639
|
SavingsPlansSavings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
952
640
|
})(SavingsPlansSavings || (SavingsPlansSavings = {}));
|
|
953
641
|
export var SavingsPlansUtilization;
|
|
954
642
|
(function (SavingsPlansUtilization) {
|
|
955
|
-
/**
|
|
956
|
-
* @internal
|
|
957
|
-
*/
|
|
958
643
|
SavingsPlansUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
644
|
})(SavingsPlansUtilization || (SavingsPlansUtilization = {}));
|
|
960
645
|
export var SavingsPlansUtilizationByTime;
|
|
961
646
|
(function (SavingsPlansUtilizationByTime) {
|
|
962
|
-
/**
|
|
963
|
-
* @internal
|
|
964
|
-
*/
|
|
965
647
|
SavingsPlansUtilizationByTime.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
966
648
|
})(SavingsPlansUtilizationByTime || (SavingsPlansUtilizationByTime = {}));
|
|
967
649
|
export var SavingsPlansUtilizationAggregates;
|
|
968
650
|
(function (SavingsPlansUtilizationAggregates) {
|
|
969
|
-
/**
|
|
970
|
-
* @internal
|
|
971
|
-
*/
|
|
972
651
|
SavingsPlansUtilizationAggregates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
973
652
|
})(SavingsPlansUtilizationAggregates || (SavingsPlansUtilizationAggregates = {}));
|
|
974
653
|
export var GetSavingsPlansUtilizationResponse;
|
|
975
654
|
(function (GetSavingsPlansUtilizationResponse) {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
655
|
GetSavingsPlansUtilizationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
980
656
|
})(GetSavingsPlansUtilizationResponse || (GetSavingsPlansUtilizationResponse = {}));
|
|
981
657
|
export var SavingsPlansDataType;
|
|
@@ -987,275 +663,158 @@ export var SavingsPlansDataType;
|
|
|
987
663
|
})(SavingsPlansDataType || (SavingsPlansDataType = {}));
|
|
988
664
|
export var SavingsPlansUtilizationDetail;
|
|
989
665
|
(function (SavingsPlansUtilizationDetail) {
|
|
990
|
-
/**
|
|
991
|
-
* @internal
|
|
992
|
-
*/
|
|
993
666
|
SavingsPlansUtilizationDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
994
667
|
})(SavingsPlansUtilizationDetail || (SavingsPlansUtilizationDetail = {}));
|
|
995
668
|
export var GetSavingsPlansUtilizationDetailsResponse;
|
|
996
669
|
(function (GetSavingsPlansUtilizationDetailsResponse) {
|
|
997
|
-
/**
|
|
998
|
-
* @internal
|
|
999
|
-
*/
|
|
1000
670
|
GetSavingsPlansUtilizationDetailsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1001
671
|
})(GetSavingsPlansUtilizationDetailsResponse || (GetSavingsPlansUtilizationDetailsResponse = {}));
|
|
1002
672
|
export var GetTagsResponse;
|
|
1003
673
|
(function (GetTagsResponse) {
|
|
1004
|
-
/**
|
|
1005
|
-
* @internal
|
|
1006
|
-
*/
|
|
1007
674
|
GetTagsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
675
|
})(GetTagsResponse || (GetTagsResponse = {}));
|
|
1009
676
|
export var GetUsageForecastResponse;
|
|
1010
677
|
(function (GetUsageForecastResponse) {
|
|
1011
|
-
/**
|
|
1012
|
-
* @internal
|
|
1013
|
-
*/
|
|
1014
678
|
GetUsageForecastResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
679
|
})(GetUsageForecastResponse || (GetUsageForecastResponse = {}));
|
|
1016
680
|
export var UnresolvableUsageUnitException;
|
|
1017
681
|
(function (UnresolvableUsageUnitException) {
|
|
1018
|
-
/**
|
|
1019
|
-
* @internal
|
|
1020
|
-
*/
|
|
1021
682
|
UnresolvableUsageUnitException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1022
683
|
})(UnresolvableUsageUnitException || (UnresolvableUsageUnitException = {}));
|
|
1023
684
|
export var ListCostCategoryDefinitionsRequest;
|
|
1024
685
|
(function (ListCostCategoryDefinitionsRequest) {
|
|
1025
|
-
/**
|
|
1026
|
-
* @internal
|
|
1027
|
-
*/
|
|
1028
686
|
ListCostCategoryDefinitionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1029
687
|
})(ListCostCategoryDefinitionsRequest || (ListCostCategoryDefinitionsRequest = {}));
|
|
1030
688
|
export var CostCategoryReference;
|
|
1031
689
|
(function (CostCategoryReference) {
|
|
1032
|
-
/**
|
|
1033
|
-
* @internal
|
|
1034
|
-
*/
|
|
1035
690
|
CostCategoryReference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
691
|
})(CostCategoryReference || (CostCategoryReference = {}));
|
|
1037
692
|
export var ListCostCategoryDefinitionsResponse;
|
|
1038
693
|
(function (ListCostCategoryDefinitionsResponse) {
|
|
1039
|
-
/**
|
|
1040
|
-
* @internal
|
|
1041
|
-
*/
|
|
1042
694
|
ListCostCategoryDefinitionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
695
|
})(ListCostCategoryDefinitionsResponse || (ListCostCategoryDefinitionsResponse = {}));
|
|
1044
696
|
export var ProvideAnomalyFeedbackRequest;
|
|
1045
697
|
(function (ProvideAnomalyFeedbackRequest) {
|
|
1046
|
-
/**
|
|
1047
|
-
* @internal
|
|
1048
|
-
*/
|
|
1049
698
|
ProvideAnomalyFeedbackRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1050
699
|
})(ProvideAnomalyFeedbackRequest || (ProvideAnomalyFeedbackRequest = {}));
|
|
1051
700
|
export var ProvideAnomalyFeedbackResponse;
|
|
1052
701
|
(function (ProvideAnomalyFeedbackResponse) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
702
|
ProvideAnomalyFeedbackResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1057
703
|
})(ProvideAnomalyFeedbackResponse || (ProvideAnomalyFeedbackResponse = {}));
|
|
1058
704
|
export var UpdateAnomalyMonitorRequest;
|
|
1059
705
|
(function (UpdateAnomalyMonitorRequest) {
|
|
1060
|
-
/**
|
|
1061
|
-
* @internal
|
|
1062
|
-
*/
|
|
1063
706
|
UpdateAnomalyMonitorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
707
|
})(UpdateAnomalyMonitorRequest || (UpdateAnomalyMonitorRequest = {}));
|
|
1065
708
|
export var UpdateAnomalyMonitorResponse;
|
|
1066
709
|
(function (UpdateAnomalyMonitorResponse) {
|
|
1067
|
-
/**
|
|
1068
|
-
* @internal
|
|
1069
|
-
*/
|
|
1070
710
|
UpdateAnomalyMonitorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
711
|
})(UpdateAnomalyMonitorResponse || (UpdateAnomalyMonitorResponse = {}));
|
|
1072
712
|
export var UpdateAnomalySubscriptionRequest;
|
|
1073
713
|
(function (UpdateAnomalySubscriptionRequest) {
|
|
1074
|
-
/**
|
|
1075
|
-
* @internal
|
|
1076
|
-
*/
|
|
1077
714
|
UpdateAnomalySubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1078
715
|
})(UpdateAnomalySubscriptionRequest || (UpdateAnomalySubscriptionRequest = {}));
|
|
1079
716
|
export var UpdateAnomalySubscriptionResponse;
|
|
1080
717
|
(function (UpdateAnomalySubscriptionResponse) {
|
|
1081
|
-
/**
|
|
1082
|
-
* @internal
|
|
1083
|
-
*/
|
|
1084
718
|
UpdateAnomalySubscriptionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1085
719
|
})(UpdateAnomalySubscriptionResponse || (UpdateAnomalySubscriptionResponse = {}));
|
|
1086
720
|
export var UpdateCostCategoryDefinitionResponse;
|
|
1087
721
|
(function (UpdateCostCategoryDefinitionResponse) {
|
|
1088
|
-
/**
|
|
1089
|
-
* @internal
|
|
1090
|
-
*/
|
|
1091
722
|
UpdateCostCategoryDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1092
723
|
})(UpdateCostCategoryDefinitionResponse || (UpdateCostCategoryDefinitionResponse = {}));
|
|
1093
724
|
export var Expression;
|
|
1094
725
|
(function (Expression) {
|
|
1095
|
-
/**
|
|
1096
|
-
* @internal
|
|
1097
|
-
*/
|
|
1098
726
|
Expression.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1099
727
|
})(Expression || (Expression = {}));
|
|
1100
728
|
export var AnomalyMonitor;
|
|
1101
729
|
(function (AnomalyMonitor) {
|
|
1102
|
-
/**
|
|
1103
|
-
* @internal
|
|
1104
|
-
*/
|
|
1105
730
|
AnomalyMonitor.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1106
731
|
})(AnomalyMonitor || (AnomalyMonitor = {}));
|
|
1107
732
|
export var CostCategoryRule;
|
|
1108
733
|
(function (CostCategoryRule) {
|
|
1109
|
-
/**
|
|
1110
|
-
* @internal
|
|
1111
|
-
*/
|
|
1112
734
|
CostCategoryRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1113
735
|
})(CostCategoryRule || (CostCategoryRule = {}));
|
|
1114
736
|
export var GetCostAndUsageRequest;
|
|
1115
737
|
(function (GetCostAndUsageRequest) {
|
|
1116
|
-
/**
|
|
1117
|
-
* @internal
|
|
1118
|
-
*/
|
|
1119
738
|
GetCostAndUsageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1120
739
|
})(GetCostAndUsageRequest || (GetCostAndUsageRequest = {}));
|
|
1121
740
|
export var GetCostAndUsageWithResourcesRequest;
|
|
1122
741
|
(function (GetCostAndUsageWithResourcesRequest) {
|
|
1123
|
-
/**
|
|
1124
|
-
* @internal
|
|
1125
|
-
*/
|
|
1126
742
|
GetCostAndUsageWithResourcesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1127
743
|
})(GetCostAndUsageWithResourcesRequest || (GetCostAndUsageWithResourcesRequest = {}));
|
|
1128
744
|
export var GetCostCategoriesRequest;
|
|
1129
745
|
(function (GetCostCategoriesRequest) {
|
|
1130
|
-
/**
|
|
1131
|
-
* @internal
|
|
1132
|
-
*/
|
|
1133
746
|
GetCostCategoriesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1134
747
|
})(GetCostCategoriesRequest || (GetCostCategoriesRequest = {}));
|
|
1135
748
|
export var GetCostForecastRequest;
|
|
1136
749
|
(function (GetCostForecastRequest) {
|
|
1137
|
-
/**
|
|
1138
|
-
* @internal
|
|
1139
|
-
*/
|
|
1140
750
|
GetCostForecastRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
751
|
})(GetCostForecastRequest || (GetCostForecastRequest = {}));
|
|
1142
752
|
export var GetDimensionValuesRequest;
|
|
1143
753
|
(function (GetDimensionValuesRequest) {
|
|
1144
|
-
/**
|
|
1145
|
-
* @internal
|
|
1146
|
-
*/
|
|
1147
754
|
GetDimensionValuesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
755
|
})(GetDimensionValuesRequest || (GetDimensionValuesRequest = {}));
|
|
1149
756
|
export var GetReservationCoverageRequest;
|
|
1150
757
|
(function (GetReservationCoverageRequest) {
|
|
1151
|
-
/**
|
|
1152
|
-
* @internal
|
|
1153
|
-
*/
|
|
1154
758
|
GetReservationCoverageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
759
|
})(GetReservationCoverageRequest || (GetReservationCoverageRequest = {}));
|
|
1156
760
|
export var GetReservationPurchaseRecommendationRequest;
|
|
1157
761
|
(function (GetReservationPurchaseRecommendationRequest) {
|
|
1158
|
-
/**
|
|
1159
|
-
* @internal
|
|
1160
|
-
*/
|
|
1161
762
|
GetReservationPurchaseRecommendationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1162
763
|
})(GetReservationPurchaseRecommendationRequest || (GetReservationPurchaseRecommendationRequest = {}));
|
|
1163
764
|
export var GetReservationUtilizationRequest;
|
|
1164
765
|
(function (GetReservationUtilizationRequest) {
|
|
1165
|
-
/**
|
|
1166
|
-
* @internal
|
|
1167
|
-
*/
|
|
1168
766
|
GetReservationUtilizationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
767
|
})(GetReservationUtilizationRequest || (GetReservationUtilizationRequest = {}));
|
|
1170
768
|
export var GetRightsizingRecommendationRequest;
|
|
1171
769
|
(function (GetRightsizingRecommendationRequest) {
|
|
1172
|
-
/**
|
|
1173
|
-
* @internal
|
|
1174
|
-
*/
|
|
1175
770
|
GetRightsizingRecommendationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1176
771
|
})(GetRightsizingRecommendationRequest || (GetRightsizingRecommendationRequest = {}));
|
|
1177
772
|
export var GetSavingsPlansCoverageRequest;
|
|
1178
773
|
(function (GetSavingsPlansCoverageRequest) {
|
|
1179
|
-
/**
|
|
1180
|
-
* @internal
|
|
1181
|
-
*/
|
|
1182
774
|
GetSavingsPlansCoverageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1183
775
|
})(GetSavingsPlansCoverageRequest || (GetSavingsPlansCoverageRequest = {}));
|
|
1184
776
|
export var GetSavingsPlansPurchaseRecommendationRequest;
|
|
1185
777
|
(function (GetSavingsPlansPurchaseRecommendationRequest) {
|
|
1186
|
-
/**
|
|
1187
|
-
* @internal
|
|
1188
|
-
*/
|
|
1189
778
|
GetSavingsPlansPurchaseRecommendationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1190
779
|
})(GetSavingsPlansPurchaseRecommendationRequest || (GetSavingsPlansPurchaseRecommendationRequest = {}));
|
|
1191
780
|
export var GetSavingsPlansUtilizationDetailsRequest;
|
|
1192
781
|
(function (GetSavingsPlansUtilizationDetailsRequest) {
|
|
1193
|
-
/**
|
|
1194
|
-
* @internal
|
|
1195
|
-
*/
|
|
1196
782
|
GetSavingsPlansUtilizationDetailsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
783
|
})(GetSavingsPlansUtilizationDetailsRequest || (GetSavingsPlansUtilizationDetailsRequest = {}));
|
|
1198
784
|
export var GetSavingsPlansUtilizationRequest;
|
|
1199
785
|
(function (GetSavingsPlansUtilizationRequest) {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
786
|
GetSavingsPlansUtilizationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1204
787
|
})(GetSavingsPlansUtilizationRequest || (GetSavingsPlansUtilizationRequest = {}));
|
|
1205
788
|
export var GetTagsRequest;
|
|
1206
789
|
(function (GetTagsRequest) {
|
|
1207
|
-
/**
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
1210
790
|
GetTagsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1211
791
|
})(GetTagsRequest || (GetTagsRequest = {}));
|
|
1212
792
|
export var GetUsageForecastRequest;
|
|
1213
793
|
(function (GetUsageForecastRequest) {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
794
|
GetUsageForecastRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1218
795
|
})(GetUsageForecastRequest || (GetUsageForecastRequest = {}));
|
|
1219
796
|
export var CreateAnomalyMonitorRequest;
|
|
1220
797
|
(function (CreateAnomalyMonitorRequest) {
|
|
1221
|
-
/**
|
|
1222
|
-
* @internal
|
|
1223
|
-
*/
|
|
1224
798
|
CreateAnomalyMonitorRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
799
|
})(CreateAnomalyMonitorRequest || (CreateAnomalyMonitorRequest = {}));
|
|
1226
800
|
export var CostCategory;
|
|
1227
801
|
(function (CostCategory) {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
802
|
CostCategory.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1232
803
|
})(CostCategory || (CostCategory = {}));
|
|
1233
804
|
export var CreateCostCategoryDefinitionRequest;
|
|
1234
805
|
(function (CreateCostCategoryDefinitionRequest) {
|
|
1235
|
-
/**
|
|
1236
|
-
* @internal
|
|
1237
|
-
*/
|
|
1238
806
|
CreateCostCategoryDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1239
807
|
})(CreateCostCategoryDefinitionRequest || (CreateCostCategoryDefinitionRequest = {}));
|
|
1240
808
|
export var GetAnomalyMonitorsResponse;
|
|
1241
809
|
(function (GetAnomalyMonitorsResponse) {
|
|
1242
|
-
/**
|
|
1243
|
-
* @internal
|
|
1244
|
-
*/
|
|
1245
810
|
GetAnomalyMonitorsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1246
811
|
})(GetAnomalyMonitorsResponse || (GetAnomalyMonitorsResponse = {}));
|
|
1247
812
|
export var UpdateCostCategoryDefinitionRequest;
|
|
1248
813
|
(function (UpdateCostCategoryDefinitionRequest) {
|
|
1249
|
-
/**
|
|
1250
|
-
* @internal
|
|
1251
|
-
*/
|
|
1252
814
|
UpdateCostCategoryDefinitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
815
|
})(UpdateCostCategoryDefinitionRequest || (UpdateCostCategoryDefinitionRequest = {}));
|
|
1254
816
|
export var DescribeCostCategoryDefinitionResponse;
|
|
1255
817
|
(function (DescribeCostCategoryDefinitionResponse) {
|
|
1256
|
-
/**
|
|
1257
|
-
* @internal
|
|
1258
|
-
*/
|
|
1259
818
|
DescribeCostCategoryDefinitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1260
819
|
})(DescribeCostCategoryDefinitionResponse || (DescribeCostCategoryDefinitionResponse = {}));
|
|
1261
820
|
//# sourceMappingURL=models_0.js.map
|