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 CLI with SSO not working #139

Open
buzoherbert opened this issue Dec 24, 2022 · 0 comments
Open

AWS CLI with SSO not working #139

buzoherbert opened this issue Dec 24, 2022 · 0 comments

Comments

@buzoherbert
Copy link

buzoherbert commented Dec 24, 2022

1.

  • OS: [e.g. OS X, Ubuntu, Windows, etc.]: Ubuntu 22.04.1 LTS on WSL 2 on WIndows 11 22H2
  • Shell (Bash, PowerShell, Zsh, etc.): bash

2. Description
I installed EB CLI following these instructions.

To use it, I configured AWS CLI for SSO following these instructions.

The configuration works on the AWS CLI side, but not on EB.

eb init --profile <profile_name> does not work, it shows me this error:

ERROR: InvalidConfigError - The profile "<profile_name>" is configured to use SSO but is missing required configuration: sso_start_url, sso_region

I checked the ~/.aws/config file and it contains all the needed parameters.

@buzoherbert buzoherbert changed the title AWS CLI SSO not working AWS CLI with SSO not working Dec 24, 2022
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

1 participant