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

system-property-credentials-provider missing aws.sessionToken system property #167

Closed
digash opened this issue Jan 8, 2021 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@digash
Copy link

digash commented Jan 8, 2021

Hi,

Trying to authenticate w/o sessionToken causes "The security token included in the request is invalid."
Adding session token property fixes this issue.

:aws/secret-access-key (u/getProperty "aws.secretKey")}

It is also listed in SystemProperyCredentialsProvide Java API

Regards,
Dig

@dchelimsky dchelimsky assigned dchelimsky and unassigned dchelimsky Jan 8, 2021
@dchelimsky dchelimsky added the bug Something isn't working label Jan 8, 2021
@dchelimsky
Copy link
Contributor

Fixed in e333d53

@dchelimsky
Copy link
Contributor

Released in aws-api 0.8.498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants