emrserverless_get_job_run {paws.compute} | R Documentation |
Displays detailed information about a job run.
See https://www.paws-r-sdk.com/docs/emrserverless_get_job_run/ for full documentation.
emrserverless_get_job_run(applicationId, jobRunId)
applicationId |
[required] The ID of the application on which the job run is submitted. |
jobRunId |
[required] The ID of the job run. |