emrserverless_get_job_run: Displays detailed information about a job run

View source: R/emrserverless_operations.R

emrserverless_get_job_runR Documentation

Displays detailed information about a job run

Description

Displays detailed information about a job run.

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

Usage

emrserverless_get_job_run(applicationId, jobRunId)

Arguments

applicationId

[required] The ID of the application on which the job run is submitted.

jobRunId

[required] The ID of the job run.


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