sagemaker_stop_transform_job {paws.machine.learning}R Documentation

Stops a batch transform job

Description

Stops a batch transform job.

See https://www.paws-r-sdk.com/docs/sagemaker_stop_transform_job/ for full documentation.

Usage

sagemaker_stop_transform_job(TransformJobName)

Arguments

TransformJobName

[required] The name of the batch transform job to stop.


[Package paws.machine.learning version 0.9.0 Index]