Skip to content

AWS CLI with SSO not working #139

@buzoherbert

Description

@buzoherbert

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions