paws.analytics (version 0.5.0)

glue_batch_stop_job_run: Stops one or more job runs for a specified job definition

Description

Stops one or more job runs for a specified job definition.

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

Usage

glue_batch_stop_job_run(JobName, JobRunIds)

Arguments

JobName

[required] The name of the job definition for which to stop job runs.

JobRunIds

[required] A list of the JobRunIds that should be stopped for that job definition.