Boto3 Tutorial - Upload files to S3 bucket

Описание к видео Boto3 Tutorial - Upload files to S3 bucket

This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to upload files to AWS S3 buckets. Also, you'll cover your code with unit tests using the moto library.

The full course content is available for you at: https://hands-on.cloud/courses/python...

The lesson is available at: https://hands-on.cloud/course/boto3-s...

Boto3 tutorials: https://hands-on.cloud/python-boto3-t...

00:00 - Intro
00:14 - Uploading a file from the file system to the S3 bucket
03:37 - Uploading an in-memory generated file to the S3 bucket
05:10 - Unit test S3 bucket file upload operations using moto

Комментарии

Информация по комментариям в разработке