Export the AWS Client VPN client configuration file
You can export the Client VPN client configuration by using the console or the AWS CLI.
To export client configuration (console)
Open the Amazon VPC console at https://console.aws.amazon.com/vpc/
. -
In the navigation pane, choose Client VPN Endpoints.
-
Select the Client VPN endpoint for which to download the client configuration and choose Download Client Configuration.
To export client configuration (AWS CLI)
Use the export-client-vpn-client-configuration
$
aws ec2 export-client-vpn-client-configuration --client-vpn-endpoint-idendpoint_id
--output text>config_filename
.ovpn