updateDatasetGroup
abstract suspend fun updateDatasetGroup(input: UpdateDatasetGroupRequest): UpdateDatasetGroupResponse
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.