View source: R/sagemaker_operations.R
sagemaker_delete_compilation_job | R Documentation |
Deletes the specified compilation job. This action deletes only the compilation job resource in Amazon SageMaker. 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)
CompilationJobName |
[required] The name of the compilation job to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.