Is there any way to restrict amazon-cloud-drive-upload for certain websites? For example, say the website is www.mywebsite.com (public IP 1.1.1.1) and has an applet that allows users to upload files. When the user attempts to upload the files, the firewall detects this as application "amazon-cloud-drive-upload". You can't create a firewall rule that with a destination of 1.1.1.1 and allow app amazon-cloud-drive-upload, since that function is using amazon's IP address range (52.216.0.0/15). However, if you allow the application for that aws region, then these users can upload to any site that is in that region, which is not ideal. Hopefully, this makes sense
... View more