v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Stops a batch transform job.

When Amazon SageMaker receives a StopTransformJob request, the status of the job changes to Stopping. After Amazon SageMaker stops the job, the status is set to Stopped. When you stop a batch transform job before it is completed, Amazon SageMaker doesn't store the job's output in Amazon S3.

post/#X-Amz-Target=SageMaker.StopTransformJob

Headers

X-Amz-Target'SageMaker.StopTransformJob' required

Request body

TransformJobNamestring required

The name of the batch transform job to stop.

Response

Success