@aws-sdk/client-forecast 3.803.0 → 3.804.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-types/commands/CreateAutoPredictorCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateExplainabilityCommand.d.ts +1 -1
- package/dist-types/commands/CreateExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateForecastCommand.d.ts +1 -1
- package/dist-types/commands/CreateForecastExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitorCommand.d.ts +1 -1
- package/dist-types/commands/CreatePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePredictorCommand.d.ts +1 -1
- package/dist-types/commands/CreateWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/CreateWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/commands/CreateWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExplainabilityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/commands/DeleteForecastCommand.d.ts +1 -1
- package/dist-types/commands/DeleteForecastExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -1
- package/dist-types/commands/DeletePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DeletePredictorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceTreeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoPredictorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExplainabilityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/commands/DescribeForecastCommand.d.ts +1 -1
- package/dist-types/commands/DescribeForecastExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitorCommand.d.ts +1 -1
- package/dist-types/commands/DescribePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePredictorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/commands/GetAccuracyMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitorEvaluationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResumeResourceCommand.d.ts +1 -1
- package/dist-types/commands/StopResourceCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWhatIfForecastExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitorEvaluationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResumeResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface CreateAutoPredictorCommandOutput extends CreateAutoPredictorRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAutoPredictorCommand_base: {
|
|
25
25
|
new (input: CreateAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoPredictorCommandInput, CreateAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoPredictorCommandInput, CreateAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetCommand_base: {
|
|
25
25
|
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetGroupCommandOutput extends CreateDatasetGroupRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetGroupCommand_base: {
|
|
25
25
|
new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDatasetImportJobCommandOutput extends CreateDatasetImport
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDatasetImportJobCommand_base: {
|
|
25
25
|
new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateExplainabilityCommandOutput extends CreateExplainabilityR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateExplainabilityCommand_base: {
|
|
25
25
|
new (input: CreateExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityCommandInput, CreateExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityCommandInput, CreateExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateExplainabilityExportCommandOutput extends CreateExplainab
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateExplainabilityExportCommand_base: {
|
|
25
25
|
new (input: CreateExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityExportCommandInput, CreateExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityExportCommandInput, CreateExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateForecastCommandOutput extends CreateForecastResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateForecastCommand_base: {
|
|
25
25
|
new (input: CreateForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastCommandInput, CreateForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastCommandInput, CreateForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateForecastExportJobCommandOutput extends CreateForecastExpo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateForecastExportJobCommand_base: {
|
|
25
25
|
new (input: CreateForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastExportJobCommandInput, CreateForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastExportJobCommandInput, CreateForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateMonitorCommand_base: {
|
|
25
25
|
new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePredictorBacktestExportJobCommandOutput extends CreatePre
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePredictorBacktestExportJobCommand_base: {
|
|
25
25
|
new (input: CreatePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePredictorCommandOutput extends CreatePredictorResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePredictorCommand_base: {
|
|
25
25
|
new (input: CreatePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWhatIfAnalysisCommandOutput extends CreateWhatIfAnalysisR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWhatIfAnalysisCommand_base: {
|
|
25
25
|
new (input: CreateWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfAnalysisCommandInput, CreateWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfAnalysisCommandInput, CreateWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWhatIfForecastCommandOutput extends CreateWhatIfForecastR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWhatIfForecastCommand_base: {
|
|
25
25
|
new (input: CreateWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastCommandInput, CreateWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastCommandInput, CreateWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWhatIfForecastExportCommandOutput extends CreateWhatIfFor
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWhatIfForecastExportCommand_base: {
|
|
25
25
|
new (input: CreateWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastExportCommandInput, CreateWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastExportCommandInput, CreateWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDatasetCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDatasetCommand_base: {
|
|
25
25
|
new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDatasetGroupCommand_base: {
|
|
25
25
|
new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDatasetImportJobCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDatasetImportJobCommand_base: {
|
|
25
25
|
new (input: DeleteDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteExplainabilityCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteExplainabilityCommand_base: {
|
|
25
25
|
new (input: DeleteExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteExplainabilityExportCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteExplainabilityExportCommand_base: {
|
|
25
25
|
new (input: DeleteExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteForecastCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteForecastCommand_base: {
|
|
25
25
|
new (input: DeleteForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteForecastExportJobCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteForecastExportJobCommand_base: {
|
|
25
25
|
new (input: DeleteForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteMonitorCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteMonitorCommand_base: {
|
|
25
25
|
new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePredictorBacktestExportJobCommandOutput extends __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePredictorBacktestExportJobCommand_base: {
|
|
25
25
|
new (input: DeletePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePredictorCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePredictorCommand_base: {
|
|
25
25
|
new (input: DeletePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourceTreeCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourceTreeCommand_base: {
|
|
25
25
|
new (input: DeleteResourceTreeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourceTreeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWhatIfAnalysisCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWhatIfAnalysisCommand_base: {
|
|
25
25
|
new (input: DeleteWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfAnalysisCommandInput, DeleteWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfAnalysisCommandInput, DeleteWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWhatIfForecastCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWhatIfForecastCommand_base: {
|
|
25
25
|
new (input: DeleteWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastCommandInput, DeleteWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastCommandInput, DeleteWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWhatIfForecastExportCommandOutput extends __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWhatIfForecastExportCommand_base: {
|
|
25
25
|
new (input: DeleteWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastExportCommandInput, DeleteWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastExportCommandInput, DeleteWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAutoPredictorCommandOutput extends DescribeAutoPredicto
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAutoPredictorCommand_base: {
|
|
25
25
|
new (input: DescribeAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetGroupCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetIm
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDatasetImportJobCommand_base: {
|
|
25
25
|
new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeExplainabilityCommandOutput extends DescribeExplainabil
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeExplainabilityCommand_base: {
|
|
25
25
|
new (input: DescribeExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeExplainabilityExportCommandOutput extends DescribeExpla
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeExplainabilityExportCommand_base: {
|
|
25
25
|
new (input: DescribeExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeForecastCommandOutput extends DescribeForecastResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeForecastCommand_base: {
|
|
25
25
|
new (input: DescribeForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeForecastExportJobCommandOutput extends DescribeForecast
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeForecastExportJobCommand_base: {
|
|
25
25
|
new (input: DescribeForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeMonitorCommandOutput extends DescribeMonitorResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeMonitorCommand_base: {
|
|
25
25
|
new (input: DescribeMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitorCommandInput, DescribeMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitorCommandInput, DescribeMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePredictorBacktestExportJobCommandOutput extends Describ
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePredictorBacktestExportJobCommand_base: {
|
|
25
25
|
new (input: DescribePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePredictorCommandOutput extends DescribePredictorRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePredictorCommand_base: {
|
|
25
25
|
new (input: DescribePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWhatIfAnalysisCommandOutput extends DescribeWhatIfAnaly
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWhatIfAnalysisCommand_base: {
|
|
25
25
|
new (input: DescribeWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfAnalysisCommandInput, DescribeWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfAnalysisCommandInput, DescribeWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWhatIfForecastCommandOutput extends DescribeWhatIfForec
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWhatIfForecastCommand_base: {
|
|
25
25
|
new (input: DescribeWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastCommandInput, DescribeWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastCommandInput, DescribeWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWhatIfForecastExportCommandOutput extends DescribeWhatI
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWhatIfForecastExportCommand_base: {
|
|
25
25
|
new (input: DescribeWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastExportCommandInput, DescribeWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastExportCommandInput, DescribeWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAccuracyMetricsCommandOutput extends GetAccuracyMetricsRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAccuracyMetricsCommand_base: {
|
|
25
25
|
new (input: GetAccuracyMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAccuracyMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListMonitorEvaluationsCommandOutput extends ListMonitorEvaluati
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListMonitorEvaluationsCommand_base: {
|
|
25
25
|
new (input: ListMonitorEvaluationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListMonitorEvaluationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResumeResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const ResumeResourceCommand_base: {
|
|
25
25
|
new (input: ResumeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ResumeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopResourceCommand_base: {
|
|
25
25
|
new (input: StopResourceCommandInput): import("@smithy/smithy-client").CommandImpl<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopResourceCommandInput): import("@smithy/smithy-client").CommandImpl<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDatasetGroupCommandOutput extends UpdateDatasetGroupRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDatasetGroupCommand_base: {
|
|
25
25
|
new (input: UpdateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|