Reference code for the AWS S3 section in the Dive into AWS Course.
All reference code is in src
This is what the code looks like at the end of the lesson. It's made for your reference so you can see a history of changes.
4 - Boto 3 Client with Credentials
12 - S3 Upload Progress & Callback
15 - Extra Args for ACL on upload_file
19 - Generate Presigned Url for a Downloadable Link
20 - Generate Presigned Post Data