-
Notifications
You must be signed in to change notification settings - Fork 251
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
Cannot use SSO credentials #438
Comments
Thanks for submitting this issue. I'm looking into it. In the meantime, can you post the version of the AWS CLI that you're using? We'd expect the |
|
v2.0.56 of the CLI was released on Oct 8 , 2020, are you able to update to a more recent version an see if that fixes things? I believe v2.4.12 is the latest. |
Alright, I updated my cli to latest version, and indeed, the |
|
I just ran into a similar issue. mine return error: I am getting this error when trying to configure sso with or w/o --no-verify-ssl |
@mrjeanjoseph - That looks like a different problem. Please file a separate issue or discussion. |
What is the problem?
I run the official aws cli to configure SSO credentials and everything works. I set up the env var
AWS_PROFILE
to the right value, and runningaws s3 ls
works as expected.However, when trying to run some code using the rust sdk I am greeted with:
Under
~/.aws/sso/cache
there are three json files with the following content:Version
0.6.0
Platform
Linux arch-desktop 5.16.2-arch1-1 #1 SMP PREEMPT Thu, 20 Jan 2022 16:18:29 +0000 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: