Displays detailed information about 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.
get/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}
Path parameters
jobRunIdstring required
The ID of the job run request.
virtualClusterIdstring required
The ID of the virtual cluster for which the job run is submitted.
Response
Success