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

support session tokens #109

Open
wwalker opened this issue Nov 23, 2022 · 1 comment
Open

support session tokens #109

wwalker opened this issue Nov 23, 2022 · 1 comment

Comments

@wwalker
Copy link

wwalker commented Nov 23, 2022

In order to use IAM instance profiles, one must pass the session token.

It should be as simple as passing it as a header:

x-amz-security-token:FwoGZXIvYXdzEMn...long-string-of-base64-encoded-gibberish...Tsaf=
@anton7c3
Copy link
Contributor

Can be solved with #114 and the usage of an external library to obtain the credentials: https://github.com/y2k2mt/aws-credentials.cr

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

2 participants