Skip to main content

About

The Project
#

The *Aws projects started in 2014 as a set of wrappers to around the AWS SDK for Python. The orignal goal was to simplify AWS API calls and also instill AWS best practices behind the scenes allowing development to focus on the application logic and not have everyone trying to remember a ton of, sometimes cryptic, sdk calls and the proper way to use them.

The code has been through a number of iterations over the years and has gone by a number of different names but has always, for the most part, remained an open source project. It would probably be more accurate to say that the code has been forked into a number of different projects and typically not merged back into the original. In that sense, the project is more of a concept than a codebase. It’s a collection of ideas and approaches that have been tried and tested over the years.

This iteration is different. It’s a complete rewrite, and the approach is a bit different from prior versions as much of the code has been written by LLMs (yes, I’m totally vibe coding this). The interesting thing about it is that I can approach the architecture at a different level. The code is no longer the bottleneck, it’s the application logic…making sure all the pieces fit together.

Meet the Team!
#

At this point, this is a solo project. That does not necessarily mean that it’s not being worked on by an awesome team!

The primary contributor to this project is Andrew Wyllie. More information about Andrew can be found here

The rest of the team is currently made up of various LLMs. Click here to learn more about the LLM team and how they are bing used

2026