simon-ras opened a new pull request, #9105: URL: https://github.com/apache/camel/pull/9105
Backport to camel-3.x of CAMEL-18912 * CAMEL-18912: sqs - use client from consumer Before this change, autowired clients would fail to be detected. Also small optimization added by only requesting a single queue when listing the queues. * CAMEL-18912: athena - use client from endpoint * CAMEL-18912: cloudwatch - use client from endpoint * CAMEL-18912: dynamodb - use client from endpoint * CAMEL-18912: ec2 - use client from endpoint * CAMEL-18912: ses - use client from endpoint * CAMEL-18912: ecs - use client from endpoint * CAMEL-18912: eks - use client from endpoint * CAMEL-18912: iam - use client from endpoint * CAMEL-18912: msk - use client from endpoint * CAMEL-18912: s3 - use client from endpoint * CAMEL-18912: sns - use client from endpoint -- 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]
