v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Stops one or more job runs for a specified job definition.

post/#X-Amz-Target=AWSGlue.BatchStopJobRun

Headers

X-Amz-Target'AWSGlue.BatchStopJobRun' required

Request body

JobNamestring required

The name of the job definition for which to stop job runs.

JobRunIdsIdString[] required

A list of the <code>JobRunIds</code> that should be stopped for that job definition.

Response

Success