v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Starts a flow.

post/v1/flows/start/{flowArn}

Path parameters

flowArnstring required

The ARN of the flow that you want to start.

Response

Success

FlowArnstring

The ARN of the flow that you started.

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

The status of the flow when the StartFlow process begins.