AWS Client VPN Endpoint

Hello,

how can I use AWS Client VPN? I found AWS VPC Endpoint and AWS EC2 Client VPN Endpoint. Which one should I use if I want to create an Infrastructure where I will get access to a private Subnet in a VPC due a Client VPN Endpoint? Do anyone have a little code example for me or a hint? I would be thankful for any advice.

Friendly regards,

Sam

1 Like

Did you have any luck?

@donsamiro @jimbol I am surprised that no one responded, so I will…

What’s involved with this:

† I don’t know if this is a difference between the REST API terraform uses or terraform, but the CLI and the Console UI, you can add a VPC ID + SGs to the client vpn endpoint, but in terraform, you can attach a subnet AFTER you create the endpoint.

I found this excellent guide online that was very helpful.