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

Add possibility to use STS to authenticate #318

Closed
benjben opened this issue Aug 20, 2020 · 2 comments
Closed

Add possibility to use STS to authenticate #318

benjben opened this issue Aug 20, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@benjben
Copy link
Contributor

benjben commented Aug 20, 2020

In order to be able to use AWS Security Token Service to authenticate.

For example it can be used to pass AWS credentials with AWS_PROFILE environment variable.

Related to snowplow/snowplow#4372

@benjben benjben added the enhancement New feature or request label Aug 20, 2020
@benjben benjben changed the title Add aws-java-sdk-sts to the dependencies Add possibility to use STS to authenticate Aug 20, 2020
@chuwy chuwy changed the title Add possibility to use STS to authenticate Stream: add possibility to use STS to authenticate Aug 20, 2020
@markharding
Copy link

This would also allow for service accounts in kubernetes pods too https://docs.aws.amazon.com/eks/latest/userguide/specify-service-account-role.html

@Lincon-Freitas
Copy link

Would be perfect to have the AssumeRoleWithWebIdentity available to allow me assuming roles directly in my pods.

@benjben benjben changed the title Stream: add possibility to use STS to authenticate Add possibility to use STS to authenticate Sep 17, 2021
@benjben benjben added this to the 3.0.0 milestone Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants