Amazon Forecast · Arazzo Workflow
Amazon Forecast Register Dataset to Group
Version 1.0.0
Create a dataset, wait until ACTIVE, then create a dataset group containing it.
Provider
Workflows
register-dataset-to-group
Create a dataset and attach it to a new dataset group once it is ACTIVE.
Creates a dataset, polls describeDataset until the dataset is ACTIVE, and then creates a dataset group that includes the new dataset's ARN.
1
2
waitForDatasetActive
Describe the dataset and confirm it has reached the ACTIVE status. Repeat this step while the dataset is still being created.
3
createDatasetGroup
Create a dataset group that references the new dataset by its ARN.
Source API Descriptions
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.