sagemaker_delete_compilation_job: Deletes the specified compilation job

View source: R/sagemaker_operations.R

sagemaker_delete_compilation_jobR Documentation

Deletes the specified compilation job

Description

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.

Usage

sagemaker_delete_compilation_job(CompilationJobName)

Arguments

CompilationJobName

[required] The name of the compilation job to delete.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.