Skip to content

Instantly share code, notes, and snippets.

@K-Mistele
Created December 22, 2020 22:22
Show Gist options
  • Save K-Mistele/e9b067464bce8a645202d7c997443b06 to your computer and use it in GitHub Desktop.
Save K-Mistele/e9b067464bce8a645202d7c997443b06 to your computer and use it in GitHub Desktop.
Using the Bucket API
bucket = S3.Bucket('your bucket name')
#example
bucket = S3.Bucket('my-website-data')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment