Amazon Forecast · Arazzo Workflow
Amazon Forecast Train Predictor
Version 1.0.0
Create a predictor, poll the listing until it is ACTIVE, and tag it.
Provider
Workflows
train-predictor
Create an Amazon Forecast predictor and wait until training is ACTIVE.
Creates a predictor, polls listPredictors until the matching predictor status is ACTIVE, and then associates the supplied tags with the predictor.
1
createPredictor
createPredictor
Create the predictor and start training using the supplied configuration.
2
waitForActive
listPredictors
List predictors and confirm the newly created predictor has reached the ACTIVE status. Repeat this step while training is still in progress.
3
tagPredictor
tagResource
Apply the supplied metadata tags to the now-ACTIVE predictor.