If your Atlassian product instance is running behind a firewall, the app will reuse the proxy configuration from the Atlassian host application.


Please note that the AWS API calls use SSL throughout, so the app relies on the respective system properties https.proxyHost and https.proxyPort to be available from the Java Virtual Machine (JVM). Depending on your environment, you might need to set these https.* variations explicitly in addition to the usual http.* ones.