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

Adding support for amazon STS #25

Open
shaunenslin opened this issue Mar 14, 2019 · 2 comments
Open

Adding support for amazon STS #25

shaunenslin opened this issue Mar 14, 2019 · 2 comments

Comments

@shaunenslin
Copy link

Hi, I have added support for amazon STS for assuming an IAM role.
Very handy for software being developed and rolled out without need for usual credential's.

If you can give me access, I can submit the pull request.

thanks

@brainstorm
Copy link

@shaunenslin You don't need any access to submit a pull request. I'm also interested in STS since I'm testing this lib right now :)

@tejasmanohar
Copy link
Contributor

Have you seen athena.Open({Session: aws.Session... })? https://godoc.org/github.com/segmentio/go-athena#Open

You should be able to make an AWS session out of STS credentials and supply that, right? I believe we do that somewhere...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants