Amazon Forecast · Arazzo Workflow
Amazon Forecast Provision Dataset Group
Version 1.0.0
Create a dataset group, poll the listing until it is ACTIVE, and tag it.
Provider
Workflows
provision-dataset-group
Create an Amazon Forecast dataset group and wait until it is ACTIVE.
Creates a dataset group, polls listDatasetGroups until the matching group status is ACTIVE, and then associates the supplied tags with the group.
1
createDatasetGroup
createDatasetGroup
Create the dataset group using the supplied name, domain and any member dataset ARNs.
2
waitForActive
listDatasetGroups
List dataset groups and confirm the newly created group has reached the ACTIVE status. Repeat this step while the status is still being created.
3
tagDatasetGroup
tagResource
Apply the supplied metadata tags to the now-ACTIVE dataset group.