@aws-sdk/client-forecast 3.296.0 → 3.298.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/commands/CreateAutoPredictorCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetGroupCommand.js +1 -1
- package/dist-cjs/commands/CreateDatasetImportJobCommand.js +1 -1
- package/dist-cjs/commands/CreateExplainabilityCommand.js +1 -1
- package/dist-cjs/commands/CreateExplainabilityExportCommand.js +1 -1
- package/dist-cjs/commands/CreateForecastCommand.js +1 -1
- package/dist-cjs/commands/CreateForecastExportJobCommand.js +1 -1
- package/dist-cjs/commands/CreateMonitorCommand.js +1 -1
- package/dist-cjs/commands/CreatePredictorBacktestExportJobCommand.js +1 -1
- package/dist-cjs/commands/CreatePredictorCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfForecastCommand.js +1 -1
- package/dist-cjs/commands/CreateWhatIfForecastExportCommand.js +1 -1
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteExplainabilityCommand.js +2 -3
- package/dist-cjs/commands/DeleteExplainabilityExportCommand.js +2 -3
- package/dist-cjs/commands/DeleteForecastCommand.js +2 -3
- package/dist-cjs/commands/DeleteForecastExportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitorCommand.js +2 -3
- package/dist-cjs/commands/DeletePredictorBacktestExportJobCommand.js +2 -3
- package/dist-cjs/commands/DeletePredictorCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceTreeCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfForecastCommand.js +2 -3
- package/dist-cjs/commands/DeleteWhatIfForecastExportCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoPredictorCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeExplainabilityCommand.js +2 -3
- package/dist-cjs/commands/DescribeExplainabilityExportCommand.js +2 -3
- package/dist-cjs/commands/DescribeForecastCommand.js +2 -3
- package/dist-cjs/commands/DescribeForecastExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeMonitorCommand.js +2 -3
- package/dist-cjs/commands/DescribePredictorBacktestExportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribePredictorCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfForecastCommand.js +2 -3
- package/dist-cjs/commands/DescribeWhatIfForecastExportCommand.js +2 -3
- package/dist-cjs/commands/GetAccuracyMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetsCommand.js +2 -3
- package/dist-cjs/commands/ListExplainabilitiesCommand.js +2 -3
- package/dist-cjs/commands/ListExplainabilityExportsCommand.js +2 -3
- package/dist-cjs/commands/ListForecastExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListForecastsCommand.js +2 -3
- package/dist-cjs/commands/ListMonitorEvaluationsCommand.js +2 -3
- package/dist-cjs/commands/ListMonitorsCommand.js +2 -3
- package/dist-cjs/commands/ListPredictorBacktestExportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListPredictorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListWhatIfAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListWhatIfForecastExportsCommand.js +2 -3
- package/dist-cjs/commands/ListWhatIfForecastsCommand.js +2 -3
- package/dist-cjs/commands/ResumeResourceCommand.js +2 -3
- package/dist-cjs/commands/StopResourceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDatasetGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -624
- package/dist-es/commands/CreateAutoPredictorCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateDatasetGroupCommand.js +2 -2
- package/dist-es/commands/CreateDatasetImportJobCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityCommand.js +2 -2
- package/dist-es/commands/CreateExplainabilityExportCommand.js +2 -2
- package/dist-es/commands/CreateForecastCommand.js +2 -2
- package/dist-es/commands/CreateForecastExportJobCommand.js +2 -2
- package/dist-es/commands/CreateMonitorCommand.js +2 -2
- package/dist-es/commands/CreatePredictorBacktestExportJobCommand.js +2 -2
- package/dist-es/commands/CreatePredictorCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastCommand.js +2 -2
- package/dist-es/commands/CreateWhatIfForecastExportCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DeleteExplainabilityCommand.js +2 -3
- package/dist-es/commands/DeleteExplainabilityExportCommand.js +2 -3
- package/dist-es/commands/DeleteForecastCommand.js +2 -3
- package/dist-es/commands/DeleteForecastExportJobCommand.js +2 -3
- package/dist-es/commands/DeleteMonitorCommand.js +2 -3
- package/dist-es/commands/DeletePredictorBacktestExportJobCommand.js +2 -3
- package/dist-es/commands/DeletePredictorCommand.js +2 -3
- package/dist-es/commands/DeleteResourceTreeCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfForecastCommand.js +2 -3
- package/dist-es/commands/DeleteWhatIfForecastExportCommand.js +2 -3
- package/dist-es/commands/DescribeAutoPredictorCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetGroupCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeExplainabilityCommand.js +2 -3
- package/dist-es/commands/DescribeExplainabilityExportCommand.js +2 -3
- package/dist-es/commands/DescribeForecastCommand.js +2 -3
- package/dist-es/commands/DescribeForecastExportJobCommand.js +2 -3
- package/dist-es/commands/DescribeMonitorCommand.js +2 -3
- package/dist-es/commands/DescribePredictorBacktestExportJobCommand.js +2 -3
- package/dist-es/commands/DescribePredictorCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfForecastCommand.js +2 -3
- package/dist-es/commands/DescribeWhatIfForecastExportCommand.js +2 -3
- package/dist-es/commands/GetAccuracyMetricsCommand.js +2 -3
- package/dist-es/commands/ListDatasetGroupsCommand.js +2 -3
- package/dist-es/commands/ListDatasetImportJobsCommand.js +2 -3
- package/dist-es/commands/ListDatasetsCommand.js +2 -3
- package/dist-es/commands/ListExplainabilitiesCommand.js +2 -3
- package/dist-es/commands/ListExplainabilityExportsCommand.js +2 -3
- package/dist-es/commands/ListForecastExportJobsCommand.js +2 -3
- package/dist-es/commands/ListForecastsCommand.js +2 -3
- package/dist-es/commands/ListMonitorEvaluationsCommand.js +2 -3
- package/dist-es/commands/ListMonitorsCommand.js +2 -3
- package/dist-es/commands/ListPredictorBacktestExportJobsCommand.js +2 -3
- package/dist-es/commands/ListPredictorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListWhatIfAnalysesCommand.js +2 -3
- package/dist-es/commands/ListWhatIfForecastExportsCommand.js +2 -3
- package/dist-es/commands/ListWhatIfForecastsCommand.js +2 -3
- package/dist-es/commands/ResumeResourceCommand.js +2 -3
- package/dist-es/commands/StopResourceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -465
- package/dist-types/Forecast.d.ts +64 -0
- package/dist-types/ForecastClient.d.ts +24 -4
- package/dist-types/commands/CreateAutoPredictorCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateExplainabilityCommand.d.ts +16 -0
- package/dist-types/commands/CreateExplainabilityExportCommand.d.ts +16 -0
- package/dist-types/commands/CreateForecastCommand.d.ts +16 -0
- package/dist-types/commands/CreateForecastExportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateMonitorCommand.d.ts +16 -0
- package/dist-types/commands/CreatePredictorBacktestExportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreatePredictorCommand.d.ts +16 -0
- package/dist-types/commands/CreateWhatIfAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/CreateWhatIfForecastCommand.d.ts +16 -0
- package/dist-types/commands/CreateWhatIfForecastExportCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDatasetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DeleteExplainabilityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteExplainabilityExportCommand.d.ts +16 -0
- package/dist-types/commands/DeleteForecastCommand.d.ts +16 -0
- package/dist-types/commands/DeleteForecastExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMonitorCommand.d.ts +16 -0
- package/dist-types/commands/DeletePredictorBacktestExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DeletePredictorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceTreeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWhatIfAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWhatIfForecastCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWhatIfForecastExportCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoPredictorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExplainabilityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeExplainabilityExportCommand.d.ts +16 -0
- package/dist-types/commands/DescribeForecastCommand.d.ts +16 -0
- package/dist-types/commands/DescribeForecastExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMonitorCommand.d.ts +16 -0
- package/dist-types/commands/DescribePredictorBacktestExportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribePredictorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWhatIfAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWhatIfForecastCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWhatIfForecastExportCommand.d.ts +16 -0
- package/dist-types/commands/GetAccuracyMetricsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +16 -0
- package/dist-types/commands/ListExplainabilitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListExplainabilityExportsCommand.d.ts +16 -0
- package/dist-types/commands/ListForecastExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListForecastsCommand.d.ts +16 -0
- package/dist-types/commands/ListMonitorEvaluationsCommand.d.ts +16 -0
- package/dist-types/commands/ListMonitorsCommand.d.ts +16 -0
- package/dist-types/commands/ListPredictorBacktestExportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListPredictorsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWhatIfAnalysesCommand.d.ts +16 -0
- package/dist-types/commands/ListWhatIfForecastExportsCommand.d.ts +16 -0
- package/dist-types/commands/ListWhatIfForecastsCommand.d.ts +16 -0
- package/dist-types/commands/ResumeResourceCommand.d.ts +16 -0
- package/dist-types/commands/StopResourceCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDatasetGroupCommand.d.ts +16 -0
- package/dist-types/models/ForecastServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +479 -649
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDatasetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetImportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDatasetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExplainabilitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExplainabilityExportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListForecastExportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListForecastsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMonitorEvaluationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMonitorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPredictorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWhatIfAnalysesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWhatIfForecastExportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWhatIfForecastsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -441
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListForecastsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListForecastsCommandInput extends ListForecastsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListForecastsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListForecastsCommandOutput extends ListForecastsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of forecasts created using the <a>CreateForecast</a> operation.
|
|
18
23
|
* For each forecast, this operation returns a summary of its properties, including its Amazon
|
|
19
24
|
* Resource Name (ARN). To retrieve the complete set of properties, specify the ARN with the
|
|
@@ -29,6 +34,8 @@ export interface ListForecastsCommandOutput extends ListForecastsResponse, __Met
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param ListForecastsCommandInput - {@link ListForecastsCommandInput}
|
|
38
|
+
* @returns {@link ListForecastsCommandOutput}
|
|
32
39
|
* @see {@link ListForecastsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link ListForecastsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface ListForecastsCommandOutput extends ListForecastsResponse, __Met
|
|
|
45
52
|
export declare class ListForecastsCommand extends $Command<ListForecastsCommandInput, ListForecastsCommandOutput, ForecastClientResolvedConfig> {
|
|
46
53
|
readonly input: ListForecastsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: ListForecastsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListForecastsCommandInput, ListForecastsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListMonitorEvaluationsRequest, ListMonitorEvaluationsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListMonitorEvaluationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListMonitorEvaluationsCommandInput extends ListMonitorEvaluationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListMonitorEvaluationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListMonitorEvaluationsCommandOutput extends ListMonitorEvaluationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of the monitoring evaluation results and predictor events collected by
|
|
18
23
|
* the monitor resource during different windows of time.</p>
|
|
19
24
|
* <p>For information about monitoring see <a>predictor-monitoring</a>. For
|
|
@@ -28,6 +33,8 @@ export interface ListMonitorEvaluationsCommandOutput extends ListMonitorEvaluati
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListMonitorEvaluationsCommandInput - {@link ListMonitorEvaluationsCommandInput}
|
|
37
|
+
* @returns {@link ListMonitorEvaluationsCommandOutput}
|
|
31
38
|
* @see {@link ListMonitorEvaluationsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListMonitorEvaluationsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListMonitorEvaluationsCommandOutput extends ListMonitorEvaluati
|
|
|
48
55
|
export declare class ListMonitorEvaluationsCommand extends $Command<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig> {
|
|
49
56
|
readonly input: ListMonitorEvaluationsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListMonitorEvaluationsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListMonitorsRequest, ListMonitorsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListMonitorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListMonitorsCommandInput extends ListMonitorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListMonitorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListMonitorsCommandOutput extends ListMonitorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of monitors created with the <a>CreateMonitor</a> operation and <a>CreateAutoPredictor</a> operation. For each monitor resource, this operation returns of a summary of its properties, including its Amazon Resource Name (ARN). You
|
|
18
23
|
* can retrieve a complete set of properties of a monitor resource by specify the monitor's ARN in the <a>DescribeMonitor</a> operation.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListMonitorsCommandOutput extends ListMonitorsResponse, __Metad
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListMonitorsCommandInput - {@link ListMonitorsCommandInput}
|
|
35
|
+
* @returns {@link ListMonitorsCommandOutput}
|
|
29
36
|
* @see {@link ListMonitorsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListMonitorsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface ListMonitorsCommandOutput extends ListMonitorsResponse, __Metad
|
|
|
42
49
|
export declare class ListMonitorsCommand extends $Command<ListMonitorsCommandInput, ListMonitorsCommandOutput, ForecastClientResolvedConfig> {
|
|
43
50
|
readonly input: ListMonitorsCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: ListMonitorsCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMonitorsCommandInput, ListMonitorsCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPredictorBacktestExportJobsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPredictorBacktestExportJobsCommandInput extends ListPredictorBacktestExportJobsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPredictorBacktestExportJobsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredictorBacktestExportJobsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of predictor backtest export jobs created using the <a>CreatePredictorBacktestExportJob</a> operation. This operation returns a
|
|
18
23
|
* summary for each backtest export job. You can filter the list using an array of <a>Filter</a> objects.</p>
|
|
19
24
|
* <p>To retrieve the complete set of properties for a particular backtest export job, use
|
|
@@ -28,6 +33,8 @@ export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredic
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListPredictorBacktestExportJobsCommandInput - {@link ListPredictorBacktestExportJobsCommandInput}
|
|
37
|
+
* @returns {@link ListPredictorBacktestExportJobsCommandOutput}
|
|
31
38
|
* @see {@link ListPredictorBacktestExportJobsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListPredictorBacktestExportJobsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredic
|
|
|
44
51
|
export declare class ListPredictorBacktestExportJobsCommand extends $Command<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput, ForecastClientResolvedConfig> {
|
|
45
52
|
readonly input: ListPredictorBacktestExportJobsCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: ListPredictorBacktestExportJobsCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPredictorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPredictorsCommandInput extends ListPredictorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPredictorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of predictors created using the <a>CreateAutoPredictor</a> or
|
|
18
23
|
* <a>CreatePredictor</a> operations. For each predictor, this operation returns a
|
|
19
24
|
* summary of its properties, including its Amazon Resource Name (ARN). </p>
|
|
@@ -29,6 +34,8 @@ export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __M
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param ListPredictorsCommandInput - {@link ListPredictorsCommandInput}
|
|
38
|
+
* @returns {@link ListPredictorsCommandOutput}
|
|
32
39
|
* @see {@link ListPredictorsCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link ListPredictorsCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __M
|
|
|
45
52
|
export declare class ListPredictorsCommand extends $Command<ListPredictorsCommandInput, ListPredictorsCommandOutput, ForecastClientResolvedConfig> {
|
|
46
53
|
readonly input: ListPredictorsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: ListPredictorsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorsCommandInput, ListPredictorsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the tags for an Amazon Forecast resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
34
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
28
35
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
42
49
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig> {
|
|
43
50
|
readonly input: ListTagsForResourceCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: ListTagsForResourceCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListWhatIfAnalysesRequest, ListWhatIfAnalysesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWhatIfAnalysesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWhatIfAnalysesCommandInput extends ListWhatIfAnalysesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWhatIfAnalysesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWhatIfAnalysesCommandOutput extends ListWhatIfAnalysesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of what-if analyses created using the <a>CreateWhatIfAnalysis</a> operation. For each what-if analysis, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the what-if analysis ARN with the <a>DescribeWhatIfAnalysis</a> operation.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWhatIfAnalysesCommandOutput extends ListWhatIfAnalysesRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWhatIfAnalysesCommandInput - {@link ListWhatIfAnalysesCommandInput}
|
|
34
|
+
* @returns {@link ListWhatIfAnalysesCommandOutput}
|
|
28
35
|
* @see {@link ListWhatIfAnalysesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWhatIfAnalysesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface ListWhatIfAnalysesCommandOutput extends ListWhatIfAnalysesRespo
|
|
|
41
48
|
export declare class ListWhatIfAnalysesCommand extends $Command<ListWhatIfAnalysesCommandInput, ListWhatIfAnalysesCommandOutput, ForecastClientResolvedConfig> {
|
|
42
49
|
readonly input: ListWhatIfAnalysesCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: ListWhatIfAnalysesCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWhatIfAnalysesCommandInput, ListWhatIfAnalysesCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListWhatIfForecastExportsRequest, ListWhatIfForecastExportsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWhatIfForecastExportsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWhatIfForecastExportsCommandInput extends ListWhatIfForecastExportsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWhatIfForecastExportsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWhatIfForecastExportsCommandOutput extends ListWhatIfForecastExportsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of what-if forecast exports created using the <a>CreateWhatIfForecastExport</a> operation. For each what-if forecast export, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the what-if forecast export ARN with the <a>DescribeWhatIfForecastExport</a> operation.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWhatIfForecastExportsCommandOutput extends ListWhatIfForeca
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWhatIfForecastExportsCommandInput - {@link ListWhatIfForecastExportsCommandInput}
|
|
34
|
+
* @returns {@link ListWhatIfForecastExportsCommandOutput}
|
|
28
35
|
* @see {@link ListWhatIfForecastExportsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWhatIfForecastExportsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface ListWhatIfForecastExportsCommandOutput extends ListWhatIfForeca
|
|
|
41
48
|
export declare class ListWhatIfForecastExportsCommand extends $Command<ListWhatIfForecastExportsCommandInput, ListWhatIfForecastExportsCommandOutput, ForecastClientResolvedConfig> {
|
|
42
49
|
readonly input: ListWhatIfForecastExportsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: ListWhatIfForecastExportsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWhatIfForecastExportsCommandInput, ListWhatIfForecastExportsCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ListWhatIfForecastsRequest, ListWhatIfForecastsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListWhatIfForecastsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListWhatIfForecastsCommandInput extends ListWhatIfForecastsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListWhatIfForecastsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListWhatIfForecastsCommandOutput extends ListWhatIfForecastsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of what-if forecasts created using the <a>CreateWhatIfForecast</a> operation. For each what-if forecast, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the what-if forecast ARN with the <a>DescribeWhatIfForecast</a> operation.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListWhatIfForecastsCommandOutput extends ListWhatIfForecastsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListWhatIfForecastsCommandInput - {@link ListWhatIfForecastsCommandInput}
|
|
34
|
+
* @returns {@link ListWhatIfForecastsCommandOutput}
|
|
28
35
|
* @see {@link ListWhatIfForecastsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListWhatIfForecastsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -41,11 +48,20 @@ export interface ListWhatIfForecastsCommandOutput extends ListWhatIfForecastsRes
|
|
|
41
48
|
export declare class ListWhatIfForecastsCommand extends $Command<ListWhatIfForecastsCommandInput, ListWhatIfForecastsCommandOutput, ForecastClientResolvedConfig> {
|
|
42
49
|
readonly input: ListWhatIfForecastsCommandInput;
|
|
43
50
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
44
54
|
constructor(input: ListWhatIfForecastsCommandInput);
|
|
45
55
|
/**
|
|
46
56
|
* @internal
|
|
47
57
|
*/
|
|
48
58
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWhatIfForecastsCommandInput, ListWhatIfForecastsCommandOutput>;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
49
62
|
private serialize;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
50
66
|
private deserialize;
|
|
51
67
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { ResumeResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResumeResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResumeResourceCommandInput extends ResumeResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResumeResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResumeResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Resumes a stopped monitor resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ResumeResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ResumeResourceCommandInput - {@link ResumeResourceCommandInput}
|
|
34
|
+
* @returns {@link ResumeResourceCommandOutput}
|
|
28
35
|
* @see {@link ResumeResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ResumeResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ResumeResourceCommandOutput extends __MetadataBearer {
|
|
|
48
55
|
export declare class ResumeResourceCommand extends $Command<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig> {
|
|
49
56
|
readonly input: ResumeResourceCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ResumeResourceCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResumeResourceCommandInput, ResumeResourceCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { StopResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StopResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StopResourceCommandInput extends StopResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StopResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StopResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Stops a resource.</p>
|
|
18
23
|
* <p>The resource undergoes the following states: <code>CREATE_STOPPING</code> and
|
|
19
24
|
* <code>CREATE_STOPPED</code>. You cannot resume a resource once it has been
|
|
@@ -53,6 +58,8 @@ export interface StopResourceCommandOutput extends __MetadataBearer {
|
|
|
53
58
|
* const response = await client.send(command);
|
|
54
59
|
* ```
|
|
55
60
|
*
|
|
61
|
+
* @param StopResourceCommandInput - {@link StopResourceCommandInput}
|
|
62
|
+
* @returns {@link StopResourceCommandOutput}
|
|
56
63
|
* @see {@link StopResourceCommandInput} for command's `input` shape.
|
|
57
64
|
* @see {@link StopResourceCommandOutput} for command's `response` shape.
|
|
58
65
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -73,11 +80,20 @@ export interface StopResourceCommandOutput extends __MetadataBearer {
|
|
|
73
80
|
export declare class StopResourceCommand extends $Command<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig> {
|
|
74
81
|
readonly input: StopResourceCommandInput;
|
|
75
82
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
76
86
|
constructor(input: StopResourceCommandInput);
|
|
77
87
|
/**
|
|
78
88
|
* @internal
|
|
79
89
|
*/
|
|
80
90
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopResourceCommandInput, StopResourceCommandOutput>;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
81
94
|
private serialize;
|
|
95
|
+
/**
|
|
96
|
+
* @internal
|
|
97
|
+
*/
|
|
82
98
|
private deserialize;
|
|
83
99
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates the specified tags to a resource with the specified <code>resourceArn</code>.
|
|
18
23
|
* If existing tags on a resource are not specified in the request parameters, they are not
|
|
19
24
|
* changed. When a resource is deleted, the tags associated with that resource are also
|
|
@@ -28,6 +33,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
37
|
+
* @returns {@link TagResourceCommandOutput}
|
|
31
38
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ForecastClientResolvedConfig | config} for ForecastClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
48
55
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig> {
|
|
49
56
|
readonly input: TagResourceCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: TagResourceCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|