Delete an AWS Client VPN endpoint - AWS Client VPN

Delete an AWS Client VPN endpoint

You will need to disassociate all target networks before you can delete a Client VPN endpoint. When you delete a Client VPN endpoint, its state is changed to deleting and clients can no longer connect to it.

You can delete a Client VPN endpoint by using the console or the AWS CLI.

To delete 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 to delete. Choose Actions, Delete Client VPN endpoint.

  4. Enter delete into the confirmation window and choose Delete.

To delete a Client VPN endpoint (AWS CLI)

Use the delete-client-vpn-endpoint command.