-
Notifications
You must be signed in to change notification settings - Fork 711
Description
v2 of the Go SDK is missing support for Web Identity Tokens. (It's present in SDK v1.)
Support for Web Identity Tokens is particularly crucial for Go services running in Amazon EKS, where IAM Roles for Service Accounts are now the officially-supported way for Kubernetes Pods to obtain AWS credentials without having to grant the entire EC2 instance (i.e., node) access via an EC2 Instance Role. This enables least-privilege access in multi-tenant environments. See https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-technical-overview.html for details.
See aws/aws-sdk-go@2e1d76a for the commit that added support to v1 of the Go SDK.
owlwalks, hasheddan, kminehart, encron and ZhiHanZ
Metadata
Metadata
Assignees
Labels
No labels