v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141912377.1 KB

Cancels a job run. A job run is a unit of work, such as a Spark jar, PySpark script, or SparkSQL query, that you submit to Amazon EMR on EKS.

delete/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}

Path parameters

jobRunIdstring required

The ID of the job run to cancel.

virtualClusterIdstring required

The ID of the virtual cluster for which the job run will be canceled.

Response

Success

idstring

The output contains the ID of the cancelled job run.

virtualClusterIdstring

The output contains the virtual cluster ID for which the job run is cancelled.