emrcontainers_describe_job_run: Displays detailed information about a job run

View source: R/emrcontainers_operations.R

emrcontainers_describe_job_runR Documentation

Displays detailed information about a job run

Description

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.

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

Usage

emrcontainers_describe_job_run(id, virtualClusterId)

Arguments

id

[required] The ID of the job run request.

virtualClusterId

[required] The ID of the virtual cluster for which the job run is submitted.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.