@aws-sdk/client-forecast 3.590.0 → 3.596.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 -63
- package/dist-types/commands/CreateAutoPredictorCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateExplainabilityCommand.d.ts +2 -1
- package/dist-types/commands/CreateExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/commands/CreateForecastCommand.d.ts +2 -1
- package/dist-types/commands/CreateForecastExportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateMonitorCommand.d.ts +2 -1
- package/dist-types/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreatePredictorCommand.d.ts +2 -1
- package/dist-types/commands/CreateWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/CreateWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/commands/CreateWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExplainabilityCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteForecastCommand.d.ts +2 -1
- package/dist-types/commands/DeleteForecastExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMonitorCommand.d.ts +2 -1
- package/dist-types/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeletePredictorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceTreeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoPredictorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExplainabilityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeForecastCommand.d.ts +2 -1
- package/dist-types/commands/DescribeForecastExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMonitorCommand.d.ts +2 -1
- package/dist-types/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribePredictorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/commands/GetAccuracyMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/commands/ListExplainabilitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListExplainabilityExportsCommand.d.ts +2 -1
- package/dist-types/commands/ListForecastExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListForecastsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitorEvaluationsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitorsCommand.d.ts +2 -1
- package/dist-types/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListPredictorsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWhatIfAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/ListWhatIfForecastExportsCommand.d.ts +2 -1
- package/dist-types/commands/ListWhatIfForecastsCommand.d.ts +2 -1
- package/dist-types/commands/ResumeResourceCommand.d.ts +2 -1
- package/dist-types/commands/StopResourceCommand.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/UpdateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ForecastServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMonitorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastExportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExplainabilitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExplainabilityExportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListForecastExportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListForecastsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitorEvaluationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPredictorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWhatIfAnalysesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWhatIfForecastExportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWhatIfForecastsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopResourceCommand.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/UpdateDatasetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ForecastServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -296,7 +296,6 @@ var ForecastClient = _ForecastClient;
|
|
|
296
296
|
|
|
297
297
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
298
298
|
|
|
299
|
-
var import_types = require("@smithy/types");
|
|
300
299
|
|
|
301
300
|
// src/models/models_0.ts
|
|
302
301
|
|
|
@@ -2725,7 +2724,6 @@ var CreateAutoPredictorCommand = _CreateAutoPredictorCommand;
|
|
|
2725
2724
|
|
|
2726
2725
|
|
|
2727
2726
|
|
|
2728
|
-
|
|
2729
2727
|
var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2730
2728
|
...commonParams
|
|
2731
2729
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2742,7 +2740,6 @@ var CreateDatasetCommand = _CreateDatasetCommand;
|
|
|
2742
2740
|
|
|
2743
2741
|
|
|
2744
2742
|
|
|
2745
|
-
|
|
2746
2743
|
var _CreateDatasetGroupCommand = class _CreateDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2747
2744
|
...commonParams
|
|
2748
2745
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2759,7 +2756,6 @@ var CreateDatasetGroupCommand = _CreateDatasetGroupCommand;
|
|
|
2759
2756
|
|
|
2760
2757
|
|
|
2761
2758
|
|
|
2762
|
-
|
|
2763
2759
|
var _CreateDatasetImportJobCommand = class _CreateDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2764
2760
|
...commonParams
|
|
2765
2761
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2776,7 +2772,6 @@ var CreateDatasetImportJobCommand = _CreateDatasetImportJobCommand;
|
|
|
2776
2772
|
|
|
2777
2773
|
|
|
2778
2774
|
|
|
2779
|
-
|
|
2780
2775
|
var _CreateExplainabilityCommand = class _CreateExplainabilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2781
2776
|
...commonParams
|
|
2782
2777
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2793,7 +2788,6 @@ var CreateExplainabilityCommand = _CreateExplainabilityCommand;
|
|
|
2793
2788
|
|
|
2794
2789
|
|
|
2795
2790
|
|
|
2796
|
-
|
|
2797
2791
|
var _CreateExplainabilityExportCommand = class _CreateExplainabilityExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2798
2792
|
...commonParams
|
|
2799
2793
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2810,7 +2804,6 @@ var CreateExplainabilityExportCommand = _CreateExplainabilityExportCommand;
|
|
|
2810
2804
|
|
|
2811
2805
|
|
|
2812
2806
|
|
|
2813
|
-
|
|
2814
2807
|
var _CreateForecastCommand = class _CreateForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2815
2808
|
...commonParams
|
|
2816
2809
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2827,7 +2820,6 @@ var CreateForecastCommand = _CreateForecastCommand;
|
|
|
2827
2820
|
|
|
2828
2821
|
|
|
2829
2822
|
|
|
2830
|
-
|
|
2831
2823
|
var _CreateForecastExportJobCommand = class _CreateForecastExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2832
2824
|
...commonParams
|
|
2833
2825
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2844,7 +2836,6 @@ var CreateForecastExportJobCommand = _CreateForecastExportJobCommand;
|
|
|
2844
2836
|
|
|
2845
2837
|
|
|
2846
2838
|
|
|
2847
|
-
|
|
2848
2839
|
var _CreateMonitorCommand = class _CreateMonitorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2849
2840
|
...commonParams
|
|
2850
2841
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2861,7 +2852,6 @@ var CreateMonitorCommand = _CreateMonitorCommand;
|
|
|
2861
2852
|
|
|
2862
2853
|
|
|
2863
2854
|
|
|
2864
|
-
|
|
2865
2855
|
var _CreatePredictorBacktestExportJobCommand = class _CreatePredictorBacktestExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2866
2856
|
...commonParams
|
|
2867
2857
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2878,7 +2868,6 @@ var CreatePredictorBacktestExportJobCommand = _CreatePredictorBacktestExportJobC
|
|
|
2878
2868
|
|
|
2879
2869
|
|
|
2880
2870
|
|
|
2881
|
-
|
|
2882
2871
|
var _CreatePredictorCommand = class _CreatePredictorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2883
2872
|
...commonParams
|
|
2884
2873
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2895,7 +2884,6 @@ var CreatePredictorCommand = _CreatePredictorCommand;
|
|
|
2895
2884
|
|
|
2896
2885
|
|
|
2897
2886
|
|
|
2898
|
-
|
|
2899
2887
|
var _CreateWhatIfAnalysisCommand = class _CreateWhatIfAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2900
2888
|
...commonParams
|
|
2901
2889
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2912,7 +2900,6 @@ var CreateWhatIfAnalysisCommand = _CreateWhatIfAnalysisCommand;
|
|
|
2912
2900
|
|
|
2913
2901
|
|
|
2914
2902
|
|
|
2915
|
-
|
|
2916
2903
|
var _CreateWhatIfForecastCommand = class _CreateWhatIfForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2917
2904
|
...commonParams
|
|
2918
2905
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2929,7 +2916,6 @@ var CreateWhatIfForecastCommand = _CreateWhatIfForecastCommand;
|
|
|
2929
2916
|
|
|
2930
2917
|
|
|
2931
2918
|
|
|
2932
|
-
|
|
2933
2919
|
var _CreateWhatIfForecastExportCommand = class _CreateWhatIfForecastExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2934
2920
|
...commonParams
|
|
2935
2921
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2946,7 +2932,6 @@ var CreateWhatIfForecastExportCommand = _CreateWhatIfForecastExportCommand;
|
|
|
2946
2932
|
|
|
2947
2933
|
|
|
2948
2934
|
|
|
2949
|
-
|
|
2950
2935
|
var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2951
2936
|
...commonParams
|
|
2952
2937
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2963,7 +2948,6 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
|
|
|
2963
2948
|
|
|
2964
2949
|
|
|
2965
2950
|
|
|
2966
|
-
|
|
2967
2951
|
var _DeleteDatasetGroupCommand = class _DeleteDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2968
2952
|
...commonParams
|
|
2969
2953
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2980,7 +2964,6 @@ var DeleteDatasetGroupCommand = _DeleteDatasetGroupCommand;
|
|
|
2980
2964
|
|
|
2981
2965
|
|
|
2982
2966
|
|
|
2983
|
-
|
|
2984
2967
|
var _DeleteDatasetImportJobCommand = class _DeleteDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2985
2968
|
...commonParams
|
|
2986
2969
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2997,7 +2980,6 @@ var DeleteDatasetImportJobCommand = _DeleteDatasetImportJobCommand;
|
|
|
2997
2980
|
|
|
2998
2981
|
|
|
2999
2982
|
|
|
3000
|
-
|
|
3001
2983
|
var _DeleteExplainabilityCommand = class _DeleteExplainabilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3002
2984
|
...commonParams
|
|
3003
2985
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3014,7 +2996,6 @@ var DeleteExplainabilityCommand = _DeleteExplainabilityCommand;
|
|
|
3014
2996
|
|
|
3015
2997
|
|
|
3016
2998
|
|
|
3017
|
-
|
|
3018
2999
|
var _DeleteExplainabilityExportCommand = class _DeleteExplainabilityExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3019
3000
|
...commonParams
|
|
3020
3001
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3031,7 +3012,6 @@ var DeleteExplainabilityExportCommand = _DeleteExplainabilityExportCommand;
|
|
|
3031
3012
|
|
|
3032
3013
|
|
|
3033
3014
|
|
|
3034
|
-
|
|
3035
3015
|
var _DeleteForecastCommand = class _DeleteForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3036
3016
|
...commonParams
|
|
3037
3017
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3048,7 +3028,6 @@ var DeleteForecastCommand = _DeleteForecastCommand;
|
|
|
3048
3028
|
|
|
3049
3029
|
|
|
3050
3030
|
|
|
3051
|
-
|
|
3052
3031
|
var _DeleteForecastExportJobCommand = class _DeleteForecastExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3053
3032
|
...commonParams
|
|
3054
3033
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3065,7 +3044,6 @@ var DeleteForecastExportJobCommand = _DeleteForecastExportJobCommand;
|
|
|
3065
3044
|
|
|
3066
3045
|
|
|
3067
3046
|
|
|
3068
|
-
|
|
3069
3047
|
var _DeleteMonitorCommand = class _DeleteMonitorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3070
3048
|
...commonParams
|
|
3071
3049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3082,7 +3060,6 @@ var DeleteMonitorCommand = _DeleteMonitorCommand;
|
|
|
3082
3060
|
|
|
3083
3061
|
|
|
3084
3062
|
|
|
3085
|
-
|
|
3086
3063
|
var _DeletePredictorBacktestExportJobCommand = class _DeletePredictorBacktestExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3087
3064
|
...commonParams
|
|
3088
3065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3099,7 +3076,6 @@ var DeletePredictorBacktestExportJobCommand = _DeletePredictorBacktestExportJobC
|
|
|
3099
3076
|
|
|
3100
3077
|
|
|
3101
3078
|
|
|
3102
|
-
|
|
3103
3079
|
var _DeletePredictorCommand = class _DeletePredictorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3104
3080
|
...commonParams
|
|
3105
3081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3116,7 +3092,6 @@ var DeletePredictorCommand = _DeletePredictorCommand;
|
|
|
3116
3092
|
|
|
3117
3093
|
|
|
3118
3094
|
|
|
3119
|
-
|
|
3120
3095
|
var _DeleteResourceTreeCommand = class _DeleteResourceTreeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3121
3096
|
...commonParams
|
|
3122
3097
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3133,7 +3108,6 @@ var DeleteResourceTreeCommand = _DeleteResourceTreeCommand;
|
|
|
3133
3108
|
|
|
3134
3109
|
|
|
3135
3110
|
|
|
3136
|
-
|
|
3137
3111
|
var _DeleteWhatIfAnalysisCommand = class _DeleteWhatIfAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3138
3112
|
...commonParams
|
|
3139
3113
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3150,7 +3124,6 @@ var DeleteWhatIfAnalysisCommand = _DeleteWhatIfAnalysisCommand;
|
|
|
3150
3124
|
|
|
3151
3125
|
|
|
3152
3126
|
|
|
3153
|
-
|
|
3154
3127
|
var _DeleteWhatIfForecastCommand = class _DeleteWhatIfForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3155
3128
|
...commonParams
|
|
3156
3129
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3167,7 +3140,6 @@ var DeleteWhatIfForecastCommand = _DeleteWhatIfForecastCommand;
|
|
|
3167
3140
|
|
|
3168
3141
|
|
|
3169
3142
|
|
|
3170
|
-
|
|
3171
3143
|
var _DeleteWhatIfForecastExportCommand = class _DeleteWhatIfForecastExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3172
3144
|
...commonParams
|
|
3173
3145
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3184,7 +3156,6 @@ var DeleteWhatIfForecastExportCommand = _DeleteWhatIfForecastExportCommand;
|
|
|
3184
3156
|
|
|
3185
3157
|
|
|
3186
3158
|
|
|
3187
|
-
|
|
3188
3159
|
var _DescribeAutoPredictorCommand = class _DescribeAutoPredictorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3189
3160
|
...commonParams
|
|
3190
3161
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3201,7 +3172,6 @@ var DescribeAutoPredictorCommand = _DescribeAutoPredictorCommand;
|
|
|
3201
3172
|
|
|
3202
3173
|
|
|
3203
3174
|
|
|
3204
|
-
|
|
3205
3175
|
var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3206
3176
|
...commonParams
|
|
3207
3177
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3218,7 +3188,6 @@ var DescribeDatasetCommand = _DescribeDatasetCommand;
|
|
|
3218
3188
|
|
|
3219
3189
|
|
|
3220
3190
|
|
|
3221
|
-
|
|
3222
3191
|
var _DescribeDatasetGroupCommand = class _DescribeDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3223
3192
|
...commonParams
|
|
3224
3193
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3235,7 +3204,6 @@ var DescribeDatasetGroupCommand = _DescribeDatasetGroupCommand;
|
|
|
3235
3204
|
|
|
3236
3205
|
|
|
3237
3206
|
|
|
3238
|
-
|
|
3239
3207
|
var _DescribeDatasetImportJobCommand = class _DescribeDatasetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3240
3208
|
...commonParams
|
|
3241
3209
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3252,7 +3220,6 @@ var DescribeDatasetImportJobCommand = _DescribeDatasetImportJobCommand;
|
|
|
3252
3220
|
|
|
3253
3221
|
|
|
3254
3222
|
|
|
3255
|
-
|
|
3256
3223
|
var _DescribeExplainabilityCommand = class _DescribeExplainabilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3257
3224
|
...commonParams
|
|
3258
3225
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3269,7 +3236,6 @@ var DescribeExplainabilityCommand = _DescribeExplainabilityCommand;
|
|
|
3269
3236
|
|
|
3270
3237
|
|
|
3271
3238
|
|
|
3272
|
-
|
|
3273
3239
|
var _DescribeExplainabilityExportCommand = class _DescribeExplainabilityExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3274
3240
|
...commonParams
|
|
3275
3241
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3286,7 +3252,6 @@ var DescribeExplainabilityExportCommand = _DescribeExplainabilityExportCommand;
|
|
|
3286
3252
|
|
|
3287
3253
|
|
|
3288
3254
|
|
|
3289
|
-
|
|
3290
3255
|
var _DescribeForecastCommand = class _DescribeForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3291
3256
|
...commonParams
|
|
3292
3257
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3303,7 +3268,6 @@ var DescribeForecastCommand = _DescribeForecastCommand;
|
|
|
3303
3268
|
|
|
3304
3269
|
|
|
3305
3270
|
|
|
3306
|
-
|
|
3307
3271
|
var _DescribeForecastExportJobCommand = class _DescribeForecastExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3308
3272
|
...commonParams
|
|
3309
3273
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3320,7 +3284,6 @@ var DescribeForecastExportJobCommand = _DescribeForecastExportJobCommand;
|
|
|
3320
3284
|
|
|
3321
3285
|
|
|
3322
3286
|
|
|
3323
|
-
|
|
3324
3287
|
var _DescribeMonitorCommand = class _DescribeMonitorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3325
3288
|
...commonParams
|
|
3326
3289
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3337,7 +3300,6 @@ var DescribeMonitorCommand = _DescribeMonitorCommand;
|
|
|
3337
3300
|
|
|
3338
3301
|
|
|
3339
3302
|
|
|
3340
|
-
|
|
3341
3303
|
var _DescribePredictorBacktestExportJobCommand = class _DescribePredictorBacktestExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3342
3304
|
...commonParams
|
|
3343
3305
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3354,7 +3316,6 @@ var DescribePredictorBacktestExportJobCommand = _DescribePredictorBacktestExport
|
|
|
3354
3316
|
|
|
3355
3317
|
|
|
3356
3318
|
|
|
3357
|
-
|
|
3358
3319
|
var _DescribePredictorCommand = class _DescribePredictorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3359
3320
|
...commonParams
|
|
3360
3321
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3371,7 +3332,6 @@ var DescribePredictorCommand = _DescribePredictorCommand;
|
|
|
3371
3332
|
|
|
3372
3333
|
|
|
3373
3334
|
|
|
3374
|
-
|
|
3375
3335
|
var _DescribeWhatIfAnalysisCommand = class _DescribeWhatIfAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3376
3336
|
...commonParams
|
|
3377
3337
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3388,7 +3348,6 @@ var DescribeWhatIfAnalysisCommand = _DescribeWhatIfAnalysisCommand;
|
|
|
3388
3348
|
|
|
3389
3349
|
|
|
3390
3350
|
|
|
3391
|
-
|
|
3392
3351
|
var _DescribeWhatIfForecastCommand = class _DescribeWhatIfForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3393
3352
|
...commonParams
|
|
3394
3353
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3405,7 +3364,6 @@ var DescribeWhatIfForecastCommand = _DescribeWhatIfForecastCommand;
|
|
|
3405
3364
|
|
|
3406
3365
|
|
|
3407
3366
|
|
|
3408
|
-
|
|
3409
3367
|
var _DescribeWhatIfForecastExportCommand = class _DescribeWhatIfForecastExportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3410
3368
|
...commonParams
|
|
3411
3369
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3422,7 +3380,6 @@ var DescribeWhatIfForecastExportCommand = _DescribeWhatIfForecastExportCommand;
|
|
|
3422
3380
|
|
|
3423
3381
|
|
|
3424
3382
|
|
|
3425
|
-
|
|
3426
3383
|
var _GetAccuracyMetricsCommand = class _GetAccuracyMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3427
3384
|
...commonParams
|
|
3428
3385
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3439,7 +3396,6 @@ var GetAccuracyMetricsCommand = _GetAccuracyMetricsCommand;
|
|
|
3439
3396
|
|
|
3440
3397
|
|
|
3441
3398
|
|
|
3442
|
-
|
|
3443
3399
|
var _ListDatasetGroupsCommand = class _ListDatasetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3444
3400
|
...commonParams
|
|
3445
3401
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3456,7 +3412,6 @@ var ListDatasetGroupsCommand = _ListDatasetGroupsCommand;
|
|
|
3456
3412
|
|
|
3457
3413
|
|
|
3458
3414
|
|
|
3459
|
-
|
|
3460
3415
|
var _ListDatasetImportJobsCommand = class _ListDatasetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3461
3416
|
...commonParams
|
|
3462
3417
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3473,7 +3428,6 @@ var ListDatasetImportJobsCommand = _ListDatasetImportJobsCommand;
|
|
|
3473
3428
|
|
|
3474
3429
|
|
|
3475
3430
|
|
|
3476
|
-
|
|
3477
3431
|
var _ListDatasetsCommand = class _ListDatasetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3478
3432
|
...commonParams
|
|
3479
3433
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3490,7 +3444,6 @@ var ListDatasetsCommand = _ListDatasetsCommand;
|
|
|
3490
3444
|
|
|
3491
3445
|
|
|
3492
3446
|
|
|
3493
|
-
|
|
3494
3447
|
var _ListExplainabilitiesCommand = class _ListExplainabilitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3495
3448
|
...commonParams
|
|
3496
3449
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3507,7 +3460,6 @@ var ListExplainabilitiesCommand = _ListExplainabilitiesCommand;
|
|
|
3507
3460
|
|
|
3508
3461
|
|
|
3509
3462
|
|
|
3510
|
-
|
|
3511
3463
|
var _ListExplainabilityExportsCommand = class _ListExplainabilityExportsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3512
3464
|
...commonParams
|
|
3513
3465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3524,7 +3476,6 @@ var ListExplainabilityExportsCommand = _ListExplainabilityExportsCommand;
|
|
|
3524
3476
|
|
|
3525
3477
|
|
|
3526
3478
|
|
|
3527
|
-
|
|
3528
3479
|
var _ListForecastExportJobsCommand = class _ListForecastExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3529
3480
|
...commonParams
|
|
3530
3481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3541,7 +3492,6 @@ var ListForecastExportJobsCommand = _ListForecastExportJobsCommand;
|
|
|
3541
3492
|
|
|
3542
3493
|
|
|
3543
3494
|
|
|
3544
|
-
|
|
3545
3495
|
var _ListForecastsCommand = class _ListForecastsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3546
3496
|
...commonParams
|
|
3547
3497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3558,7 +3508,6 @@ var ListForecastsCommand = _ListForecastsCommand;
|
|
|
3558
3508
|
|
|
3559
3509
|
|
|
3560
3510
|
|
|
3561
|
-
|
|
3562
3511
|
var _ListMonitorEvaluationsCommand = class _ListMonitorEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3563
3512
|
...commonParams
|
|
3564
3513
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3575,7 +3524,6 @@ var ListMonitorEvaluationsCommand = _ListMonitorEvaluationsCommand;
|
|
|
3575
3524
|
|
|
3576
3525
|
|
|
3577
3526
|
|
|
3578
|
-
|
|
3579
3527
|
var _ListMonitorsCommand = class _ListMonitorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3580
3528
|
...commonParams
|
|
3581
3529
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3592,7 +3540,6 @@ var ListMonitorsCommand = _ListMonitorsCommand;
|
|
|
3592
3540
|
|
|
3593
3541
|
|
|
3594
3542
|
|
|
3595
|
-
|
|
3596
3543
|
var _ListPredictorBacktestExportJobsCommand = class _ListPredictorBacktestExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3597
3544
|
...commonParams
|
|
3598
3545
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3609,7 +3556,6 @@ var ListPredictorBacktestExportJobsCommand = _ListPredictorBacktestExportJobsCom
|
|
|
3609
3556
|
|
|
3610
3557
|
|
|
3611
3558
|
|
|
3612
|
-
|
|
3613
3559
|
var _ListPredictorsCommand = class _ListPredictorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3614
3560
|
...commonParams
|
|
3615
3561
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3626,7 +3572,6 @@ var ListPredictorsCommand = _ListPredictorsCommand;
|
|
|
3626
3572
|
|
|
3627
3573
|
|
|
3628
3574
|
|
|
3629
|
-
|
|
3630
3575
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3631
3576
|
...commonParams
|
|
3632
3577
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3643,7 +3588,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3643
3588
|
|
|
3644
3589
|
|
|
3645
3590
|
|
|
3646
|
-
|
|
3647
3591
|
var _ListWhatIfAnalysesCommand = class _ListWhatIfAnalysesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3648
3592
|
...commonParams
|
|
3649
3593
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3660,7 +3604,6 @@ var ListWhatIfAnalysesCommand = _ListWhatIfAnalysesCommand;
|
|
|
3660
3604
|
|
|
3661
3605
|
|
|
3662
3606
|
|
|
3663
|
-
|
|
3664
3607
|
var _ListWhatIfForecastExportsCommand = class _ListWhatIfForecastExportsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3665
3608
|
...commonParams
|
|
3666
3609
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3677,7 +3620,6 @@ var ListWhatIfForecastExportsCommand = _ListWhatIfForecastExportsCommand;
|
|
|
3677
3620
|
|
|
3678
3621
|
|
|
3679
3622
|
|
|
3680
|
-
|
|
3681
3623
|
var _ListWhatIfForecastsCommand = class _ListWhatIfForecastsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3682
3624
|
...commonParams
|
|
3683
3625
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3694,7 +3636,6 @@ var ListWhatIfForecastsCommand = _ListWhatIfForecastsCommand;
|
|
|
3694
3636
|
|
|
3695
3637
|
|
|
3696
3638
|
|
|
3697
|
-
|
|
3698
3639
|
var _ResumeResourceCommand = class _ResumeResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3699
3640
|
...commonParams
|
|
3700
3641
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3711,7 +3652,6 @@ var ResumeResourceCommand = _ResumeResourceCommand;
|
|
|
3711
3652
|
|
|
3712
3653
|
|
|
3713
3654
|
|
|
3714
|
-
|
|
3715
3655
|
var _StopResourceCommand = class _StopResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3716
3656
|
...commonParams
|
|
3717
3657
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3728,7 +3668,6 @@ var StopResourceCommand = _StopResourceCommand;
|
|
|
3728
3668
|
|
|
3729
3669
|
|
|
3730
3670
|
|
|
3731
|
-
|
|
3732
3671
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3733
3672
|
...commonParams
|
|
3734
3673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3745,7 +3684,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3745
3684
|
|
|
3746
3685
|
|
|
3747
3686
|
|
|
3748
|
-
|
|
3749
3687
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3750
3688
|
...commonParams
|
|
3751
3689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3762,7 +3700,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3762
3700
|
|
|
3763
3701
|
|
|
3764
3702
|
|
|
3765
|
-
|
|
3766
3703
|
var _UpdateDatasetGroupCommand = class _UpdateDatasetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3767
3704
|
...commonParams
|
|
3768
3705
|
}).m(function(Command, cs, config, o) {
|