Stops an Amazon Bedrock flow's execution. This operation prevents further processing of the flow and changes the execution status to <code>Aborted</code>.
post/flows/{flowIdentifier}/aliases/{flowAliasIdentifier}/executions/{executionIdentifier}/stop
Path parameters
executionIdentifierstring required
The unique identifier of the flow execution to stop.
flowAliasIdentifierstring required
The unique identifier of the flow alias used for the execution.
flowIdentifierstring required
The unique identifier of the flow.
Response
Success