-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels