gcloud_dataflow_jobs_cancel
Cancel a running Dataflow job by providing its job ID and region. Stop active pipeline execution to manage costs or correct errors.
Instructions
Cancel a running Dataflow job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Dataflow job ID to cancel | |
| region | No | Region where the job is running | us-central1 |