v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.

delete/v1/flows/{flowArn}/source/{sourceArn}

Path parameters

flowArnstring required

The flow that you want to remove a source from.

sourceArnstring required

The ARN of the source that you want to remove.

Response

Success

FlowArnstring

The ARN of the flow that is associated with the source you removed.

SourceArnstring

The ARN of the source that was removed.