How to read a file from S3 with the Python SDK | AWS Python boto3 Tutorial

preview_player
Показать описание
In this video I will show you how to get and read a text file from Amazon S3 using Boto3, the Python SDK for Amazon Web Services (AWS). I'll walk you through the three simple steps of getting a service resource to interact with the S3 API, loading the actual file, and extracting the content.

ABOUT THIS CHANNEL
My name's Dennis and I share tips to help you grow your Amazon Web Services (AWS) skills, build well-architected applications, and learn the best tools and skills required to help you on your cloud journey. If you're a developer, business owner or hobbyist who is interested in learning about AWS and the cloud make sure to subscribe for helpful training videos.

I'm working at AWS as a Developer Advocate and Technical Evangelist, taking care of the builder community in Germany, Austria, and Switzerland. I'm AWS Certified (SA Pro, DevOps Pro, Security Specialist, and all Associate-level certifications) and have been actively developing for the cloud since 2011. During that time I've helped countless developers and businesses build their applications in the cloud through training, content, and consulting.

If you have any questions or want to request a topic or tutorial just leave a comment on any of my videos and I'll see what I can do to answer it.

Thanks for watching, welcome to the cloud!

---
#AWSInFiveMinutesOrLess
Рекомендации по теме
Комментарии
Автор

If you want more content like this, please like and subscribe!

DTraub
Автор

Short and straight to the point. 👌🏾. Thanks for sharing

atehrosius
Автор

This is so satisfying. Short but sweet. Love from India.

GN-fvek
Автор

Great video, i Like it! so how about if the file is in format pdf? thanks

sarindrathereserandriambel
Автор

Hi, is there a way to use "with open" to read line by line of a file? Thanks!

thiagogomes