v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423398235.2 KB

Deactivates the existing flow. For on-demand flows, this operation returns an <code>unsupportedOperationException</code> error message. For schedule and event-triggered flows, this operation deactivates the flow.

post/stop-flow

Request body

flowNamestring required

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

Response

Success

flowArnstring

The flow's Amazon Resource Name (ARN).

flowStatus'Active' | 'Deprecated' | 'Deleted' | 'Draft' | 'Errored' | 'Suspended'

Indicates the current status of the flow.