Amazon Forecast · Arazzo Workflow
Amazon Forecast End to End Pipeline
Version 1.0.0
Create a dataset, dataset group, predictor, and forecast in a single chained pass.
Provider
Workflows
end-to-end-pipeline
Chain dataset, dataset group, predictor, and forecast creation.
Creates a dataset, a dataset group referencing it, a predictor, and a forecast, threading each resulting ARN into the next create call.
1
2
createDatasetGroup
Create a dataset group that references the new dataset by its ARN.
3
createPredictor
Train a predictor using the supplied input and featurization configuration referencing the dataset group.
4
Source API Descriptions
openapi
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.