@aws-sdk/client-cost-explorer 3.489.0 → 3.495.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/dist-cjs/CostExplorer.js +1 -87
- package/dist-cjs/CostExplorerClient.js +1 -43
- package/dist-cjs/commands/CreateAnomalyMonitorCommand.js +1 -28
- package/dist-cjs/commands/CreateAnomalySubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateCostCategoryDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteAnomalyMonitorCommand.js +1 -28
- package/dist-cjs/commands/DeleteAnomalySubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteCostCategoryDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DescribeCostCategoryDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetAnomaliesCommand.js +1 -28
- package/dist-cjs/commands/GetAnomalyMonitorsCommand.js +1 -28
- package/dist-cjs/commands/GetAnomalySubscriptionsCommand.js +1 -28
- package/dist-cjs/commands/GetCostAndUsageCommand.js +1 -28
- package/dist-cjs/commands/GetCostAndUsageWithResourcesCommand.js +1 -28
- package/dist-cjs/commands/GetCostCategoriesCommand.js +1 -28
- package/dist-cjs/commands/GetCostForecastCommand.js +1 -28
- package/dist-cjs/commands/GetDimensionValuesCommand.js +1 -28
- package/dist-cjs/commands/GetReservationCoverageCommand.js +1 -28
- package/dist-cjs/commands/GetReservationPurchaseRecommendationCommand.js +1 -28
- package/dist-cjs/commands/GetReservationUtilizationCommand.js +1 -28
- package/dist-cjs/commands/GetRightsizingRecommendationCommand.js +1 -28
- package/dist-cjs/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetSavingsPlansCoverageCommand.js +1 -28
- package/dist-cjs/commands/GetSavingsPlansPurchaseRecommendationCommand.js +1 -28
- package/dist-cjs/commands/GetSavingsPlansUtilizationCommand.js +1 -28
- package/dist-cjs/commands/GetSavingsPlansUtilizationDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetTagsCommand.js +1 -28
- package/dist-cjs/commands/GetUsageForecastCommand.js +1 -28
- package/dist-cjs/commands/ListCostAllocationTagsCommand.js +1 -28
- package/dist-cjs/commands/ListCostCategoryDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ProvideAnomalyFeedbackCommand.js +1 -28
- package/dist-cjs/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAnomalyMonitorCommand.js +1 -28
- package/dist-cjs/commands/UpdateAnomalySubscriptionCommand.js +1 -28
- package/dist-cjs/commands/UpdateCostAllocationTagsStatusCommand.js +1 -28
- package/dist-cjs/commands/UpdateCostCategoryDefinitionCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -41
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +3695 -11
- package/dist-cjs/models/CostExplorerServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -389
- package/dist-cjs/pagination/GetSavingsPlansCoveragePaginator.js +1 -7
- package/dist-cjs/pagination/GetSavingsPlansUtilizationDetailsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCostAllocationTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListCostCategoryDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -8
- package/dist-cjs/protocols/Aws_json1_1.js +1 -2322
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CostExplorerServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class CostExplorerServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, CostExplorerServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.CostExplorerServiceException = CostExplorerServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,389 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TooManyTagsException = exports.GenerationExistsException = exports.GenerationStatus = exports.CostAllocationTagType = exports.CostAllocationTagStatus = exports.UnresolvableUsageUnitException = exports.SavingsPlansDataType = exports.SupportedSavingsPlansType = exports.RightsizingType = exports.PlatformDifference = exports.FindingReasonCode = exports.RecommendationTarget = exports.TermInYears = exports.OfferingClass = exports.PaymentOption = exports.LookbackPeriodInDays = exports.Context = exports.Metric = exports.SortOrder = exports.RequestChangedException = exports.GroupDefinitionType = exports.Granularity = exports.DataUnavailableException = exports.BillExpirationException = exports.InvalidNextTokenException = exports.NumericOperator = exports.CostCategoryStatus = exports.CostCategoryStatusComponent = exports.ResourceNotFoundException = exports.UnknownSubscriptionException = exports.ServiceQuotaExceededException = exports.CostCategorySplitChargeRuleParameterType = exports.CostCategorySplitChargeMethod = exports.CostCategoryRuleVersion = exports.CostCategoryRuleType = exports.CostCategoryInheritedValueDimensionName = exports.UnknownMonitorException = exports.LimitExceededException = exports.SubscriberType = exports.SubscriberStatus = exports.AnomalySubscriptionFrequency = exports.MonitorType = exports.Dimension = exports.MatchOption = exports.MonitorDimension = exports.AnomalyFeedbackType = exports.AccountScope = void 0;
|
|
4
|
-
const CostExplorerServiceException_1 = require("./CostExplorerServiceException");
|
|
5
|
-
exports.AccountScope = {
|
|
6
|
-
LINKED: "LINKED",
|
|
7
|
-
PAYER: "PAYER",
|
|
8
|
-
};
|
|
9
|
-
exports.AnomalyFeedbackType = {
|
|
10
|
-
NO: "NO",
|
|
11
|
-
PLANNED_ACTIVITY: "PLANNED_ACTIVITY",
|
|
12
|
-
YES: "YES",
|
|
13
|
-
};
|
|
14
|
-
exports.MonitorDimension = {
|
|
15
|
-
SERVICE: "SERVICE",
|
|
16
|
-
};
|
|
17
|
-
exports.MatchOption = {
|
|
18
|
-
ABSENT: "ABSENT",
|
|
19
|
-
CASE_INSENSITIVE: "CASE_INSENSITIVE",
|
|
20
|
-
CASE_SENSITIVE: "CASE_SENSITIVE",
|
|
21
|
-
CONTAINS: "CONTAINS",
|
|
22
|
-
ENDS_WITH: "ENDS_WITH",
|
|
23
|
-
EQUALS: "EQUALS",
|
|
24
|
-
GREATER_THAN_OR_EQUAL: "GREATER_THAN_OR_EQUAL",
|
|
25
|
-
STARTS_WITH: "STARTS_WITH",
|
|
26
|
-
};
|
|
27
|
-
exports.Dimension = {
|
|
28
|
-
AGREEMENT_END_DATE_TIME_AFTER: "AGREEMENT_END_DATE_TIME_AFTER",
|
|
29
|
-
AGREEMENT_END_DATE_TIME_BEFORE: "AGREEMENT_END_DATE_TIME_BEFORE",
|
|
30
|
-
ANOMALY_TOTAL_IMPACT_ABSOLUTE: "ANOMALY_TOTAL_IMPACT_ABSOLUTE",
|
|
31
|
-
ANOMALY_TOTAL_IMPACT_PERCENTAGE: "ANOMALY_TOTAL_IMPACT_PERCENTAGE",
|
|
32
|
-
AZ: "AZ",
|
|
33
|
-
BILLING_ENTITY: "BILLING_ENTITY",
|
|
34
|
-
CACHE_ENGINE: "CACHE_ENGINE",
|
|
35
|
-
DATABASE_ENGINE: "DATABASE_ENGINE",
|
|
36
|
-
DEPLOYMENT_OPTION: "DEPLOYMENT_OPTION",
|
|
37
|
-
INSTANCE_TYPE: "INSTANCE_TYPE",
|
|
38
|
-
INSTANCE_TYPE_FAMILY: "INSTANCE_TYPE_FAMILY",
|
|
39
|
-
INVOICING_ENTITY: "INVOICING_ENTITY",
|
|
40
|
-
LEGAL_ENTITY_NAME: "LEGAL_ENTITY_NAME",
|
|
41
|
-
LINKED_ACCOUNT: "LINKED_ACCOUNT",
|
|
42
|
-
LINKED_ACCOUNT_NAME: "LINKED_ACCOUNT_NAME",
|
|
43
|
-
OPERATING_SYSTEM: "OPERATING_SYSTEM",
|
|
44
|
-
OPERATION: "OPERATION",
|
|
45
|
-
PAYMENT_OPTION: "PAYMENT_OPTION",
|
|
46
|
-
PLATFORM: "PLATFORM",
|
|
47
|
-
PURCHASE_TYPE: "PURCHASE_TYPE",
|
|
48
|
-
RECORD_TYPE: "RECORD_TYPE",
|
|
49
|
-
REGION: "REGION",
|
|
50
|
-
RESERVATION_ID: "RESERVATION_ID",
|
|
51
|
-
RESOURCE_ID: "RESOURCE_ID",
|
|
52
|
-
RIGHTSIZING_TYPE: "RIGHTSIZING_TYPE",
|
|
53
|
-
SAVINGS_PLANS_TYPE: "SAVINGS_PLANS_TYPE",
|
|
54
|
-
SAVINGS_PLAN_ARN: "SAVINGS_PLAN_ARN",
|
|
55
|
-
SCOPE: "SCOPE",
|
|
56
|
-
SERVICE: "SERVICE",
|
|
57
|
-
SERVICE_CODE: "SERVICE_CODE",
|
|
58
|
-
SUBSCRIPTION_ID: "SUBSCRIPTION_ID",
|
|
59
|
-
TENANCY: "TENANCY",
|
|
60
|
-
USAGE_TYPE: "USAGE_TYPE",
|
|
61
|
-
USAGE_TYPE_GROUP: "USAGE_TYPE_GROUP",
|
|
62
|
-
};
|
|
63
|
-
exports.MonitorType = {
|
|
64
|
-
CUSTOM: "CUSTOM",
|
|
65
|
-
DIMENSIONAL: "DIMENSIONAL",
|
|
66
|
-
};
|
|
67
|
-
exports.AnomalySubscriptionFrequency = {
|
|
68
|
-
DAILY: "DAILY",
|
|
69
|
-
IMMEDIATE: "IMMEDIATE",
|
|
70
|
-
WEEKLY: "WEEKLY",
|
|
71
|
-
};
|
|
72
|
-
exports.SubscriberStatus = {
|
|
73
|
-
CONFIRMED: "CONFIRMED",
|
|
74
|
-
DECLINED: "DECLINED",
|
|
75
|
-
};
|
|
76
|
-
exports.SubscriberType = {
|
|
77
|
-
EMAIL: "EMAIL",
|
|
78
|
-
SNS: "SNS",
|
|
79
|
-
};
|
|
80
|
-
class LimitExceededException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
81
|
-
constructor(opts) {
|
|
82
|
-
super({
|
|
83
|
-
name: "LimitExceededException",
|
|
84
|
-
$fault: "client",
|
|
85
|
-
...opts,
|
|
86
|
-
});
|
|
87
|
-
this.name = "LimitExceededException";
|
|
88
|
-
this.$fault = "client";
|
|
89
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
90
|
-
this.Message = opts.Message;
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
exports.LimitExceededException = LimitExceededException;
|
|
94
|
-
class UnknownMonitorException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
95
|
-
constructor(opts) {
|
|
96
|
-
super({
|
|
97
|
-
name: "UnknownMonitorException",
|
|
98
|
-
$fault: "client",
|
|
99
|
-
...opts,
|
|
100
|
-
});
|
|
101
|
-
this.name = "UnknownMonitorException";
|
|
102
|
-
this.$fault = "client";
|
|
103
|
-
Object.setPrototypeOf(this, UnknownMonitorException.prototype);
|
|
104
|
-
this.Message = opts.Message;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
exports.UnknownMonitorException = UnknownMonitorException;
|
|
108
|
-
exports.CostCategoryInheritedValueDimensionName = {
|
|
109
|
-
LINKED_ACCOUNT_NAME: "LINKED_ACCOUNT_NAME",
|
|
110
|
-
TAG: "TAG",
|
|
111
|
-
};
|
|
112
|
-
exports.CostCategoryRuleType = {
|
|
113
|
-
INHERITED_VALUE: "INHERITED_VALUE",
|
|
114
|
-
REGULAR: "REGULAR",
|
|
115
|
-
};
|
|
116
|
-
exports.CostCategoryRuleVersion = {
|
|
117
|
-
CostCategoryExpressionV1: "CostCategoryExpression.v1",
|
|
118
|
-
};
|
|
119
|
-
exports.CostCategorySplitChargeMethod = {
|
|
120
|
-
EVEN: "EVEN",
|
|
121
|
-
FIXED: "FIXED",
|
|
122
|
-
PROPORTIONAL: "PROPORTIONAL",
|
|
123
|
-
};
|
|
124
|
-
exports.CostCategorySplitChargeRuleParameterType = {
|
|
125
|
-
ALLOCATION_PERCENTAGES: "ALLOCATION_PERCENTAGES",
|
|
126
|
-
};
|
|
127
|
-
class ServiceQuotaExceededException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
128
|
-
constructor(opts) {
|
|
129
|
-
super({
|
|
130
|
-
name: "ServiceQuotaExceededException",
|
|
131
|
-
$fault: "client",
|
|
132
|
-
...opts,
|
|
133
|
-
});
|
|
134
|
-
this.name = "ServiceQuotaExceededException";
|
|
135
|
-
this.$fault = "client";
|
|
136
|
-
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
137
|
-
this.Message = opts.Message;
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
141
|
-
class UnknownSubscriptionException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
142
|
-
constructor(opts) {
|
|
143
|
-
super({
|
|
144
|
-
name: "UnknownSubscriptionException",
|
|
145
|
-
$fault: "client",
|
|
146
|
-
...opts,
|
|
147
|
-
});
|
|
148
|
-
this.name = "UnknownSubscriptionException";
|
|
149
|
-
this.$fault = "client";
|
|
150
|
-
Object.setPrototypeOf(this, UnknownSubscriptionException.prototype);
|
|
151
|
-
this.Message = opts.Message;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
exports.UnknownSubscriptionException = UnknownSubscriptionException;
|
|
155
|
-
class ResourceNotFoundException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
156
|
-
constructor(opts) {
|
|
157
|
-
super({
|
|
158
|
-
name: "ResourceNotFoundException",
|
|
159
|
-
$fault: "client",
|
|
160
|
-
...opts,
|
|
161
|
-
});
|
|
162
|
-
this.name = "ResourceNotFoundException";
|
|
163
|
-
this.$fault = "client";
|
|
164
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
165
|
-
this.Message = opts.Message;
|
|
166
|
-
this.ResourceName = opts.ResourceName;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
170
|
-
exports.CostCategoryStatusComponent = {
|
|
171
|
-
COST_EXPLORER: "COST_EXPLORER",
|
|
172
|
-
};
|
|
173
|
-
exports.CostCategoryStatus = {
|
|
174
|
-
APPLIED: "APPLIED",
|
|
175
|
-
PROCESSING: "PROCESSING",
|
|
176
|
-
};
|
|
177
|
-
exports.NumericOperator = {
|
|
178
|
-
BETWEEN: "BETWEEN",
|
|
179
|
-
EQUAL: "EQUAL",
|
|
180
|
-
GREATER_THAN: "GREATER_THAN",
|
|
181
|
-
GREATER_THAN_OR_EQUAL: "GREATER_THAN_OR_EQUAL",
|
|
182
|
-
LESS_THAN: "LESS_THAN",
|
|
183
|
-
LESS_THAN_OR_EQUAL: "LESS_THAN_OR_EQUAL",
|
|
184
|
-
};
|
|
185
|
-
class InvalidNextTokenException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
186
|
-
constructor(opts) {
|
|
187
|
-
super({
|
|
188
|
-
name: "InvalidNextTokenException",
|
|
189
|
-
$fault: "client",
|
|
190
|
-
...opts,
|
|
191
|
-
});
|
|
192
|
-
this.name = "InvalidNextTokenException";
|
|
193
|
-
this.$fault = "client";
|
|
194
|
-
Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
|
|
195
|
-
this.Message = opts.Message;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
exports.InvalidNextTokenException = InvalidNextTokenException;
|
|
199
|
-
class BillExpirationException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
200
|
-
constructor(opts) {
|
|
201
|
-
super({
|
|
202
|
-
name: "BillExpirationException",
|
|
203
|
-
$fault: "client",
|
|
204
|
-
...opts,
|
|
205
|
-
});
|
|
206
|
-
this.name = "BillExpirationException";
|
|
207
|
-
this.$fault = "client";
|
|
208
|
-
Object.setPrototypeOf(this, BillExpirationException.prototype);
|
|
209
|
-
this.Message = opts.Message;
|
|
210
|
-
}
|
|
211
|
-
}
|
|
212
|
-
exports.BillExpirationException = BillExpirationException;
|
|
213
|
-
class DataUnavailableException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
214
|
-
constructor(opts) {
|
|
215
|
-
super({
|
|
216
|
-
name: "DataUnavailableException",
|
|
217
|
-
$fault: "client",
|
|
218
|
-
...opts,
|
|
219
|
-
});
|
|
220
|
-
this.name = "DataUnavailableException";
|
|
221
|
-
this.$fault = "client";
|
|
222
|
-
Object.setPrototypeOf(this, DataUnavailableException.prototype);
|
|
223
|
-
this.Message = opts.Message;
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
exports.DataUnavailableException = DataUnavailableException;
|
|
227
|
-
exports.Granularity = {
|
|
228
|
-
DAILY: "DAILY",
|
|
229
|
-
HOURLY: "HOURLY",
|
|
230
|
-
MONTHLY: "MONTHLY",
|
|
231
|
-
};
|
|
232
|
-
exports.GroupDefinitionType = {
|
|
233
|
-
COST_CATEGORY: "COST_CATEGORY",
|
|
234
|
-
DIMENSION: "DIMENSION",
|
|
235
|
-
TAG: "TAG",
|
|
236
|
-
};
|
|
237
|
-
class RequestChangedException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
238
|
-
constructor(opts) {
|
|
239
|
-
super({
|
|
240
|
-
name: "RequestChangedException",
|
|
241
|
-
$fault: "client",
|
|
242
|
-
...opts,
|
|
243
|
-
});
|
|
244
|
-
this.name = "RequestChangedException";
|
|
245
|
-
this.$fault = "client";
|
|
246
|
-
Object.setPrototypeOf(this, RequestChangedException.prototype);
|
|
247
|
-
this.Message = opts.Message;
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
exports.RequestChangedException = RequestChangedException;
|
|
251
|
-
exports.SortOrder = {
|
|
252
|
-
ASCENDING: "ASCENDING",
|
|
253
|
-
DESCENDING: "DESCENDING",
|
|
254
|
-
};
|
|
255
|
-
exports.Metric = {
|
|
256
|
-
AMORTIZED_COST: "AMORTIZED_COST",
|
|
257
|
-
BLENDED_COST: "BLENDED_COST",
|
|
258
|
-
NET_AMORTIZED_COST: "NET_AMORTIZED_COST",
|
|
259
|
-
NET_UNBLENDED_COST: "NET_UNBLENDED_COST",
|
|
260
|
-
NORMALIZED_USAGE_AMOUNT: "NORMALIZED_USAGE_AMOUNT",
|
|
261
|
-
UNBLENDED_COST: "UNBLENDED_COST",
|
|
262
|
-
USAGE_QUANTITY: "USAGE_QUANTITY",
|
|
263
|
-
};
|
|
264
|
-
exports.Context = {
|
|
265
|
-
COST_AND_USAGE: "COST_AND_USAGE",
|
|
266
|
-
RESERVATIONS: "RESERVATIONS",
|
|
267
|
-
SAVINGS_PLANS: "SAVINGS_PLANS",
|
|
268
|
-
};
|
|
269
|
-
exports.LookbackPeriodInDays = {
|
|
270
|
-
SEVEN_DAYS: "SEVEN_DAYS",
|
|
271
|
-
SIXTY_DAYS: "SIXTY_DAYS",
|
|
272
|
-
THIRTY_DAYS: "THIRTY_DAYS",
|
|
273
|
-
};
|
|
274
|
-
exports.PaymentOption = {
|
|
275
|
-
ALL_UPFRONT: "ALL_UPFRONT",
|
|
276
|
-
HEAVY_UTILIZATION: "HEAVY_UTILIZATION",
|
|
277
|
-
LIGHT_UTILIZATION: "LIGHT_UTILIZATION",
|
|
278
|
-
MEDIUM_UTILIZATION: "MEDIUM_UTILIZATION",
|
|
279
|
-
NO_UPFRONT: "NO_UPFRONT",
|
|
280
|
-
PARTIAL_UPFRONT: "PARTIAL_UPFRONT",
|
|
281
|
-
};
|
|
282
|
-
exports.OfferingClass = {
|
|
283
|
-
CONVERTIBLE: "CONVERTIBLE",
|
|
284
|
-
STANDARD: "STANDARD",
|
|
285
|
-
};
|
|
286
|
-
exports.TermInYears = {
|
|
287
|
-
ONE_YEAR: "ONE_YEAR",
|
|
288
|
-
THREE_YEARS: "THREE_YEARS",
|
|
289
|
-
};
|
|
290
|
-
exports.RecommendationTarget = {
|
|
291
|
-
CROSS_INSTANCE_FAMILY: "CROSS_INSTANCE_FAMILY",
|
|
292
|
-
SAME_INSTANCE_FAMILY: "SAME_INSTANCE_FAMILY",
|
|
293
|
-
};
|
|
294
|
-
exports.FindingReasonCode = {
|
|
295
|
-
CPU_OVER_PROVISIONED: "CPU_OVER_PROVISIONED",
|
|
296
|
-
CPU_UNDER_PROVISIONED: "CPU_UNDER_PROVISIONED",
|
|
297
|
-
DISK_IOPS_OVER_PROVISIONED: "DISK_IOPS_OVER_PROVISIONED",
|
|
298
|
-
DISK_IOPS_UNDER_PROVISIONED: "DISK_IOPS_UNDER_PROVISIONED",
|
|
299
|
-
DISK_THROUGHPUT_OVER_PROVISIONED: "DISK_THROUGHPUT_OVER_PROVISIONED",
|
|
300
|
-
DISK_THROUGHPUT_UNDER_PROVISIONED: "DISK_THROUGHPUT_UNDER_PROVISIONED",
|
|
301
|
-
EBS_IOPS_OVER_PROVISIONED: "EBS_IOPS_OVER_PROVISIONED",
|
|
302
|
-
EBS_IOPS_UNDER_PROVISIONED: "EBS_IOPS_UNDER_PROVISIONED",
|
|
303
|
-
EBS_THROUGHPUT_OVER_PROVISIONED: "EBS_THROUGHPUT_OVER_PROVISIONED",
|
|
304
|
-
EBS_THROUGHPUT_UNDER_PROVISIONED: "EBS_THROUGHPUT_UNDER_PROVISIONED",
|
|
305
|
-
MEMORY_OVER_PROVISIONED: "MEMORY_OVER_PROVISIONED",
|
|
306
|
-
MEMORY_UNDER_PROVISIONED: "MEMORY_UNDER_PROVISIONED",
|
|
307
|
-
NETWORK_BANDWIDTH_OVER_PROVISIONED: "NETWORK_BANDWIDTH_OVER_PROVISIONED",
|
|
308
|
-
NETWORK_BANDWIDTH_UNDER_PROVISIONED: "NETWORK_BANDWIDTH_UNDER_PROVISIONED",
|
|
309
|
-
NETWORK_PPS_OVER_PROVISIONED: "NETWORK_PPS_OVER_PROVISIONED",
|
|
310
|
-
NETWORK_PPS_UNDER_PROVISIONED: "NETWORK_PPS_UNDER_PROVISIONED",
|
|
311
|
-
};
|
|
312
|
-
exports.PlatformDifference = {
|
|
313
|
-
HYPERVISOR: "HYPERVISOR",
|
|
314
|
-
INSTANCE_STORE_AVAILABILITY: "INSTANCE_STORE_AVAILABILITY",
|
|
315
|
-
NETWORK_INTERFACE: "NETWORK_INTERFACE",
|
|
316
|
-
STORAGE_INTERFACE: "STORAGE_INTERFACE",
|
|
317
|
-
VIRTUALIZATION_TYPE: "VIRTUALIZATION_TYPE",
|
|
318
|
-
};
|
|
319
|
-
exports.RightsizingType = {
|
|
320
|
-
MODIFY: "MODIFY",
|
|
321
|
-
TERMINATE: "TERMINATE",
|
|
322
|
-
};
|
|
323
|
-
exports.SupportedSavingsPlansType = {
|
|
324
|
-
COMPUTE_SP: "COMPUTE_SP",
|
|
325
|
-
EC2_INSTANCE_SP: "EC2_INSTANCE_SP",
|
|
326
|
-
SAGEMAKER_SP: "SAGEMAKER_SP",
|
|
327
|
-
};
|
|
328
|
-
exports.SavingsPlansDataType = {
|
|
329
|
-
AMORTIZED_COMMITMENT: "AMORTIZED_COMMITMENT",
|
|
330
|
-
ATTRIBUTES: "ATTRIBUTES",
|
|
331
|
-
SAVINGS: "SAVINGS",
|
|
332
|
-
UTILIZATION: "UTILIZATION",
|
|
333
|
-
};
|
|
334
|
-
class UnresolvableUsageUnitException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
335
|
-
constructor(opts) {
|
|
336
|
-
super({
|
|
337
|
-
name: "UnresolvableUsageUnitException",
|
|
338
|
-
$fault: "client",
|
|
339
|
-
...opts,
|
|
340
|
-
});
|
|
341
|
-
this.name = "UnresolvableUsageUnitException";
|
|
342
|
-
this.$fault = "client";
|
|
343
|
-
Object.setPrototypeOf(this, UnresolvableUsageUnitException.prototype);
|
|
344
|
-
this.Message = opts.Message;
|
|
345
|
-
}
|
|
346
|
-
}
|
|
347
|
-
exports.UnresolvableUsageUnitException = UnresolvableUsageUnitException;
|
|
348
|
-
exports.CostAllocationTagStatus = {
|
|
349
|
-
ACTIVE: "Active",
|
|
350
|
-
INACTIVE: "Inactive",
|
|
351
|
-
};
|
|
352
|
-
exports.CostAllocationTagType = {
|
|
353
|
-
AWS_GENERATED: "AWSGenerated",
|
|
354
|
-
USER_DEFINED: "UserDefined",
|
|
355
|
-
};
|
|
356
|
-
exports.GenerationStatus = {
|
|
357
|
-
FAILED: "FAILED",
|
|
358
|
-
PROCESSING: "PROCESSING",
|
|
359
|
-
SUCCEEDED: "SUCCEEDED",
|
|
360
|
-
};
|
|
361
|
-
class GenerationExistsException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
362
|
-
constructor(opts) {
|
|
363
|
-
super({
|
|
364
|
-
name: "GenerationExistsException",
|
|
365
|
-
$fault: "client",
|
|
366
|
-
...opts,
|
|
367
|
-
});
|
|
368
|
-
this.name = "GenerationExistsException";
|
|
369
|
-
this.$fault = "client";
|
|
370
|
-
Object.setPrototypeOf(this, GenerationExistsException.prototype);
|
|
371
|
-
this.Message = opts.Message;
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
exports.GenerationExistsException = GenerationExistsException;
|
|
375
|
-
class TooManyTagsException extends CostExplorerServiceException_1.CostExplorerServiceException {
|
|
376
|
-
constructor(opts) {
|
|
377
|
-
super({
|
|
378
|
-
name: "TooManyTagsException",
|
|
379
|
-
$fault: "client",
|
|
380
|
-
...opts,
|
|
381
|
-
});
|
|
382
|
-
this.name = "TooManyTagsException";
|
|
383
|
-
this.$fault = "client";
|
|
384
|
-
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
385
|
-
this.Message = opts.Message;
|
|
386
|
-
this.ResourceName = opts.ResourceName;
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
exports.TooManyTagsException = TooManyTagsException;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetSavingsPlansCoverage = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetSavingsPlansCoverageCommand_1 = require("../commands/GetSavingsPlansCoverageCommand");
|
|
6
|
-
const CostExplorerClient_1 = require("../CostExplorerClient");
|
|
7
|
-
exports.paginateGetSavingsPlansCoverage = (0, core_1.createPaginator)(CostExplorerClient_1.CostExplorerClient, GetSavingsPlansCoverageCommand_1.GetSavingsPlansCoverageCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetSavingsPlansUtilizationDetails = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetSavingsPlansUtilizationDetailsCommand_1 = require("../commands/GetSavingsPlansUtilizationDetailsCommand");
|
|
6
|
-
const CostExplorerClient_1 = require("../CostExplorerClient");
|
|
7
|
-
exports.paginateGetSavingsPlansUtilizationDetails = (0, core_1.createPaginator)(CostExplorerClient_1.CostExplorerClient, GetSavingsPlansUtilizationDetailsCommand_1.GetSavingsPlansUtilizationDetailsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCostAllocationTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListCostAllocationTagsCommand_1 = require("../commands/ListCostAllocationTagsCommand");
|
|
6
|
-
const CostExplorerClient_1 = require("../CostExplorerClient");
|
|
7
|
-
exports.paginateListCostAllocationTags = (0, core_1.createPaginator)(CostExplorerClient_1.CostExplorerClient, ListCostAllocationTagsCommand_1.ListCostAllocationTagsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCostCategoryDefinitions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListCostCategoryDefinitionsCommand_1 = require("../commands/ListCostCategoryDefinitionsCommand");
|
|
6
|
-
const CostExplorerClient_1 = require("../CostExplorerClient");
|
|
7
|
-
exports.paginateListCostCategoryDefinitions = (0, core_1.createPaginator)(CostExplorerClient_1.CostExplorerClient, ListCostCategoryDefinitionsCommand_1.ListCostCategoryDefinitionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./GetSavingsPlansCoveragePaginator"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./GetSavingsPlansUtilizationDetailsPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListCostAllocationTagsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListCostCategoryDefinitionsPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|