async-aws / aws

AWS SDK with readable code and async responses
https://async-aws.com
MIT License
436 stars 132 forks source link

Add support for EKS Pod Identity #1781

Closed kevinrudde closed 1 month ago

kevinrudde commented 1 month ago

Added support for EKS Pod Identity, see https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html

It is similar to the ContainerProvider, but uses the injected environment variables from the Pod Identity Agent.

kevinrudde commented 1 month ago

Hey @jderusse 👋 is there an ETA for merging this? 😄

jderusse commented 1 month ago

thank you @kevinrudde