markap14 commented on pull request #5745: URL: https://github.com/apache/nifi/pull/5745#issuecomment-1041987628
Thanks for the contribution @jynolen . I wonder, though, if there are other VPCE endpoints that may need to be used, other than just `.com` and `.com.cn`? We probably should not just slowly add them one at a time. Instead, perhaps it makes sense to check if the URL ends with ".vpce.amazonaws.com" followed by `.<anything>` and if so extract that whole suffix and pass that on. Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
