thalesac opened a new issue, #18069: URL: https://github.com/apache/druid/issues/18069
### Description I've put together this PR https://github.com/apache/druid/pull/18068 for consideration. This PR updates the AWS Java SDK version used in Apache Druid to version 1.12.746. This is necessary to enable support for EKS Pod Identity credentials, as documented in the [AWS EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html). Bumped AWS SDK for Java to 1.12.746 to meet the minimum requirement for EKS Pod Identity. No API changes or behavioral changes are introduced; this is a patch version bump only and remains backward compatible. #### Release note Adding support for AWS EKS Pod Identity credentials -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
