How To Upload Files to S3 Using Python
If you have a lot of files that you want to upload to AWS S3, a programmatic approach can help you accomplish it quickly.
Using the above script, you can sync a local directory to S3.
This is helpful when uploading multiple images/files that you need to access using another application, such as a Ghost blog.