Amazon Forecast · Arazzo Workflow
Amazon Forecast Generate Forecast
Version 1.0.0
Create a forecast from a predictor, poll until ACTIVE, and tag it.
Provider
Workflows
generate-forecast
Create an Amazon Forecast forecast and wait until it is ACTIVE.
Creates a forecast from a trained predictor, polls listForecasts until the matching forecast status is ACTIVE, and then associates the supplied tags with the forecast.
1
createForecast
createForecast
Create the forecast from the trained predictor.
2
waitForActive
listForecasts
List forecasts and confirm the newly created forecast has reached the ACTIVE status. Repeat this step while the forecast is still generating.
3
tagForecast
tagResource
Apply the supplied metadata tags to the now-ACTIVE forecast.