Complete your work from the terminal, without touching your mouse.
AWS Toolbox aims to provide a variety of handmade tools to help increase your productivity performing menial tasks that would take much longer to find through the Management Console.
Known issues are tracked here
Install via using your favorite package manager:
npm install -g aws-toolbox
then run it from your terminal:
aws-toolbox
Note
To use this tool you must have valid AWS credentials, it is recommended to use
aws sso login
for this.For further credential configurations please reference the official documentation
The provided features as of now are use cases that I needed to help improve my workflow with AWS. Please feel free to contribute to this tool by opening a PR. A template of the files to include is available here.
If you see a better way to do something please open a PR/Issue for that as well! By no means is this code perfect.