View source: R/emrserverless_operations.R
| emrserverless_get_job_run | 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, attempt = NULL)
| applicationId | [required] The ID of the application on which the job run is submitted. | 
| jobRunId | [required] The ID of the job run. | 
| attempt | An optimal parameter that indicates the amount of attempts for the job. If not specified, this value defaults to the attempt of the latest job. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.