tstuber commented on issue #2925: URL: https://github.com/apache/camel-quarkus/issues/2925#issuecomment-884760327
Hi @ppalaga, I also tested those configs as follows: ``` #camel.component.aws2-sts.useDefaultCredentialsProvider=true #camel.component.aws2-sts.region=eu-central-1 #%dev.camel.component.aws2-sts.proxyHost=localhost #%dev.camel.component.aws2-sts.proxyPort=3128 #%dev.camel.component.aws2-sts.proxyProtocol=http ``` But the proxy settings are not taken into account for STS (see also [this ](https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/Issue.20with.20AWS.20S3.20with.20web.20identity.20token.20and.20proxy)zulip discussion). -- 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