Learn R Programming

paws.analytics (version 0.7.0)

gluedatabrew_stop_job_run: Stops a particular run of a job

Description

Stops a particular run of a job.

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

Usage

gluedatabrew_stop_job_run(Name, RunId)

Arguments

Name

[required] The name of the job to be stopped.

RunId

[required] The ID of the job run to be stopped.