Today, I implemented a simple Python script to upload a file to an S3 bucket. You can find it here. https://github.com/jrsokolow/budget_planner/tree/main/s3 What have I learned from this exercise? The official AWS Python library is called boto3. It ...
jrsokolow.hashnode.dev3 min read
No responses yet.