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