snowplow / enrich

Snowplow Enrichment jobs and library
https://snowplowanalytics.com
Other
21 stars 39 forks source link

common: update AWS SDK versions to support Pod Identity credential chain #838

Closed Jeinhaus closed 9 months ago

Jeinhaus commented 11 months ago

This PR should make it possible to use Pod Identities in AWS EKS clusters.

AWS recently released the EKS Pod Identity capabilities, that simplify permission management for Kubernetes pods. The v1 and v2 AWS SDKs both support the new credential chains:

benjben commented 9 months ago

Thanks @Jeinhaus ! Taken care of in https://github.com/snowplow/enrich/pull/857