Back to Browse

Boto3 Tutorial - Create S3 Bucket

581 views
Feb 11, 2023
35:53

This lesson demonstrates using the Boto3 S3 client and Boto3 S3 resource to create 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-boto3-course/ The lesson is available at: https://hands-on.cloud/course/boto3-s3-create-bucket/ Boto3 tutorials: https://hands-on.cloud/python-boto3-tutorials/ 00:00 - Intro 00:23 - Creating S3 bucket using Boto3 client 10:15 - Unit test for Boto3 S3 create bucket method (client) 24:31 - Creating S3 bucket using Boto3 resource 29:49 - Unit test for Boto3 S3 create bucket method (resource)

Download

1 formats

Video Formats

360pmp451.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Boto3 Tutorial - Create S3 Bucket | NatokHD