I'm using Cloudfront with load balancing and ec2 instances.
In AWS, my load balancer accepts traffic from all http connections. It is possible to restrict that to accept only http connections from my Cloudfront distributions ? And how can I do that ?
Thanks.