Awesome-Python-Scripts/Upload_files_to_s3
Jayram Nai ab36a5ac8d [ADD] Upload files to s3 using boto3 and python
[ADD] requirements and uasge section in readme file
2019-10-15 10:26:00 +05:30
..
README.md [ADD] Upload files to s3 using boto3 and python 2019-10-15 10:26:00 +05:30
requirements.txt [ADD] Upload files to s3 using boto3 and python 2019-10-15 10:26:00 +05:30
upload_files_to_s3.py [ADD] Upload files to s3 using boto3 and python 2019-10-15 10:26:00 +05:30

Upload files & folders from your machine to Amazon S3

A python script that will upload your files & folder to Amzzon S3 using python and boto3

Requirement

Python 2.xx boto3

pip install boto3

#Usage Go to Upload_files_to_s3 directory and add your folder's name you want to upload to s3 and then run upload_files_to_s3.py as below:

$ python upload_files_to_s3.py