Amazon S3 Connection Class with Python
This is an S3 Class Connection using Python to access the files from a specific bucket in Amazon S3.
Initially you need to have your config file build by AWS CLI.
To download the file you just need to fill the bucket name and you can download the file in your file system or retrieve as a Pandas DataFrame.