In this article you will learn how to upload files to your S3 bucket using Flask from your website.

Note: You must have an account on aws to access the S3 service.

We will be having

  • .py file with the flask code
  • .html file to choose the file from the website
Continue reading