v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463278347.3 KB

Replaces the datasets in a dataset group with the specified datasets.

The Status of the dataset group must be ACTIVE before you can use the dataset group to create a predictor. Use the DescribeDatasetGroup operation to get the status.

post/#X-Amz-Target=AmazonForecast.UpdateDatasetGroup

Headers

X-Amz-Target'AmazonForecast.UpdateDatasetGroup' required

Request body

DatasetGroupArnstring required

The ARN of the dataset group.

DatasetArnsArn[] required

An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.

Response

Success

UpdateDatasetGroupResponse required