awslabs / awslabs/amazon-kinesis-client-python
Upgrade Java SDK minor version to allow use of EKS Pod Identities
Open
- Dominant language
- Python
- Stars
- 377
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
To authenticate when running in a container that is hosted in EKS using EKS Pod Identities for the ServiceAccount authentication, a minimum Java SDK version of Java 2.21.30 is required.
https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html
Without this, code using this library will fail to authenticate to AWS.
Contributor guide
Assessment
This issue has not been assessed yet.