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