Learn R Programming

paws.compute (version 0.7.0)

emrserverless_cancel_job_run: Cancels a job run

Description

Cancels a job run.

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

Usage

emrserverless_cancel_job_run(applicationId, jobRunId)

Arguments

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.