Prerequisites

  • An AWS account
  • Python installed on your system

1. Install Boto3

pip install boto3

2. Create an AWS User and S3 Bucket

3. Run python file


🔗 Quickstart - Boto3 1.34.131 documentation : https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html
🔗 Uploading files - Boto3 1.34.131 documentation : https://boto3.amazonaws.com/v1/documentation/api/latest/guide/s3-uploading-files.html