Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 722 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 722 Bytes

Install

I have prepared this library with poetry and will be used as a package manager, and created an install script that will help navigate the aws client.
Please use bash poetry build, and install with bash poetry install,
Afterwards, create a virtual enviornment bash poetry shell
First please use bash chmod +x install.sh
Finally, using bash ./install.sh

AWS Client

This is a simple AWS client that I have prepared for my general use. I have intended to make this public, and throughout its lifecycle I will try to prepared public updates in the future.

If you like my code please feel free to star this repository, and provide feedback if any bugs arise!