ppalaga commented on issue #2925: URL: https://github.com/apache/camel-quarkus/issues/2925#issuecomment-884757964
I think you need to configure the proxy for STS separately. Would you plz try to add the following? ``` %dev.camel.component.aws2-sts.proxyHost=localhost %dev.camel.component.aws2-sts.proxyPort=3100 %dev.camel.component.aws2-sts.proxyProtocol=http ``` -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org