Skip to content

Add search filter to aws account select menu in aws configure sso command #9514

Closed as duplicate of#6108
@frauniki

Description

@frauniki

Describe the feature

In large environments, there are cases where hundreds of AWS Accounts are tied to a specific aws org.
Currently, in such cases, finding and selecting the desired aws account is a very tedious task. (We have to use the arrow keys to move items one by one to find the desired account.)

$ aws configure sso
SSO session name (Recommended): sample-session-001
There are 150 AWS accounts available to you.
> development-team-a, [email protected] (111111111111)
  staging-environment, [email protected] (222222222222)
  production-web-app, [email protected] (333333333333)
  data-lake-project, [email protected] (444444444444)
  test-sandbox-env, [email protected] (555555555555)
  security-audit-logs, [email protected] (666666666666)
  company-main-account, [email protected] (777777777777)

Adding key bindings to the select menu and the ability to search for aws accounts would make these tasks much easier.

Use Case

Large-scale AWS Organizations (AWS Accounts 100+)

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

latest

Environment details (OS name and version, etc.)

none

Metadata

Metadata

Assignees

Labels

feature-requestA feature should be added or improved.needs-reviewThis issue or pull request needs review from a core team member.p3This is a minor priority issuesso

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions