I have set up a CloudFront based static web site under SAM architecture.
I wanted to setup VPN in between client machine and website by using aws VPN endpoint. As i knew that i need to setup VPN Endpoint and VPC but have no idea how the VPC access to the Cloudfront based website after successfully established a VPN connection between client VPN and VPC.
Does anyone know how to setup the access to cloudfront from client VPN?