v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450250256.2 KB

Removes a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface.

delete/v1/flows/{flowArn}/vpcInterfaces/{vpcInterfaceName}

Path parameters

flowArnstring required

The flow that you want to remove a VPC interface from.

vpcInterfaceNamestring required

The name of the VPC interface that you want to remove.

Response

Success

FlowArnstring

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

NonDeletedNetworkInterfaceIdsString[]

IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.

VpcInterfaceNamestring

The name of the VPC interface that was removed.