Skip to content

aviolante/amazon_s3_boto3_blog_post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Introduction to Python's Boto3: The AWS SDK the Easy Way

This is the step-by-step code from the Medium post: "Introduction to Python's Boto3".

This simple walk-through of Boto3 goes through these steps:

  • Create an aws credentials file
  • Connect to Amazon S3
  • Browse, create, and delete buckets
  • Browse, create, and delete objects
  • Upload and download a data file local-to-S3-to-local

Dependencies

boto3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages