pyBegin / projects / aws-s3-upload
⬆️

AWS_s3_upload

boto3 (pip install boto3) <br />

29 lines🖥 Desktop only

Simple Python script for AWS S3 file upload.

Prerequisites

boto3 (pip install boto3)

Example

After filling in the credentials and file details in main.py and running python main.py, the console prints:

Upload Successful

If the local file cannot be found the output is:

The file was not found

How to run on localhost the script

Author Name

Yashvardhan Singh https://github.com/pythonicboat