deleteHyperParameterTuningJob
abstract suspend fun deleteHyperParameterTuningJob(input: DeleteHyperParameterTuningJobRequest): DeleteHyperParameterTuningJobResponse
Deletes a hyperparameter tuning job. The DeleteHyperParameterTuningJob
API deletes only the tuning job entry that was created in SageMaker when you called the CreateHyperParameterTuningJob
API. It does not delete training jobs, artifacts, or the IAM role that you specified when creating the model.