We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ ~/Desktop/aws-vault-v7.0.0-beta2 --debug --prompt=osascript exec sre-dev -- 2023/02/20 12:01:12 aws-vault v7.0.0-beta2 2023/02/20 12:01:12 Using prompt driver: osascript 2023/02/20 12:01:12 Loading config file /Users/fernando/.aws/config 2023/02/20 12:01:12 Parsing config file /Users/fernando/.aws/config 2023/02/20 12:01:12 [keyring] Considering backends: [keychain] 2023/02/20 12:01:12 [sso-session] '' missing in config file 2023/02/20 12:01:12 [sso-session] '' missing in config file 2023/02/20 12:01:12 [keyring] Querying keychain for service="aws-vault", keychain="aws-vault.keychain" 2023/02/20 12:01:12 [keyring] Found 0 results aws-vault: error: exec: Error getting temporary credentials: profile sre-dev: credentials missing
[default] region = us-east-1 [profile sre-dev] sso_start_url = https://foobar.awsapps.com/start sso_region = us-east-1 sso_account_id = 12345678900 sso_role_name = AdministratorAccess region = us-east-1
The text was updated successfully, but these errors were encountered:
I noticed the same, caused by #1088
@dima-vm are you able to address this?
Sorry, something went wrong.
Fixed in ba79e47
No branches or pull requests
The text was updated successfully, but these errors were encountered: