Welcome to Working with AWS S3 Buckets using Python & boto3. In this project we will look how to programmatically work with AWS S3 buckets using Python. We will look at how to create S3 buckets and upload and download files. Then we will look at how to perform multi-part file transfer and how to generate pre-signed URLs. We will then move to look at how to configure bucket policies and CORS configuration.