Skip to main content

A simple 'Python Shell' environment that you can use to 'talk' with your AWS account...

Project description

Python AWS Shell Cockpit


Python AWS Shell Python AWS Shell Python AWS Shell

What is this about?

This tool is a simple result, a "collateral-effect", born from the need of boring and repetitive tasks during interaction with AWS, while I was working on my duties.

It's a Shell that has collection of pre-built commands that basically extracts informations: ASCII Views and also Visual Graphics from the AWS resources and their relationships.

In a ordinary working day with Cloud, questions like below always poppup (frequently and recurrently):

  • Which ELB is pointing to this EC2 Instance? Actually, is there any one?
  • Which ELB or EC2 Instance it is the target of the DNS myproject.lof.middle.earth.org ?
  • Is this Subnet is Public or Private after all?
  • How many IP Addresses still left in all my VPCs? Or... only tell me for this one here vpc-0123456789abcdef?
  • Is there any S3 Multipart Uploads unfinished? So, let's abort it... (this costs money and I cannot see them on AWS Console)
  • Give me a List of all my VPC's Subnet, tell me also which one is Public

So What?

So, we could just use AWS Console, AWS CLI + Bash Script, Boto3, right? Well, pretty much it is what I was doing all the day around. But, I realized that:

  • Interact with AWS Console it's counterproductive (boring, slow, ...)
  • Manage to get the answers with AWS CLI (although more flexible than AWS Console), very often you have to run two, three commands to reach to the final answer.
  • Besides, using AWS CLI, you have to mantain the used commands saved in some place (well commented) and available, like your library.

As Python Boto3 is far most powerful than AWS CLI, it can offers you tons of features to interact with AWS (it's not by chance that tools like Ansible Red Hat, after all, use it). I came up with the idea of build this sort-of "Shell" AWS utility to my day-to-day tasks, to help me, make the repetition less boring and bring some agility as well. That's where was born this idea (well, also something to do on my spare time when I am bored)

All the commands (that were and still are useful to me) are pre-packaged inside this Python Shell, now I only need to install the Python package and have everything available and documented to use it.

All the commands (that were/are useful to me) are pre-packaged inside this Python Shell, I only need to install the Python package with everything available and use it.

While working on this, some other ideas were popping up, like:

  • Generate some visual graphs (exportable to DrawIO) as vision of the AWS resources and their relationships.
  • An online navigator, where you can view (graphically and export also) your AWS Networking resources (online - a live view).

I am always trying to add new features, when new needs or ideas are raising (of course when I have some off-time to dedicate to it).

I am sharing the result of this, perhaps can be useful to somone else. Feel free to reach out to me with new ideas/suggestions, I will be glad to hear you.

More at: https://ualter.github.io/pyawscp/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyawscp-0.6.11.tar.gz (896.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyawscp-0.6.11-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

Details for the file pyawscp-0.6.11.tar.gz.

File metadata

  • Download URL: pyawscp-0.6.11.tar.gz
  • Upload date:
  • Size: 896.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for pyawscp-0.6.11.tar.gz
Algorithm Hash digest
SHA256 54f98ce578bc694fee636a505806e5ce8255ab4e66d0bdb0ffe1503396c5f80d
MD5 f9a6c1b0c21b49f4c7e66c35d2953a06
BLAKE2b-256 d9f9b8ba94b8fabdb0a30a560c2a3087d531425ca00278e220b43fe21ed186a0

See more details on using hashes here.

File details

Details for the file pyawscp-0.6.11-py3-none-any.whl.

File metadata

  • Download URL: pyawscp-0.6.11-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for pyawscp-0.6.11-py3-none-any.whl
Algorithm Hash digest
SHA256 566c3f2fa37f1f9bb711da34210b25c4d7e794850682b2ba8cbab1ba0f87bfa2
MD5 ca739a7d9991d76dff676cce37e28238
BLAKE2b-256 53207b32fcc466dd8e119d3f9dc3a1ecf4b129565377c061c037d09d2eb96b95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page