Posts

AWS New Users Break Free from the Console!

August 31, 2021 | Reading Time: 3 min

s3
aws cli
python
boto3
presigned urls
fileshare

If you have begun to use AWS but have not yet started working with AWS CLI, or one of their SDKs, this quick post with examples is for you! This post assumes: You have an AWS Account, and Have installed AWS CLI v2 for your system, and Have completed aws configure, and You are familiar with Python3 and pip Recently I was studying for my Developer Associate Exam and learned of presigned urls.