v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Stops a flow.

post/v1/flows/stop/{flowArn}

Path parameters

flowArnstring required

The ARN of the flow that you want to stop.

Response

Success

FlowArnstring

The ARN of the flow that you stopped.

Status'STANDBY' | 'ACTIVE' | 'UPDATING' | 'DELETING' | 'STARTING' | 'STOPPING' | 'ERROR'

The status of the flow when the StopFlow process begins.