v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Specifies a training dataset that you want to delete. You can't delete a training dataset if there are any audience models that depend on the training dataset. In Clean Rooms ML, the <code>TrainingDataset</code> is metadata that points to a Glue table, which is read only during <code>AudienceModel</code> creation. This action deletes the metadata.

delete/training-dataset/{trainingDatasetArn}

Path parameters

trainingDatasetArnstring required

The Amazon Resource Name (ARN) of the training dataset that you want to delete.

Response

Success