Delete a Client VPN attachment in AWS Transit Gateway
To delete a Client VPN attachment using the console
-
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
On the navigation pane, choose Transit gateways.
-
Choose Transit gateway attachments.
-
Select the Client VPN attachment that you want to delete.
-
Choose Actions, Delete transit gateway attachment.
-
When prompted for confirmation, enter
deleteand choose Delete.
The Client VPN attachment enters the Deleting state and will be removed from your account. This process may take some time to complete.
To delete a Client VPN attachment using the AWS CLI
Use the delete-transit-gateway-client-vpn-attachment command.