Learn R Programming

paws.compute (version 0.3.1)

emrserverless_get_dashboard_for_job_run: Returns a URL to access the job run dashboard

Description

Returns a URL to access the job run dashboard. The generated URL is valid for one hour, after which you must invoke the API again to generate a new URL.

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

Usage

emrserverless_get_dashboard_for_job_run(applicationId, jobRunId)

Arguments

applicationId

[required] The ID of the application.

jobRunId

[required] The ID of the job run.