sagemaker_stop_compilation_job {paws.machine.learning} | R Documentation |
Stops a model compilation job
Description
Stops a model compilation job.
See https://www.paws-r-sdk.com/docs/sagemaker_stop_compilation_job/ for full documentation.
Usage
sagemaker_stop_compilation_job(CompilationJobName)
Arguments
CompilationJobName |
[required] The name of the model compilation job to stop. |
[Package paws.machine.learning version 0.7.0 Index]