Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/2704
@ottobackwards I assume you were talking about this, #2016. That one adds
user/password for proxy authentication at abstract AWS processor. This PR adds
ProxyConfigurationService, which can be added on top of #2016 for AWS
processors proxy configurations to be managed by the centralized Controller
Service. Please look at the FTP and HTTP processors in this PR, AWS ones can
adopt the CS same way.---
