Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STS.GetCallerIdentity() Presign Client #253

Closed
1 task done
kggilmer opened this issue Jul 9, 2021 · 1 comment
Closed
1 task done

STS.GetCallerIdentity() Presign Client #253

kggilmer opened this issue Jul 9, 2021 · 1 comment
Labels
customization Service Customization feature-request A feature should be added or improved. modeled-trait Customization may be expressed as a trait

Comments

@kggilmer
Copy link
Contributor

kggilmer commented Jul 9, 2021

Provide support for presigning STS GetCallerIdentity operation, which enables IAM authentication with EKS.

Related issue on Go v2 SDK: aws/aws-sdk-go-v2#1021

Guidance from the Go SDK team is that this feature is generally useful and necessary to support IAM auth w/ EKS.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

Describe the Feature

Enable the STS.GetCallerIdentity() operation to be presigned for use by EKS and aws-iam-authenticator.

  • I may be able to implement this feature request
@kggilmer kggilmer added feature-request A feature should be added or improved. customization Service Customization modeled-trait Customization may be expressed as a trait labels Jul 9, 2021
@kggilmer
Copy link
Contributor Author

STS GetCallerIdentity presign request implemented in #257.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization Service Customization feature-request A feature should be added or improved. modeled-trait Customization may be expressed as a trait
Projects
None yet
Development

No branches or pull requests

1 participant