Deletes any SageMaker entities which have been created and still exist.
Deletes any SageMaker entities which have been created and still exist. Any transient exceptions occurring from service calls will be rethrown wrapped in a SageMakerResourceCleanupException and can be retried.
The set of entities which have been created. Can be obtained from SageMakerModel.getCreatedResources, SageMakerEstimator.getCreatedResources, or any SageMakerSparkSDKException thrown during usage.
Deletes any SageMaker entities created during operation of the SageMaker Estimator and Transformer.