We need to poll AWS via a proxy with Virtual Network Assurance (VNA).
Can the VNA/SDX AWS plugin be configured to use a proxy?
Virtual Network Assurance
Release : 22.2.4 and Later
Proxy settings for the AWS plugin were introduced VNA 22.2.4:
"USE_PROXY": false,
"PROXY_IP": "0.0.0.0",
"PROXY_PORT": 0,
"PROXY_PROTOCOL": "https",
"PROXY_USERNAME": "",
"PROXY_PASSWORD": "",