Deletes the specified compilation job. This action deletes only the compilation job resource in Amazon SageMaker AI. It doesn't delete other resources that are related to that job, such as the model artifacts that the job creates, the compilation logs in CloudWatch, the compiled model, or the IAM role.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_compilation_job/ for full documentation.
sagemaker_delete_compilation_job(CompilationJobName)
[required] The name of the compilation job to delete.