gluedatabrew_stop_job_run: Stops a particular run of a job

View source: R/gluedatabrew_operations.R

gluedatabrew_stop_job_runR Documentation

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.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.