Uploading files in S3 with python
In the previous article we created a bucket in s3 using boto3. Now it’s time to upload some files that we will use later to analyze.
There are many ways to upload file(s) in s3. Easy way is to use console but it’s not automated, meaning you will have...
aws-python-labs.hashnode.dev5 min read