Workflow

Create, inspect, update, pause, resume, or delete workflows in this section. Keep the workflow ID from a create or retrieval response for subsequent control operations.

Choose a task

Task

Description

Add workflow

Save a workflow definition without automatically starting a job.

Inspect workflows

Lists workflows that the caller can read.

Inspect workflow details

Reads a workflow definition, runtime configuration, and current status.

Edit workflow

Changes an existing workflow definition or configuration.

Pause workflow

Pauses a workflow and its currently pausable executions.

Resume workflow

Resumes a paused workflow and executions paused by the workflow pause action.

Remove workflow

Deletes a workflow and its versions, triggers, and execution records.

Last updated on