What version of the AWS plugin is required to use the AWS plugin through a proxy?
Release : 22.2.4 and later
The addition of proxy configuration settings for the Amazon Web Services (AWS) plugin to VNA was added starting in VNA 22.2.4
These settings are outlined in the VNA documentation for the AWS Plugin :
PROXY_IP
Specifies the IP address of the proxy server.
Default: 0.0.0.0
PROXY_PORT
Specifies the port number of the proxy server.
Default: 0
PROXY_PROTOCOL
Specifies the protocol that the proxy uses.
Values: http or https
Default: https
PROXY_USERNAME
Specifies the username that the plug-in uses to log in to the proxy server.
PROXY_PASSWORD
Specifies the password that the plug-in uses to log in to the proxy server.