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

View source: R/glue_operations.R

glue_batch_stop_job_runR Documentation

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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.