@aws-sdk/client-cost-explorer 3.588.0 → 3.592.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/index.js +0 -41
- package/dist-types/CostExplorerClient.d.ts +4 -4
- package/dist-types/commands/CreateAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetAnomaliesCommand.d.ts +2 -1
- package/dist-types/commands/GetAnomalyMonitorsCommand.d.ts +2 -1
- package/dist-types/commands/GetAnomalySubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/GetApproximateUsageRecordsCommand.d.ts +2 -1
- package/dist-types/commands/GetCostAndUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetCostAndUsageWithResourcesCommand.d.ts +2 -1
- package/dist-types/commands/GetCostCategoriesCommand.d.ts +2 -1
- package/dist-types/commands/GetCostForecastCommand.d.ts +2 -1
- package/dist-types/commands/GetDimensionValuesCommand.d.ts +2 -1
- package/dist-types/commands/GetReservationCoverageCommand.d.ts +2 -1
- package/dist-types/commands/GetReservationPurchaseRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/GetReservationUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/GetRightsizingRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetSavingsPlansCoverageCommand.d.ts +2 -1
- package/dist-types/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/GetSavingsPlansUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/commands/GetUsageForecastCommand.d.ts +2 -1
- package/dist-types/commands/ListCostAllocationTagBackfillHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListCostAllocationTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListCostCategoryDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ProvideAnomalyFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/StartCostAllocationTagBackfillCommand.d.ts +2 -1
- package/dist-types/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCostAllocationTagsStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CostExplorerServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CostExplorerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAnomaliesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAnomalyMonitorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAnomalySubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApproximateUsageRecordsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCostAndUsageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCostAndUsageWithResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCostCategoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCostForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDimensionValuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetReservationCoverageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetReservationPurchaseRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetReservationUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRightsizingRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSavingsPlansCoverageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSavingsPlansPurchaseRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSavingsPlansUtilizationDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUsageForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCostAllocationTagBackfillHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCostAllocationTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCostCategoryDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvideAnomalyFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCostAllocationTagBackfillCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnomalyMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnomalySubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCostAllocationTagsStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCostCategoryDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CostExplorerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -274,7 +274,6 @@ var CostExplorerClient = _CostExplorerClient;
|
|
|
274
274
|
|
|
275
275
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
276
276
|
|
|
277
|
-
var import_types = require("@smithy/types");
|
|
278
277
|
|
|
279
278
|
// src/protocols/Aws_json1_1.ts
|
|
280
279
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2170,7 +2169,6 @@ var CreateAnomalyMonitorCommand = _CreateAnomalyMonitorCommand;
|
|
|
2170
2169
|
|
|
2171
2170
|
|
|
2172
2171
|
|
|
2173
|
-
|
|
2174
2172
|
var _CreateAnomalySubscriptionCommand = class _CreateAnomalySubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2175
2173
|
...commonParams
|
|
2176
2174
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2187,7 +2185,6 @@ var CreateAnomalySubscriptionCommand = _CreateAnomalySubscriptionCommand;
|
|
|
2187
2185
|
|
|
2188
2186
|
|
|
2189
2187
|
|
|
2190
|
-
|
|
2191
2188
|
var _CreateCostCategoryDefinitionCommand = class _CreateCostCategoryDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2192
2189
|
...commonParams
|
|
2193
2190
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2204,7 +2201,6 @@ var CreateCostCategoryDefinitionCommand = _CreateCostCategoryDefinitionCommand;
|
|
|
2204
2201
|
|
|
2205
2202
|
|
|
2206
2203
|
|
|
2207
|
-
|
|
2208
2204
|
var _DeleteAnomalyMonitorCommand = class _DeleteAnomalyMonitorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2209
2205
|
...commonParams
|
|
2210
2206
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2221,7 +2217,6 @@ var DeleteAnomalyMonitorCommand = _DeleteAnomalyMonitorCommand;
|
|
|
2221
2217
|
|
|
2222
2218
|
|
|
2223
2219
|
|
|
2224
|
-
|
|
2225
2220
|
var _DeleteAnomalySubscriptionCommand = class _DeleteAnomalySubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2226
2221
|
...commonParams
|
|
2227
2222
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2238,7 +2233,6 @@ var DeleteAnomalySubscriptionCommand = _DeleteAnomalySubscriptionCommand;
|
|
|
2238
2233
|
|
|
2239
2234
|
|
|
2240
2235
|
|
|
2241
|
-
|
|
2242
2236
|
var _DeleteCostCategoryDefinitionCommand = class _DeleteCostCategoryDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2243
2237
|
...commonParams
|
|
2244
2238
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2255,7 +2249,6 @@ var DeleteCostCategoryDefinitionCommand = _DeleteCostCategoryDefinitionCommand;
|
|
|
2255
2249
|
|
|
2256
2250
|
|
|
2257
2251
|
|
|
2258
|
-
|
|
2259
2252
|
var _DescribeCostCategoryDefinitionCommand = class _DescribeCostCategoryDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2260
2253
|
...commonParams
|
|
2261
2254
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2272,7 +2265,6 @@ var DescribeCostCategoryDefinitionCommand = _DescribeCostCategoryDefinitionComma
|
|
|
2272
2265
|
|
|
2273
2266
|
|
|
2274
2267
|
|
|
2275
|
-
|
|
2276
2268
|
var _GetAnomaliesCommand = class _GetAnomaliesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2277
2269
|
...commonParams
|
|
2278
2270
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2289,7 +2281,6 @@ var GetAnomaliesCommand = _GetAnomaliesCommand;
|
|
|
2289
2281
|
|
|
2290
2282
|
|
|
2291
2283
|
|
|
2292
|
-
|
|
2293
2284
|
var _GetAnomalyMonitorsCommand = class _GetAnomalyMonitorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2294
2285
|
...commonParams
|
|
2295
2286
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2306,7 +2297,6 @@ var GetAnomalyMonitorsCommand = _GetAnomalyMonitorsCommand;
|
|
|
2306
2297
|
|
|
2307
2298
|
|
|
2308
2299
|
|
|
2309
|
-
|
|
2310
2300
|
var _GetAnomalySubscriptionsCommand = class _GetAnomalySubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2311
2301
|
...commonParams
|
|
2312
2302
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2323,7 +2313,6 @@ var GetAnomalySubscriptionsCommand = _GetAnomalySubscriptionsCommand;
|
|
|
2323
2313
|
|
|
2324
2314
|
|
|
2325
2315
|
|
|
2326
|
-
|
|
2327
2316
|
var _GetApproximateUsageRecordsCommand = class _GetApproximateUsageRecordsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2328
2317
|
...commonParams
|
|
2329
2318
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2340,7 +2329,6 @@ var GetApproximateUsageRecordsCommand = _GetApproximateUsageRecordsCommand;
|
|
|
2340
2329
|
|
|
2341
2330
|
|
|
2342
2331
|
|
|
2343
|
-
|
|
2344
2332
|
var _GetCostAndUsageCommand = class _GetCostAndUsageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2345
2333
|
...commonParams
|
|
2346
2334
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2357,7 +2345,6 @@ var GetCostAndUsageCommand = _GetCostAndUsageCommand;
|
|
|
2357
2345
|
|
|
2358
2346
|
|
|
2359
2347
|
|
|
2360
|
-
|
|
2361
2348
|
var _GetCostAndUsageWithResourcesCommand = class _GetCostAndUsageWithResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2362
2349
|
...commonParams
|
|
2363
2350
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2374,7 +2361,6 @@ var GetCostAndUsageWithResourcesCommand = _GetCostAndUsageWithResourcesCommand;
|
|
|
2374
2361
|
|
|
2375
2362
|
|
|
2376
2363
|
|
|
2377
|
-
|
|
2378
2364
|
var _GetCostCategoriesCommand = class _GetCostCategoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2379
2365
|
...commonParams
|
|
2380
2366
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2391,7 +2377,6 @@ var GetCostCategoriesCommand = _GetCostCategoriesCommand;
|
|
|
2391
2377
|
|
|
2392
2378
|
|
|
2393
2379
|
|
|
2394
|
-
|
|
2395
2380
|
var _GetCostForecastCommand = class _GetCostForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2396
2381
|
...commonParams
|
|
2397
2382
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2408,7 +2393,6 @@ var GetCostForecastCommand = _GetCostForecastCommand;
|
|
|
2408
2393
|
|
|
2409
2394
|
|
|
2410
2395
|
|
|
2411
|
-
|
|
2412
2396
|
var _GetDimensionValuesCommand = class _GetDimensionValuesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2413
2397
|
...commonParams
|
|
2414
2398
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2425,7 +2409,6 @@ var GetDimensionValuesCommand = _GetDimensionValuesCommand;
|
|
|
2425
2409
|
|
|
2426
2410
|
|
|
2427
2411
|
|
|
2428
|
-
|
|
2429
2412
|
var _GetReservationCoverageCommand = class _GetReservationCoverageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2430
2413
|
...commonParams
|
|
2431
2414
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2442,7 +2425,6 @@ var GetReservationCoverageCommand = _GetReservationCoverageCommand;
|
|
|
2442
2425
|
|
|
2443
2426
|
|
|
2444
2427
|
|
|
2445
|
-
|
|
2446
2428
|
var _GetReservationPurchaseRecommendationCommand = class _GetReservationPurchaseRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2447
2429
|
...commonParams
|
|
2448
2430
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2459,7 +2441,6 @@ var GetReservationPurchaseRecommendationCommand = _GetReservationPurchaseRecomme
|
|
|
2459
2441
|
|
|
2460
2442
|
|
|
2461
2443
|
|
|
2462
|
-
|
|
2463
2444
|
var _GetReservationUtilizationCommand = class _GetReservationUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2464
2445
|
...commonParams
|
|
2465
2446
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2476,7 +2457,6 @@ var GetReservationUtilizationCommand = _GetReservationUtilizationCommand;
|
|
|
2476
2457
|
|
|
2477
2458
|
|
|
2478
2459
|
|
|
2479
|
-
|
|
2480
2460
|
var _GetRightsizingRecommendationCommand = class _GetRightsizingRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2481
2461
|
...commonParams
|
|
2482
2462
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2493,7 +2473,6 @@ var GetRightsizingRecommendationCommand = _GetRightsizingRecommendationCommand;
|
|
|
2493
2473
|
|
|
2494
2474
|
|
|
2495
2475
|
|
|
2496
|
-
|
|
2497
2476
|
var _GetSavingsPlanPurchaseRecommendationDetailsCommand = class _GetSavingsPlanPurchaseRecommendationDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2498
2477
|
...commonParams
|
|
2499
2478
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2510,7 +2489,6 @@ var GetSavingsPlanPurchaseRecommendationDetailsCommand = _GetSavingsPlanPurchase
|
|
|
2510
2489
|
|
|
2511
2490
|
|
|
2512
2491
|
|
|
2513
|
-
|
|
2514
2492
|
var _GetSavingsPlansCoverageCommand = class _GetSavingsPlansCoverageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2515
2493
|
...commonParams
|
|
2516
2494
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2527,7 +2505,6 @@ var GetSavingsPlansCoverageCommand = _GetSavingsPlansCoverageCommand;
|
|
|
2527
2505
|
|
|
2528
2506
|
|
|
2529
2507
|
|
|
2530
|
-
|
|
2531
2508
|
var _GetSavingsPlansPurchaseRecommendationCommand = class _GetSavingsPlansPurchaseRecommendationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2532
2509
|
...commonParams
|
|
2533
2510
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2544,7 +2521,6 @@ var GetSavingsPlansPurchaseRecommendationCommand = _GetSavingsPlansPurchaseRecom
|
|
|
2544
2521
|
|
|
2545
2522
|
|
|
2546
2523
|
|
|
2547
|
-
|
|
2548
2524
|
var _GetSavingsPlansUtilizationCommand = class _GetSavingsPlansUtilizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2549
2525
|
...commonParams
|
|
2550
2526
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2561,7 +2537,6 @@ var GetSavingsPlansUtilizationCommand = _GetSavingsPlansUtilizationCommand;
|
|
|
2561
2537
|
|
|
2562
2538
|
|
|
2563
2539
|
|
|
2564
|
-
|
|
2565
2540
|
var _GetSavingsPlansUtilizationDetailsCommand = class _GetSavingsPlansUtilizationDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2566
2541
|
...commonParams
|
|
2567
2542
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2578,7 +2553,6 @@ var GetSavingsPlansUtilizationDetailsCommand = _GetSavingsPlansUtilizationDetail
|
|
|
2578
2553
|
|
|
2579
2554
|
|
|
2580
2555
|
|
|
2581
|
-
|
|
2582
2556
|
var _GetTagsCommand = class _GetTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2583
2557
|
...commonParams
|
|
2584
2558
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2595,7 +2569,6 @@ var GetTagsCommand = _GetTagsCommand;
|
|
|
2595
2569
|
|
|
2596
2570
|
|
|
2597
2571
|
|
|
2598
|
-
|
|
2599
2572
|
var _GetUsageForecastCommand = class _GetUsageForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2600
2573
|
...commonParams
|
|
2601
2574
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2612,7 +2585,6 @@ var GetUsageForecastCommand = _GetUsageForecastCommand;
|
|
|
2612
2585
|
|
|
2613
2586
|
|
|
2614
2587
|
|
|
2615
|
-
|
|
2616
2588
|
var _ListCostAllocationTagBackfillHistoryCommand = class _ListCostAllocationTagBackfillHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2617
2589
|
...commonParams
|
|
2618
2590
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2629,7 +2601,6 @@ var ListCostAllocationTagBackfillHistoryCommand = _ListCostAllocationTagBackfill
|
|
|
2629
2601
|
|
|
2630
2602
|
|
|
2631
2603
|
|
|
2632
|
-
|
|
2633
2604
|
var _ListCostAllocationTagsCommand = class _ListCostAllocationTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2634
2605
|
...commonParams
|
|
2635
2606
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2646,7 +2617,6 @@ var ListCostAllocationTagsCommand = _ListCostAllocationTagsCommand;
|
|
|
2646
2617
|
|
|
2647
2618
|
|
|
2648
2619
|
|
|
2649
|
-
|
|
2650
2620
|
var _ListCostCategoryDefinitionsCommand = class _ListCostCategoryDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2651
2621
|
...commonParams
|
|
2652
2622
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2663,7 +2633,6 @@ var ListCostCategoryDefinitionsCommand = _ListCostCategoryDefinitionsCommand;
|
|
|
2663
2633
|
|
|
2664
2634
|
|
|
2665
2635
|
|
|
2666
|
-
|
|
2667
2636
|
var _ListSavingsPlansPurchaseRecommendationGenerationCommand = class _ListSavingsPlansPurchaseRecommendationGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2668
2637
|
...commonParams
|
|
2669
2638
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2680,7 +2649,6 @@ var ListSavingsPlansPurchaseRecommendationGenerationCommand = _ListSavingsPlansP
|
|
|
2680
2649
|
|
|
2681
2650
|
|
|
2682
2651
|
|
|
2683
|
-
|
|
2684
2652
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2685
2653
|
...commonParams
|
|
2686
2654
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2697,7 +2665,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2697
2665
|
|
|
2698
2666
|
|
|
2699
2667
|
|
|
2700
|
-
|
|
2701
2668
|
var _ProvideAnomalyFeedbackCommand = class _ProvideAnomalyFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2702
2669
|
...commonParams
|
|
2703
2670
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2714,7 +2681,6 @@ var ProvideAnomalyFeedbackCommand = _ProvideAnomalyFeedbackCommand;
|
|
|
2714
2681
|
|
|
2715
2682
|
|
|
2716
2683
|
|
|
2717
|
-
|
|
2718
2684
|
var _StartCostAllocationTagBackfillCommand = class _StartCostAllocationTagBackfillCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2719
2685
|
...commonParams
|
|
2720
2686
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2731,7 +2697,6 @@ var StartCostAllocationTagBackfillCommand = _StartCostAllocationTagBackfillComma
|
|
|
2731
2697
|
|
|
2732
2698
|
|
|
2733
2699
|
|
|
2734
|
-
|
|
2735
2700
|
var _StartSavingsPlansPurchaseRecommendationGenerationCommand = class _StartSavingsPlansPurchaseRecommendationGenerationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2736
2701
|
...commonParams
|
|
2737
2702
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2748,7 +2713,6 @@ var StartSavingsPlansPurchaseRecommendationGenerationCommand = _StartSavingsPlan
|
|
|
2748
2713
|
|
|
2749
2714
|
|
|
2750
2715
|
|
|
2751
|
-
|
|
2752
2716
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2753
2717
|
...commonParams
|
|
2754
2718
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2765,7 +2729,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2765
2729
|
|
|
2766
2730
|
|
|
2767
2731
|
|
|
2768
|
-
|
|
2769
2732
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2770
2733
|
...commonParams
|
|
2771
2734
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2782,7 +2745,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2782
2745
|
|
|
2783
2746
|
|
|
2784
2747
|
|
|
2785
|
-
|
|
2786
2748
|
var _UpdateAnomalyMonitorCommand = class _UpdateAnomalyMonitorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2787
2749
|
...commonParams
|
|
2788
2750
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2799,7 +2761,6 @@ var UpdateAnomalyMonitorCommand = _UpdateAnomalyMonitorCommand;
|
|
|
2799
2761
|
|
|
2800
2762
|
|
|
2801
2763
|
|
|
2802
|
-
|
|
2803
2764
|
var _UpdateAnomalySubscriptionCommand = class _UpdateAnomalySubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2804
2765
|
...commonParams
|
|
2805
2766
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2816,7 +2777,6 @@ var UpdateAnomalySubscriptionCommand = _UpdateAnomalySubscriptionCommand;
|
|
|
2816
2777
|
|
|
2817
2778
|
|
|
2818
2779
|
|
|
2819
|
-
|
|
2820
2780
|
var _UpdateCostAllocationTagsStatusCommand = class _UpdateCostAllocationTagsStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2821
2781
|
...commonParams
|
|
2822
2782
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2833,7 +2793,6 @@ var UpdateCostAllocationTagsStatusCommand = _UpdateCostAllocationTagsStatusComma
|
|
|
2833
2793
|
|
|
2834
2794
|
|
|
2835
2795
|
|
|
2836
|
-
|
|
2837
2796
|
var _UpdateCostCategoryDefinitionCommand = class _UpdateCostCategoryDefinitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2838
2797
|
...commonParams
|
|
2839
2798
|
}).m(function(Command, cs, config, o) {
|
|
@@ -131,15 +131,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
131
131
|
* Enables FIPS compatible endpoints.
|
|
132
132
|
*/
|
|
133
133
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
134
|
+
/**
|
|
135
|
+
* The AWS region to which this client will send requests
|
|
136
|
+
*/
|
|
137
|
+
region?: string | __Provider<string>;
|
|
134
138
|
/**
|
|
135
139
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
136
140
|
* @internal
|
|
137
141
|
*/
|
|
138
142
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
139
|
-
/**
|
|
140
|
-
* The AWS region to which this client will send requests
|
|
141
|
-
*/
|
|
142
|
-
region?: string | __Provider<string>;
|
|
143
143
|
/**
|
|
144
144
|
* Default credentials provider; Not available in browser runtime.
|
|
145
145
|
* @deprecated
|