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

AWS_SESSION_TOKEN support #16

Open
valpackett opened this issue Aug 8, 2021 · 1 comment
Open

AWS_SESSION_TOKEN support #16

valpackett opened this issue Aug 8, 2021 · 1 comment

Comments

@valpackett
Copy link

When running e.g. on Lambda, the access secret is not enough and we have to pass a token with all requests, seems like just as the X-Amz-Security-Token header:

https://github.com/HENNGE/aiodynamo/blob/cb507e25b9120186f2adcca3d795271b19444443/src/aiodynamo/sign.py#L112-L113

@samuelcolvin
Copy link
Owner

PR welcome to add this if you can include tests.

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

Successfully merging a pull request may close this issue.

2 participants