@aws-sdk/client-forecast 3.49.0 → 3.50.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/package.json +25 -25
- package/dist-types/ts3.4/Forecast.d.ts +0 -230
- package/dist-types/ts3.4/ForecastClient.d.ts +0 -118
- package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListExplainabilitiesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListExplainabilityExportsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListForecastExportJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListForecastsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListPredictorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -45
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1753
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListForecastsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListPredictorsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -8
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -137
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { CreatePredictorBacktestExportJobRequest, CreatePredictorBacktestExportJobResponse } from "../models/models_0";
|
|
5
|
-
export interface CreatePredictorBacktestExportJobCommandInput extends CreatePredictorBacktestExportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface CreatePredictorBacktestExportJobCommandOutput extends CreatePredictorBacktestExportJobResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class CreatePredictorBacktestExportJobCommand extends $Command<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: CreatePredictorBacktestExportJobCommandInput;
|
|
12
|
-
constructor(input: CreatePredictorBacktestExportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { CreatePredictorRequest, CreatePredictorResponse } from "../models/models_0";
|
|
5
|
-
export interface CreatePredictorCommandInput extends CreatePredictorRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface CreatePredictorCommandOutput extends CreatePredictorResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class CreatePredictorCommand extends $Command<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: CreatePredictorCommandInput;
|
|
12
|
-
constructor(input: CreatePredictorCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePredictorCommandInput, CreatePredictorCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteDatasetRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteDatasetCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteDatasetCommand extends $Command<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteDatasetCommandInput;
|
|
12
|
-
constructor(input: DeleteDatasetCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDatasetCommandInput, DeleteDatasetCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteDatasetGroupRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteDatasetGroupCommandInput extends DeleteDatasetGroupRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteDatasetGroupCommand extends $Command<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteDatasetGroupCommandInput;
|
|
12
|
-
constructor(input: DeleteDatasetGroupCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteDatasetImportJobRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteDatasetImportJobCommandInput extends DeleteDatasetImportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteDatasetImportJobCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteDatasetImportJobCommand extends $Command<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteDatasetImportJobCommandInput;
|
|
12
|
-
constructor(input: DeleteDatasetImportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteExplainabilityRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteExplainabilityCommandInput extends DeleteExplainabilityRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteExplainabilityCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteExplainabilityCommand extends $Command<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteExplainabilityCommandInput;
|
|
12
|
-
constructor(input: DeleteExplainabilityCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteExplainabilityExportRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteExplainabilityExportCommandInput extends DeleteExplainabilityExportRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteExplainabilityExportCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteExplainabilityExportCommand extends $Command<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteExplainabilityExportCommandInput;
|
|
12
|
-
constructor(input: DeleteExplainabilityExportCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteForecastRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteForecastCommandInput extends DeleteForecastRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteForecastCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteForecastCommand extends $Command<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteForecastCommandInput;
|
|
12
|
-
constructor(input: DeleteForecastCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteForecastCommandInput, DeleteForecastCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteForecastExportJobRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteForecastExportJobCommandInput extends DeleteForecastExportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteForecastExportJobCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteForecastExportJobCommand extends $Command<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteForecastExportJobCommandInput;
|
|
12
|
-
constructor(input: DeleteForecastExportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeletePredictorBacktestExportJobRequest } from "../models/models_0";
|
|
5
|
-
export interface DeletePredictorBacktestExportJobCommandInput extends DeletePredictorBacktestExportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeletePredictorBacktestExportJobCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeletePredictorBacktestExportJobCommand extends $Command<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeletePredictorBacktestExportJobCommandInput;
|
|
12
|
-
constructor(input: DeletePredictorBacktestExportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeletePredictorRequest } from "../models/models_0";
|
|
5
|
-
export interface DeletePredictorCommandInput extends DeletePredictorRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeletePredictorCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeletePredictorCommand extends $Command<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeletePredictorCommandInput;
|
|
12
|
-
constructor(input: DeletePredictorCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePredictorCommandInput, DeletePredictorCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DeleteResourceTreeRequest } from "../models/models_0";
|
|
5
|
-
export interface DeleteResourceTreeCommandInput extends DeleteResourceTreeRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DeleteResourceTreeCommandOutput extends __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DeleteResourceTreeCommand extends $Command<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DeleteResourceTreeCommandInput;
|
|
12
|
-
constructor(input: DeleteResourceTreeCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeAutoPredictorRequest, DescribeAutoPredictorResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeAutoPredictorCommandInput extends DescribeAutoPredictorRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeAutoPredictorCommandOutput extends DescribeAutoPredictorResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeAutoPredictorCommand extends $Command<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeAutoPredictorCommandInput;
|
|
12
|
-
constructor(input: DescribeAutoPredictorCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeDatasetCommand extends $Command<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeDatasetCommandInput;
|
|
12
|
-
constructor(input: DescribeDatasetCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDatasetCommandInput, DescribeDatasetCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeDatasetGroupRequest, DescribeDatasetGroupResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeDatasetGroupCommandInput extends DescribeDatasetGroupRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeDatasetGroupCommand extends $Command<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeDatasetGroupCommandInput;
|
|
12
|
-
constructor(input: DescribeDatasetGroupCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeDatasetImportJobRequest, DescribeDatasetImportJobResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeDatasetImportJobCommandInput extends DescribeDatasetImportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetImportJobResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeDatasetImportJobCommand extends $Command<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeDatasetImportJobCommandInput;
|
|
12
|
-
constructor(input: DescribeDatasetImportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeExplainabilityRequest, DescribeExplainabilityResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeExplainabilityCommandInput extends DescribeExplainabilityRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeExplainabilityCommandOutput extends DescribeExplainabilityResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeExplainabilityCommand extends $Command<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeExplainabilityCommandInput;
|
|
12
|
-
constructor(input: DescribeExplainabilityCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeExplainabilityExportRequest, DescribeExplainabilityExportResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeExplainabilityExportCommandInput extends DescribeExplainabilityExportRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeExplainabilityExportCommandOutput extends DescribeExplainabilityExportResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeExplainabilityExportCommand extends $Command<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeExplainabilityExportCommandInput;
|
|
12
|
-
constructor(input: DescribeExplainabilityExportCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeForecastRequest, DescribeForecastResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeForecastCommandInput extends DescribeForecastRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeForecastCommandOutput extends DescribeForecastResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeForecastCommand extends $Command<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeForecastCommandInput;
|
|
12
|
-
constructor(input: DescribeForecastCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeForecastCommandInput, DescribeForecastCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribeForecastExportJobRequest, DescribeForecastExportJobResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribeForecastExportJobCommandInput extends DescribeForecastExportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribeForecastExportJobCommandOutput extends DescribeForecastExportJobResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribeForecastExportJobCommand extends $Command<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribeForecastExportJobCommandInput;
|
|
12
|
-
constructor(input: DescribeForecastExportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribePredictorBacktestExportJobRequest, DescribePredictorBacktestExportJobResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribePredictorBacktestExportJobCommandInput extends DescribePredictorBacktestExportJobRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribePredictorBacktestExportJobCommandOutput extends DescribePredictorBacktestExportJobResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribePredictorBacktestExportJobCommand extends $Command<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribePredictorBacktestExportJobCommandInput;
|
|
12
|
-
constructor(input: DescribePredictorBacktestExportJobCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { DescribePredictorRequest, DescribePredictorResponse } from "../models/models_0";
|
|
5
|
-
export interface DescribePredictorCommandInput extends DescribePredictorRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface DescribePredictorCommandOutput extends DescribePredictorResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class DescribePredictorCommand extends $Command<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: DescribePredictorCommandInput;
|
|
12
|
-
constructor(input: DescribePredictorCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePredictorCommandInput, DescribePredictorCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { GetAccuracyMetricsRequest, GetAccuracyMetricsResponse } from "../models/models_0";
|
|
5
|
-
export interface GetAccuracyMetricsCommandInput extends GetAccuracyMetricsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetAccuracyMetricsCommandOutput extends GetAccuracyMetricsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetAccuracyMetricsCommand extends $Command<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: GetAccuracyMetricsCommandInput;
|
|
12
|
-
constructor(input: GetAccuracyMetricsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListDatasetGroupsRequest, ListDatasetGroupsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListDatasetGroupsCommandInput extends ListDatasetGroupsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListDatasetGroupsCommandOutput extends ListDatasetGroupsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListDatasetGroupsCommand extends $Command<ListDatasetGroupsCommandInput, ListDatasetGroupsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListDatasetGroupsCommandInput;
|
|
12
|
-
constructor(input: ListDatasetGroupsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDatasetGroupsCommandInput, ListDatasetGroupsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListDatasetImportJobsRequest, ListDatasetImportJobsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListDatasetImportJobsCommandInput extends ListDatasetImportJobsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListDatasetImportJobsCommandOutput extends ListDatasetImportJobsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListDatasetImportJobsCommand extends $Command<ListDatasetImportJobsCommandInput, ListDatasetImportJobsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListDatasetImportJobsCommandInput;
|
|
12
|
-
constructor(input: ListDatasetImportJobsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDatasetImportJobsCommandInput, ListDatasetImportJobsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListDatasetsCommandInput extends ListDatasetsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListDatasetsCommand extends $Command<ListDatasetsCommandInput, ListDatasetsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListDatasetsCommandInput;
|
|
12
|
-
constructor(input: ListDatasetsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDatasetsCommandInput, ListDatasetsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListExplainabilitiesRequest, ListExplainabilitiesResponse } from "../models/models_0";
|
|
5
|
-
export interface ListExplainabilitiesCommandInput extends ListExplainabilitiesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListExplainabilitiesCommandOutput extends ListExplainabilitiesResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListExplainabilitiesCommand extends $Command<ListExplainabilitiesCommandInput, ListExplainabilitiesCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListExplainabilitiesCommandInput;
|
|
12
|
-
constructor(input: ListExplainabilitiesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExplainabilitiesCommandInput, ListExplainabilitiesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListExplainabilityExportsRequest, ListExplainabilityExportsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListExplainabilityExportsCommandInput extends ListExplainabilityExportsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListExplainabilityExportsCommandOutput extends ListExplainabilityExportsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListExplainabilityExportsCommand extends $Command<ListExplainabilityExportsCommandInput, ListExplainabilityExportsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListExplainabilityExportsCommandInput;
|
|
12
|
-
constructor(input: ListExplainabilityExportsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExplainabilityExportsCommandInput, ListExplainabilityExportsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListForecastExportJobsRequest, ListForecastExportJobsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListForecastExportJobsCommandInput extends ListForecastExportJobsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListForecastExportJobsCommandOutput extends ListForecastExportJobsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListForecastExportJobsCommand extends $Command<ListForecastExportJobsCommandInput, ListForecastExportJobsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListForecastExportJobsCommandInput;
|
|
12
|
-
constructor(input: ListForecastExportJobsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListForecastExportJobsCommandInput, ListForecastExportJobsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListForecastsRequest, ListForecastsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListForecastsCommandInput extends ListForecastsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListForecastsCommandOutput extends ListForecastsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListForecastsCommand extends $Command<ListForecastsCommandInput, ListForecastsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListForecastsCommandInput;
|
|
12
|
-
constructor(input: ListForecastsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListForecastsCommandInput, ListForecastsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListPredictorBacktestExportJobsCommandInput extends ListPredictorBacktestExportJobsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredictorBacktestExportJobsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListPredictorBacktestExportJobsCommand extends $Command<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListPredictorBacktestExportJobsCommandInput;
|
|
12
|
-
constructor(input: ListPredictorBacktestExportJobsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
|
|
4
|
-
import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
|
|
5
|
-
export interface ListPredictorsCommandInput extends ListPredictorsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ListPredictorsCommand extends $Command<ListPredictorsCommandInput, ListPredictorsCommandOutput, ForecastClientResolvedConfig> {
|
|
11
|
-
readonly input: ListPredictorsCommandInput;
|
|
12
|
-
constructor(input: ListPredictorsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorsCommandInput, ListPredictorsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|