Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
Stopping Resources
The Amazon Forecast Stop Resource
(StopResource) operation stops a resource job that is in
progress. You can stop the following resource jobs:
-
Dataset group import (
CreateDatasetImportJob
) -
Predictor training (
CreateAutoPredictor
andCreatePredictor
) -
Predictor backtest export (
CreatePredictorBacktestExportJob
) -
Forecast (
CreateForecast
) -
Forecast export (
CreateForecastExportJob
) -
What-if analysis (
CreateWhatIfAnalysis
) -
What-if forecast (
CreateWhatIfForecast
) -
What-if forecast export (
CreateWhatIfForecastExportJob
)
You can't resume a resource job after it has stopped.
Stopping a resource ends its workflow, but doesn't delete the resource. You can still preview the resource parameters in the console and with the Describe operation.
When you stop a predictor or forecast job, you are billed for resources used up to the point when the job stopped.
You can stop a resource job using the Forecast console or the AWS Software Development Kit (SDK).