Disassociate a target network from an AWS Client VPN endpoint - AWS Client VPN

Disassociate a target network from an AWS Client VPN endpoint

When you disassociate a target network, any routes that were manually added to the Client VPN endpoint's route table are deleted, as well as the route that was automatically created when the target network association was made (the local route of the VPC). If you disassociate all target networks from a Client VPN endpoint, clients can no longer establish a VPN connection.

To disassociate a target network from a Client VPN endpoint (console)
  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.

  2. In the navigation pane, choose Client VPN Endpoints.

  3. Select the Client VPN endpoint with which the target network is associated and choose Target network associations.

  4. Select the target network to disassociate, choose Disassociate, and then choose Disassociate target network.

To disassociate a target network from a Client VPN endpoint (AWS CLI)

Use the disassociate-client-vpn-target-network command.