How to safely permit traffic to an Amazon AWS hosted site (Cloudfront)
Running 5.2.7 on a FGT60D and one of the sites that we programmatically retrieve data from has moved recently to Amazon's hosting service. Previously this traffic was permitted using the site FQDN, however as I understand it this can now resolve to a number of different IPs depending on server load etc. - data retrieval is failing periodically now.
What is the best practice for permitting traffic to a specific URL hosted in this way?