awslabs / awslabs/aws-shell

Add regions to the auto-complete

Open
#57 3 comments 1 reaction 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
7.3k
Forks
780
PR merge metrics
No merged PRs in 30d

Description

Would like to suggest adding the actual regions to the --region auto-complete (e.g. show us-east... and so on).

It would also be great to support the --region (and other options) in other places except after the service (e.g. also at the end).

Contributor guide

Open the contributing guide

Research direction

Start by locating the --region autocomplete entry point and the option-parsing path for arguments after a service. Trace how region values are discovered and how options are positioned; done means regional suggestions appear and --region and other options work in the additional positions described, with coverage for both behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.