This is a simple CLI tool to interact with AWS S3 buckets.
To work with this tool, you need to have an AWS account and have your credentials set up.
$ git clone https://github.com/prxgr4mm3r/AWS-S3-project.git
$ cd AWS-S3-project
$ docker build -t mys3cli .
$ docker run -it mys3cli
$ bush buildInDocker.sh