View source: R/emrserverless_operations.R
emrserverless_cancel_job_run | R Documentation |
Cancels a job run.
See https://www.paws-r-sdk.com/docs/emrserverless_cancel_job_run/ for full documentation.
emrserverless_cancel_job_run(applicationId, jobRunId)
applicationId |
[required] The ID of the application on which the job run will be canceled. |
jobRunId |
[required] The ID of the job run to cancel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.