Release v0.3.1 (What’s new?).

https://github.com/MacHu-GWU/aws_console_url_search-project/workflows/CI/badge.svg https://codecov.io/gh/MacHu-GWU/aws_console_url_search-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/aws_console_url_search.svg https://img.shields.io/pypi/l/aws_console_url_search.svg https://img.shields.io/pypi/pyversions/aws_console_url_search.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to aws_console_url_search Documentation#

aws_console_url_search (acs) is a cross-platform CLI tool for lightning-fast AWS Console URL opener. Say goodbye to hunting through tabs or bookmarks—acs instantly locates and opens your desired AWS Console URL in your default browser. It’s not just fast; it’s blazingly fast! With pinpoint accuracy and interactive features, acs redefines your AWS Console experience.

Demo#

https://asciinema.org/a/633187.svg

Install#

aws_console_url_search is released on PyPI, so all you need is:

$ pip install aws_console_url_search

To upgrade to latest version:

$ pip install --upgrade aws_console_url_search

Then you can type acs CLI command to enter the interactive UI:

$ acs

Usage - Search AWS Service or Menu URL#

$ acs
[Query (region = None)]: <--- type your query here
[x] 🌟 🪣 s3 (None)
      Store and retrieve any amount of data from anywhere
[ ] 🌟 👤 iam (None)
      Manage User Access and Encryption Keys
[ ] 🌟 🖥 ec2 (None)
      Virtual Servers in the Cloud
[ ] 🌟 🌐 vpc (None)
      Isolated Cloud Resources
[ ] 🌟 dynamodb (None)
      Managed NoSQL Database

Usage - Switch AWS Region#

$ acs
(AWS Region Query): !@ <--- type your aws region query here
[x] no region | Auto decide based on your AWS Console history
      Hit Enter set region and return to search
[ ] us-east-1 | US East (N. Virginia)
      Hit Enter set region and return to search
[ ] us-east-2 | US East (Ohio)
      Hit Enter set region and return to search
[ ] us-west-1 | US West (N. California)
      Hit Enter set region and return to search
[ ] us-west-2 | US West (Oregon)
      Hit Enter set region and return to search

Table of Content#

About the Author#

(\ (\
( -.-)o    I am a lovely Rabbit!
o_(")(")

Sanhe Hu is a very active Python Developer Since 2010. Research area includes Machine Learning, Big Data Infrastructure, Block Chain, Business Intelligent, AWS, Distributive System. Love photography, outdoor, arts, game, and also the best Python.

API Document#