@aws-sdk/client-forecast 3.170.0 → 3.171.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 +8 -0
- package/dist-types/ts3.4/Forecast.d.ts +0 -63
- package/dist-types/ts3.4/ForecastClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWhatIfAnalysisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWhatIfForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWhatIfForecastExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWhatIfAnalysisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMonitorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWhatIfAnalysisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastExportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExplainabilitiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExplainabilityExportsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListForecastExportJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListForecastsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitorEvaluationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPredictorsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWhatIfAnalysesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWhatIfForecastExportsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWhatIfForecastsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ResumeResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/ForecastServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -696
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-forecast
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-forecast
|
|
@@ -252,7 +252,6 @@ import {
|
|
|
252
252
|
UpdateDatasetGroupCommandOutput,
|
|
253
253
|
} from "./commands/UpdateDatasetGroupCommand";
|
|
254
254
|
import { ForecastClient } from "./ForecastClient";
|
|
255
|
-
|
|
256
255
|
export declare class Forecast extends ForecastClient {
|
|
257
256
|
createAutoPredictor(
|
|
258
257
|
args: CreateAutoPredictorCommandInput,
|
|
@@ -267,7 +266,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
267
266
|
options: __HttpHandlerOptions,
|
|
268
267
|
cb: (err: any, data?: CreateAutoPredictorCommandOutput) => void
|
|
269
268
|
): void;
|
|
270
|
-
|
|
271
269
|
createDataset(
|
|
272
270
|
args: CreateDatasetCommandInput,
|
|
273
271
|
options?: __HttpHandlerOptions
|
|
@@ -281,7 +279,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
281
279
|
options: __HttpHandlerOptions,
|
|
282
280
|
cb: (err: any, data?: CreateDatasetCommandOutput) => void
|
|
283
281
|
): void;
|
|
284
|
-
|
|
285
282
|
createDatasetGroup(
|
|
286
283
|
args: CreateDatasetGroupCommandInput,
|
|
287
284
|
options?: __HttpHandlerOptions
|
|
@@ -295,7 +292,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
295
292
|
options: __HttpHandlerOptions,
|
|
296
293
|
cb: (err: any, data?: CreateDatasetGroupCommandOutput) => void
|
|
297
294
|
): void;
|
|
298
|
-
|
|
299
295
|
createDatasetImportJob(
|
|
300
296
|
args: CreateDatasetImportJobCommandInput,
|
|
301
297
|
options?: __HttpHandlerOptions
|
|
@@ -309,7 +305,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
309
305
|
options: __HttpHandlerOptions,
|
|
310
306
|
cb: (err: any, data?: CreateDatasetImportJobCommandOutput) => void
|
|
311
307
|
): void;
|
|
312
|
-
|
|
313
308
|
createExplainability(
|
|
314
309
|
args: CreateExplainabilityCommandInput,
|
|
315
310
|
options?: __HttpHandlerOptions
|
|
@@ -323,7 +318,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
323
318
|
options: __HttpHandlerOptions,
|
|
324
319
|
cb: (err: any, data?: CreateExplainabilityCommandOutput) => void
|
|
325
320
|
): void;
|
|
326
|
-
|
|
327
321
|
createExplainabilityExport(
|
|
328
322
|
args: CreateExplainabilityExportCommandInput,
|
|
329
323
|
options?: __HttpHandlerOptions
|
|
@@ -337,7 +331,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
337
331
|
options: __HttpHandlerOptions,
|
|
338
332
|
cb: (err: any, data?: CreateExplainabilityExportCommandOutput) => void
|
|
339
333
|
): void;
|
|
340
|
-
|
|
341
334
|
createForecast(
|
|
342
335
|
args: CreateForecastCommandInput,
|
|
343
336
|
options?: __HttpHandlerOptions
|
|
@@ -351,7 +344,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
351
344
|
options: __HttpHandlerOptions,
|
|
352
345
|
cb: (err: any, data?: CreateForecastCommandOutput) => void
|
|
353
346
|
): void;
|
|
354
|
-
|
|
355
347
|
createForecastExportJob(
|
|
356
348
|
args: CreateForecastExportJobCommandInput,
|
|
357
349
|
options?: __HttpHandlerOptions
|
|
@@ -365,7 +357,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
365
357
|
options: __HttpHandlerOptions,
|
|
366
358
|
cb: (err: any, data?: CreateForecastExportJobCommandOutput) => void
|
|
367
359
|
): void;
|
|
368
|
-
|
|
369
360
|
createMonitor(
|
|
370
361
|
args: CreateMonitorCommandInput,
|
|
371
362
|
options?: __HttpHandlerOptions
|
|
@@ -379,7 +370,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
379
370
|
options: __HttpHandlerOptions,
|
|
380
371
|
cb: (err: any, data?: CreateMonitorCommandOutput) => void
|
|
381
372
|
): void;
|
|
382
|
-
|
|
383
373
|
createPredictor(
|
|
384
374
|
args: CreatePredictorCommandInput,
|
|
385
375
|
options?: __HttpHandlerOptions
|
|
@@ -393,7 +383,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
393
383
|
options: __HttpHandlerOptions,
|
|
394
384
|
cb: (err: any, data?: CreatePredictorCommandOutput) => void
|
|
395
385
|
): void;
|
|
396
|
-
|
|
397
386
|
createPredictorBacktestExportJob(
|
|
398
387
|
args: CreatePredictorBacktestExportJobCommandInput,
|
|
399
388
|
options?: __HttpHandlerOptions
|
|
@@ -407,7 +396,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
407
396
|
options: __HttpHandlerOptions,
|
|
408
397
|
cb: (err: any, data?: CreatePredictorBacktestExportJobCommandOutput) => void
|
|
409
398
|
): void;
|
|
410
|
-
|
|
411
399
|
createWhatIfAnalysis(
|
|
412
400
|
args: CreateWhatIfAnalysisCommandInput,
|
|
413
401
|
options?: __HttpHandlerOptions
|
|
@@ -421,7 +409,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
421
409
|
options: __HttpHandlerOptions,
|
|
422
410
|
cb: (err: any, data?: CreateWhatIfAnalysisCommandOutput) => void
|
|
423
411
|
): void;
|
|
424
|
-
|
|
425
412
|
createWhatIfForecast(
|
|
426
413
|
args: CreateWhatIfForecastCommandInput,
|
|
427
414
|
options?: __HttpHandlerOptions
|
|
@@ -435,7 +422,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
435
422
|
options: __HttpHandlerOptions,
|
|
436
423
|
cb: (err: any, data?: CreateWhatIfForecastCommandOutput) => void
|
|
437
424
|
): void;
|
|
438
|
-
|
|
439
425
|
createWhatIfForecastExport(
|
|
440
426
|
args: CreateWhatIfForecastExportCommandInput,
|
|
441
427
|
options?: __HttpHandlerOptions
|
|
@@ -449,7 +435,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
449
435
|
options: __HttpHandlerOptions,
|
|
450
436
|
cb: (err: any, data?: CreateWhatIfForecastExportCommandOutput) => void
|
|
451
437
|
): void;
|
|
452
|
-
|
|
453
438
|
deleteDataset(
|
|
454
439
|
args: DeleteDatasetCommandInput,
|
|
455
440
|
options?: __HttpHandlerOptions
|
|
@@ -463,7 +448,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
463
448
|
options: __HttpHandlerOptions,
|
|
464
449
|
cb: (err: any, data?: DeleteDatasetCommandOutput) => void
|
|
465
450
|
): void;
|
|
466
|
-
|
|
467
451
|
deleteDatasetGroup(
|
|
468
452
|
args: DeleteDatasetGroupCommandInput,
|
|
469
453
|
options?: __HttpHandlerOptions
|
|
@@ -477,7 +461,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
477
461
|
options: __HttpHandlerOptions,
|
|
478
462
|
cb: (err: any, data?: DeleteDatasetGroupCommandOutput) => void
|
|
479
463
|
): void;
|
|
480
|
-
|
|
481
464
|
deleteDatasetImportJob(
|
|
482
465
|
args: DeleteDatasetImportJobCommandInput,
|
|
483
466
|
options?: __HttpHandlerOptions
|
|
@@ -491,7 +474,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
491
474
|
options: __HttpHandlerOptions,
|
|
492
475
|
cb: (err: any, data?: DeleteDatasetImportJobCommandOutput) => void
|
|
493
476
|
): void;
|
|
494
|
-
|
|
495
477
|
deleteExplainability(
|
|
496
478
|
args: DeleteExplainabilityCommandInput,
|
|
497
479
|
options?: __HttpHandlerOptions
|
|
@@ -505,7 +487,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
505
487
|
options: __HttpHandlerOptions,
|
|
506
488
|
cb: (err: any, data?: DeleteExplainabilityCommandOutput) => void
|
|
507
489
|
): void;
|
|
508
|
-
|
|
509
490
|
deleteExplainabilityExport(
|
|
510
491
|
args: DeleteExplainabilityExportCommandInput,
|
|
511
492
|
options?: __HttpHandlerOptions
|
|
@@ -519,7 +500,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
519
500
|
options: __HttpHandlerOptions,
|
|
520
501
|
cb: (err: any, data?: DeleteExplainabilityExportCommandOutput) => void
|
|
521
502
|
): void;
|
|
522
|
-
|
|
523
503
|
deleteForecast(
|
|
524
504
|
args: DeleteForecastCommandInput,
|
|
525
505
|
options?: __HttpHandlerOptions
|
|
@@ -533,7 +513,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
533
513
|
options: __HttpHandlerOptions,
|
|
534
514
|
cb: (err: any, data?: DeleteForecastCommandOutput) => void
|
|
535
515
|
): void;
|
|
536
|
-
|
|
537
516
|
deleteForecastExportJob(
|
|
538
517
|
args: DeleteForecastExportJobCommandInput,
|
|
539
518
|
options?: __HttpHandlerOptions
|
|
@@ -547,7 +526,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
547
526
|
options: __HttpHandlerOptions,
|
|
548
527
|
cb: (err: any, data?: DeleteForecastExportJobCommandOutput) => void
|
|
549
528
|
): void;
|
|
550
|
-
|
|
551
529
|
deleteMonitor(
|
|
552
530
|
args: DeleteMonitorCommandInput,
|
|
553
531
|
options?: __HttpHandlerOptions
|
|
@@ -561,7 +539,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
561
539
|
options: __HttpHandlerOptions,
|
|
562
540
|
cb: (err: any, data?: DeleteMonitorCommandOutput) => void
|
|
563
541
|
): void;
|
|
564
|
-
|
|
565
542
|
deletePredictor(
|
|
566
543
|
args: DeletePredictorCommandInput,
|
|
567
544
|
options?: __HttpHandlerOptions
|
|
@@ -575,7 +552,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
575
552
|
options: __HttpHandlerOptions,
|
|
576
553
|
cb: (err: any, data?: DeletePredictorCommandOutput) => void
|
|
577
554
|
): void;
|
|
578
|
-
|
|
579
555
|
deletePredictorBacktestExportJob(
|
|
580
556
|
args: DeletePredictorBacktestExportJobCommandInput,
|
|
581
557
|
options?: __HttpHandlerOptions
|
|
@@ -589,7 +565,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
589
565
|
options: __HttpHandlerOptions,
|
|
590
566
|
cb: (err: any, data?: DeletePredictorBacktestExportJobCommandOutput) => void
|
|
591
567
|
): void;
|
|
592
|
-
|
|
593
568
|
deleteResourceTree(
|
|
594
569
|
args: DeleteResourceTreeCommandInput,
|
|
595
570
|
options?: __HttpHandlerOptions
|
|
@@ -603,7 +578,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
603
578
|
options: __HttpHandlerOptions,
|
|
604
579
|
cb: (err: any, data?: DeleteResourceTreeCommandOutput) => void
|
|
605
580
|
): void;
|
|
606
|
-
|
|
607
581
|
deleteWhatIfAnalysis(
|
|
608
582
|
args: DeleteWhatIfAnalysisCommandInput,
|
|
609
583
|
options?: __HttpHandlerOptions
|
|
@@ -617,7 +591,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
617
591
|
options: __HttpHandlerOptions,
|
|
618
592
|
cb: (err: any, data?: DeleteWhatIfAnalysisCommandOutput) => void
|
|
619
593
|
): void;
|
|
620
|
-
|
|
621
594
|
deleteWhatIfForecast(
|
|
622
595
|
args: DeleteWhatIfForecastCommandInput,
|
|
623
596
|
options?: __HttpHandlerOptions
|
|
@@ -631,7 +604,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
631
604
|
options: __HttpHandlerOptions,
|
|
632
605
|
cb: (err: any, data?: DeleteWhatIfForecastCommandOutput) => void
|
|
633
606
|
): void;
|
|
634
|
-
|
|
635
607
|
deleteWhatIfForecastExport(
|
|
636
608
|
args: DeleteWhatIfForecastExportCommandInput,
|
|
637
609
|
options?: __HttpHandlerOptions
|
|
@@ -645,7 +617,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
645
617
|
options: __HttpHandlerOptions,
|
|
646
618
|
cb: (err: any, data?: DeleteWhatIfForecastExportCommandOutput) => void
|
|
647
619
|
): void;
|
|
648
|
-
|
|
649
620
|
describeAutoPredictor(
|
|
650
621
|
args: DescribeAutoPredictorCommandInput,
|
|
651
622
|
options?: __HttpHandlerOptions
|
|
@@ -659,7 +630,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
659
630
|
options: __HttpHandlerOptions,
|
|
660
631
|
cb: (err: any, data?: DescribeAutoPredictorCommandOutput) => void
|
|
661
632
|
): void;
|
|
662
|
-
|
|
663
633
|
describeDataset(
|
|
664
634
|
args: DescribeDatasetCommandInput,
|
|
665
635
|
options?: __HttpHandlerOptions
|
|
@@ -673,7 +643,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
673
643
|
options: __HttpHandlerOptions,
|
|
674
644
|
cb: (err: any, data?: DescribeDatasetCommandOutput) => void
|
|
675
645
|
): void;
|
|
676
|
-
|
|
677
646
|
describeDatasetGroup(
|
|
678
647
|
args: DescribeDatasetGroupCommandInput,
|
|
679
648
|
options?: __HttpHandlerOptions
|
|
@@ -687,7 +656,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
687
656
|
options: __HttpHandlerOptions,
|
|
688
657
|
cb: (err: any, data?: DescribeDatasetGroupCommandOutput) => void
|
|
689
658
|
): void;
|
|
690
|
-
|
|
691
659
|
describeDatasetImportJob(
|
|
692
660
|
args: DescribeDatasetImportJobCommandInput,
|
|
693
661
|
options?: __HttpHandlerOptions
|
|
@@ -701,7 +669,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
701
669
|
options: __HttpHandlerOptions,
|
|
702
670
|
cb: (err: any, data?: DescribeDatasetImportJobCommandOutput) => void
|
|
703
671
|
): void;
|
|
704
|
-
|
|
705
672
|
describeExplainability(
|
|
706
673
|
args: DescribeExplainabilityCommandInput,
|
|
707
674
|
options?: __HttpHandlerOptions
|
|
@@ -715,7 +682,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
715
682
|
options: __HttpHandlerOptions,
|
|
716
683
|
cb: (err: any, data?: DescribeExplainabilityCommandOutput) => void
|
|
717
684
|
): void;
|
|
718
|
-
|
|
719
685
|
describeExplainabilityExport(
|
|
720
686
|
args: DescribeExplainabilityExportCommandInput,
|
|
721
687
|
options?: __HttpHandlerOptions
|
|
@@ -729,7 +695,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
729
695
|
options: __HttpHandlerOptions,
|
|
730
696
|
cb: (err: any, data?: DescribeExplainabilityExportCommandOutput) => void
|
|
731
697
|
): void;
|
|
732
|
-
|
|
733
698
|
describeForecast(
|
|
734
699
|
args: DescribeForecastCommandInput,
|
|
735
700
|
options?: __HttpHandlerOptions
|
|
@@ -743,7 +708,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
743
708
|
options: __HttpHandlerOptions,
|
|
744
709
|
cb: (err: any, data?: DescribeForecastCommandOutput) => void
|
|
745
710
|
): void;
|
|
746
|
-
|
|
747
711
|
describeForecastExportJob(
|
|
748
712
|
args: DescribeForecastExportJobCommandInput,
|
|
749
713
|
options?: __HttpHandlerOptions
|
|
@@ -757,7 +721,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
757
721
|
options: __HttpHandlerOptions,
|
|
758
722
|
cb: (err: any, data?: DescribeForecastExportJobCommandOutput) => void
|
|
759
723
|
): void;
|
|
760
|
-
|
|
761
724
|
describeMonitor(
|
|
762
725
|
args: DescribeMonitorCommandInput,
|
|
763
726
|
options?: __HttpHandlerOptions
|
|
@@ -771,7 +734,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
771
734
|
options: __HttpHandlerOptions,
|
|
772
735
|
cb: (err: any, data?: DescribeMonitorCommandOutput) => void
|
|
773
736
|
): void;
|
|
774
|
-
|
|
775
737
|
describePredictor(
|
|
776
738
|
args: DescribePredictorCommandInput,
|
|
777
739
|
options?: __HttpHandlerOptions
|
|
@@ -785,7 +747,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
785
747
|
options: __HttpHandlerOptions,
|
|
786
748
|
cb: (err: any, data?: DescribePredictorCommandOutput) => void
|
|
787
749
|
): void;
|
|
788
|
-
|
|
789
750
|
describePredictorBacktestExportJob(
|
|
790
751
|
args: DescribePredictorBacktestExportJobCommandInput,
|
|
791
752
|
options?: __HttpHandlerOptions
|
|
@@ -805,7 +766,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
805
766
|
data?: DescribePredictorBacktestExportJobCommandOutput
|
|
806
767
|
) => void
|
|
807
768
|
): void;
|
|
808
|
-
|
|
809
769
|
describeWhatIfAnalysis(
|
|
810
770
|
args: DescribeWhatIfAnalysisCommandInput,
|
|
811
771
|
options?: __HttpHandlerOptions
|
|
@@ -819,7 +779,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
819
779
|
options: __HttpHandlerOptions,
|
|
820
780
|
cb: (err: any, data?: DescribeWhatIfAnalysisCommandOutput) => void
|
|
821
781
|
): void;
|
|
822
|
-
|
|
823
782
|
describeWhatIfForecast(
|
|
824
783
|
args: DescribeWhatIfForecastCommandInput,
|
|
825
784
|
options?: __HttpHandlerOptions
|
|
@@ -833,7 +792,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
833
792
|
options: __HttpHandlerOptions,
|
|
834
793
|
cb: (err: any, data?: DescribeWhatIfForecastCommandOutput) => void
|
|
835
794
|
): void;
|
|
836
|
-
|
|
837
795
|
describeWhatIfForecastExport(
|
|
838
796
|
args: DescribeWhatIfForecastExportCommandInput,
|
|
839
797
|
options?: __HttpHandlerOptions
|
|
@@ -847,7 +805,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
847
805
|
options: __HttpHandlerOptions,
|
|
848
806
|
cb: (err: any, data?: DescribeWhatIfForecastExportCommandOutput) => void
|
|
849
807
|
): void;
|
|
850
|
-
|
|
851
808
|
getAccuracyMetrics(
|
|
852
809
|
args: GetAccuracyMetricsCommandInput,
|
|
853
810
|
options?: __HttpHandlerOptions
|
|
@@ -861,7 +818,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
861
818
|
options: __HttpHandlerOptions,
|
|
862
819
|
cb: (err: any, data?: GetAccuracyMetricsCommandOutput) => void
|
|
863
820
|
): void;
|
|
864
|
-
|
|
865
821
|
listDatasetGroups(
|
|
866
822
|
args: ListDatasetGroupsCommandInput,
|
|
867
823
|
options?: __HttpHandlerOptions
|
|
@@ -875,7 +831,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
875
831
|
options: __HttpHandlerOptions,
|
|
876
832
|
cb: (err: any, data?: ListDatasetGroupsCommandOutput) => void
|
|
877
833
|
): void;
|
|
878
|
-
|
|
879
834
|
listDatasetImportJobs(
|
|
880
835
|
args: ListDatasetImportJobsCommandInput,
|
|
881
836
|
options?: __HttpHandlerOptions
|
|
@@ -889,7 +844,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
889
844
|
options: __HttpHandlerOptions,
|
|
890
845
|
cb: (err: any, data?: ListDatasetImportJobsCommandOutput) => void
|
|
891
846
|
): void;
|
|
892
|
-
|
|
893
847
|
listDatasets(
|
|
894
848
|
args: ListDatasetsCommandInput,
|
|
895
849
|
options?: __HttpHandlerOptions
|
|
@@ -903,7 +857,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
903
857
|
options: __HttpHandlerOptions,
|
|
904
858
|
cb: (err: any, data?: ListDatasetsCommandOutput) => void
|
|
905
859
|
): void;
|
|
906
|
-
|
|
907
860
|
listExplainabilities(
|
|
908
861
|
args: ListExplainabilitiesCommandInput,
|
|
909
862
|
options?: __HttpHandlerOptions
|
|
@@ -917,7 +870,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
917
870
|
options: __HttpHandlerOptions,
|
|
918
871
|
cb: (err: any, data?: ListExplainabilitiesCommandOutput) => void
|
|
919
872
|
): void;
|
|
920
|
-
|
|
921
873
|
listExplainabilityExports(
|
|
922
874
|
args: ListExplainabilityExportsCommandInput,
|
|
923
875
|
options?: __HttpHandlerOptions
|
|
@@ -931,7 +883,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
931
883
|
options: __HttpHandlerOptions,
|
|
932
884
|
cb: (err: any, data?: ListExplainabilityExportsCommandOutput) => void
|
|
933
885
|
): void;
|
|
934
|
-
|
|
935
886
|
listForecastExportJobs(
|
|
936
887
|
args: ListForecastExportJobsCommandInput,
|
|
937
888
|
options?: __HttpHandlerOptions
|
|
@@ -945,7 +896,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
945
896
|
options: __HttpHandlerOptions,
|
|
946
897
|
cb: (err: any, data?: ListForecastExportJobsCommandOutput) => void
|
|
947
898
|
): void;
|
|
948
|
-
|
|
949
899
|
listForecasts(
|
|
950
900
|
args: ListForecastsCommandInput,
|
|
951
901
|
options?: __HttpHandlerOptions
|
|
@@ -959,7 +909,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
959
909
|
options: __HttpHandlerOptions,
|
|
960
910
|
cb: (err: any, data?: ListForecastsCommandOutput) => void
|
|
961
911
|
): void;
|
|
962
|
-
|
|
963
912
|
listMonitorEvaluations(
|
|
964
913
|
args: ListMonitorEvaluationsCommandInput,
|
|
965
914
|
options?: __HttpHandlerOptions
|
|
@@ -973,7 +922,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
973
922
|
options: __HttpHandlerOptions,
|
|
974
923
|
cb: (err: any, data?: ListMonitorEvaluationsCommandOutput) => void
|
|
975
924
|
): void;
|
|
976
|
-
|
|
977
925
|
listMonitors(
|
|
978
926
|
args: ListMonitorsCommandInput,
|
|
979
927
|
options?: __HttpHandlerOptions
|
|
@@ -987,7 +935,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
987
935
|
options: __HttpHandlerOptions,
|
|
988
936
|
cb: (err: any, data?: ListMonitorsCommandOutput) => void
|
|
989
937
|
): void;
|
|
990
|
-
|
|
991
938
|
listPredictorBacktestExportJobs(
|
|
992
939
|
args: ListPredictorBacktestExportJobsCommandInput,
|
|
993
940
|
options?: __HttpHandlerOptions
|
|
@@ -1001,7 +948,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1001
948
|
options: __HttpHandlerOptions,
|
|
1002
949
|
cb: (err: any, data?: ListPredictorBacktestExportJobsCommandOutput) => void
|
|
1003
950
|
): void;
|
|
1004
|
-
|
|
1005
951
|
listPredictors(
|
|
1006
952
|
args: ListPredictorsCommandInput,
|
|
1007
953
|
options?: __HttpHandlerOptions
|
|
@@ -1015,7 +961,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1015
961
|
options: __HttpHandlerOptions,
|
|
1016
962
|
cb: (err: any, data?: ListPredictorsCommandOutput) => void
|
|
1017
963
|
): void;
|
|
1018
|
-
|
|
1019
964
|
listTagsForResource(
|
|
1020
965
|
args: ListTagsForResourceCommandInput,
|
|
1021
966
|
options?: __HttpHandlerOptions
|
|
@@ -1029,7 +974,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1029
974
|
options: __HttpHandlerOptions,
|
|
1030
975
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1031
976
|
): void;
|
|
1032
|
-
|
|
1033
977
|
listWhatIfAnalyses(
|
|
1034
978
|
args: ListWhatIfAnalysesCommandInput,
|
|
1035
979
|
options?: __HttpHandlerOptions
|
|
@@ -1043,7 +987,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1043
987
|
options: __HttpHandlerOptions,
|
|
1044
988
|
cb: (err: any, data?: ListWhatIfAnalysesCommandOutput) => void
|
|
1045
989
|
): void;
|
|
1046
|
-
|
|
1047
990
|
listWhatIfForecastExports(
|
|
1048
991
|
args: ListWhatIfForecastExportsCommandInput,
|
|
1049
992
|
options?: __HttpHandlerOptions
|
|
@@ -1057,7 +1000,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1057
1000
|
options: __HttpHandlerOptions,
|
|
1058
1001
|
cb: (err: any, data?: ListWhatIfForecastExportsCommandOutput) => void
|
|
1059
1002
|
): void;
|
|
1060
|
-
|
|
1061
1003
|
listWhatIfForecasts(
|
|
1062
1004
|
args: ListWhatIfForecastsCommandInput,
|
|
1063
1005
|
options?: __HttpHandlerOptions
|
|
@@ -1071,7 +1013,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1071
1013
|
options: __HttpHandlerOptions,
|
|
1072
1014
|
cb: (err: any, data?: ListWhatIfForecastsCommandOutput) => void
|
|
1073
1015
|
): void;
|
|
1074
|
-
|
|
1075
1016
|
resumeResource(
|
|
1076
1017
|
args: ResumeResourceCommandInput,
|
|
1077
1018
|
options?: __HttpHandlerOptions
|
|
@@ -1085,7 +1026,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1085
1026
|
options: __HttpHandlerOptions,
|
|
1086
1027
|
cb: (err: any, data?: ResumeResourceCommandOutput) => void
|
|
1087
1028
|
): void;
|
|
1088
|
-
|
|
1089
1029
|
stopResource(
|
|
1090
1030
|
args: StopResourceCommandInput,
|
|
1091
1031
|
options?: __HttpHandlerOptions
|
|
@@ -1099,7 +1039,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1099
1039
|
options: __HttpHandlerOptions,
|
|
1100
1040
|
cb: (err: any, data?: StopResourceCommandOutput) => void
|
|
1101
1041
|
): void;
|
|
1102
|
-
|
|
1103
1042
|
tagResource(
|
|
1104
1043
|
args: TagResourceCommandInput,
|
|
1105
1044
|
options?: __HttpHandlerOptions
|
|
@@ -1113,7 +1052,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1113
1052
|
options: __HttpHandlerOptions,
|
|
1114
1053
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1115
1054
|
): void;
|
|
1116
|
-
|
|
1117
1055
|
untagResource(
|
|
1118
1056
|
args: UntagResourceCommandInput,
|
|
1119
1057
|
options?: __HttpHandlerOptions
|
|
@@ -1127,7 +1065,6 @@ export declare class Forecast extends ForecastClient {
|
|
|
1127
1065
|
options: __HttpHandlerOptions,
|
|
1128
1066
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1129
1067
|
): void;
|
|
1130
|
-
|
|
1131
1068
|
updateDatasetGroup(
|
|
1132
1069
|
args: UpdateDatasetGroupCommandInput,
|
|
1133
1070
|
options?: __HttpHandlerOptions
|
|
@@ -425,47 +425,26 @@ export declare type ServiceOutputTypes =
|
|
|
425
425
|
export interface ClientDefaults
|
|
426
426
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
427
427
|
requestHandler?: __HttpHandler;
|
|
428
|
-
|
|
429
428
|
sha256?: __HashConstructor;
|
|
430
|
-
|
|
431
429
|
urlParser?: __UrlParser;
|
|
432
|
-
|
|
433
430
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
434
|
-
|
|
435
431
|
streamCollector?: __StreamCollector;
|
|
436
|
-
|
|
437
432
|
base64Decoder?: __Decoder;
|
|
438
|
-
|
|
439
433
|
base64Encoder?: __Encoder;
|
|
440
|
-
|
|
441
434
|
utf8Decoder?: __Decoder;
|
|
442
|
-
|
|
443
435
|
utf8Encoder?: __Encoder;
|
|
444
|
-
|
|
445
436
|
runtime?: string;
|
|
446
|
-
|
|
447
437
|
disableHostPrefix?: boolean;
|
|
448
|
-
|
|
449
438
|
maxAttempts?: number | __Provider<number>;
|
|
450
|
-
|
|
451
439
|
retryMode?: string | __Provider<string>;
|
|
452
|
-
|
|
453
440
|
logger?: __Logger;
|
|
454
|
-
|
|
455
441
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
456
|
-
|
|
457
442
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
458
|
-
|
|
459
443
|
serviceId?: string;
|
|
460
|
-
|
|
461
444
|
region?: string | __Provider<string>;
|
|
462
|
-
|
|
463
445
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
464
|
-
|
|
465
446
|
regionInfoProvider?: RegionInfoProvider;
|
|
466
|
-
|
|
467
447
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
468
|
-
|
|
469
448
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
470
449
|
}
|
|
471
450
|
declare type ForecastClientConfigType = Partial<
|
|
@@ -478,7 +457,6 @@ declare type ForecastClientConfigType = Partial<
|
|
|
478
457
|
HostHeaderInputConfig &
|
|
479
458
|
AwsAuthInputConfig &
|
|
480
459
|
UserAgentInputConfig;
|
|
481
|
-
|
|
482
460
|
export interface ForecastClientConfig extends ForecastClientConfigType {}
|
|
483
461
|
declare type ForecastClientResolvedConfigType =
|
|
484
462
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -489,10 +467,8 @@ declare type ForecastClientResolvedConfigType =
|
|
|
489
467
|
HostHeaderResolvedConfig &
|
|
490
468
|
AwsAuthResolvedConfig &
|
|
491
469
|
UserAgentResolvedConfig;
|
|
492
|
-
|
|
493
470
|
export interface ForecastClientResolvedConfig
|
|
494
471
|
extends ForecastClientResolvedConfigType {}
|
|
495
|
-
|
|
496
472
|
export declare class ForecastClient extends __Client<
|
|
497
473
|
__HttpHandlerOptions,
|
|
498
474
|
ServiceInputTypes,
|
|
@@ -501,7 +477,6 @@ export declare class ForecastClient extends __Client<
|
|
|
501
477
|
> {
|
|
502
478
|
readonly config: ForecastClientResolvedConfig;
|
|
503
479
|
constructor(configuration: ForecastClientConfig);
|
|
504
|
-
|
|
505
480
|
destroy(): void;
|
|
506
481
|
}
|
|
507
482
|
export {};
|
|
@@ -19,7 +19,6 @@ export interface CreateAutoPredictorCommandInput
|
|
|
19
19
|
export interface CreateAutoPredictorCommandOutput
|
|
20
20
|
extends CreateAutoPredictorResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateAutoPredictorCommand extends $Command<
|
|
24
23
|
CreateAutoPredictorCommandInput,
|
|
25
24
|
CreateAutoPredictorCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateAutoPredictorCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateAutoPredictorCommandInput;
|
|
29
28
|
constructor(input: CreateAutoPredictorCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateDatasetCommandInput extends CreateDatasetRequest {}
|
|
|
18
18
|
export interface CreateDatasetCommandOutput
|
|
19
19
|
extends CreateDatasetResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateDatasetCommand extends $Command<
|
|
23
22
|
CreateDatasetCommandInput,
|
|
24
23
|
CreateDatasetCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateDatasetCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateDatasetCommandInput;
|
|
28
27
|
constructor(input: CreateDatasetCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDatasetGroupCommandInput
|
|
|
19
19
|
export interface CreateDatasetGroupCommandOutput
|
|
20
20
|
extends CreateDatasetGroupResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDatasetGroupCommand extends $Command<
|
|
24
23
|
CreateDatasetGroupCommandInput,
|
|
25
24
|
CreateDatasetGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDatasetGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDatasetGroupCommandInput;
|
|
29
28
|
constructor(input: CreateDatasetGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateDatasetImportJobCommandInput
|
|
|
19
19
|
export interface CreateDatasetImportJobCommandOutput
|
|
20
20
|
extends CreateDatasetImportJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateDatasetImportJobCommand extends $Command<
|
|
24
23
|
CreateDatasetImportJobCommandInput,
|
|
25
24
|
CreateDatasetImportJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateDatasetImportJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateDatasetImportJobCommandInput;
|
|
29
28
|
constructor(input: CreateDatasetImportJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateExplainabilityCommandInput
|
|
|
19
19
|
export interface CreateExplainabilityCommandOutput
|
|
20
20
|
extends CreateExplainabilityResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateExplainabilityCommand extends $Command<
|
|
24
23
|
CreateExplainabilityCommandInput,
|
|
25
24
|
CreateExplainabilityCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateExplainabilityCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateExplainabilityCommandInput;
|
|
29
28
|
constructor(input: CreateExplainabilityCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateExplainabilityExportCommandInput
|
|
|
19
19
|
export interface CreateExplainabilityExportCommandOutput
|
|
20
20
|
extends CreateExplainabilityExportResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateExplainabilityExportCommand extends $Command<
|
|
24
23
|
CreateExplainabilityExportCommandInput,
|
|
25
24
|
CreateExplainabilityExportCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateExplainabilityExportCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateExplainabilityExportCommandInput;
|
|
29
28
|
constructor(input: CreateExplainabilityExportCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: ForecastClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CreateForecastCommandInput extends CreateForecastRequest {}
|
|
|
18
18
|
export interface CreateForecastCommandOutput
|
|
19
19
|
extends CreateForecastResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CreateForecastCommand extends $Command<
|
|
23
22
|
CreateForecastCommandInput,
|
|
24
23
|
CreateForecastCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CreateForecastCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CreateForecastCommandInput;
|
|
28
27
|
constructor(input: CreateForecastCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: ForecastClientResolvedConfig,
|