Skip to content

mano000/S3-API-Python-Notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

S3-API-Python-Notebook

A Jupyter notebook containing some S3 API examples in Python3 using boto3.

The python S3 API calls and output are shown in the notebook (rendered natively by github). I removed the InsecureWarning messages, which are output when the self-signed certificate is accepted using the ''verify=false'' flag when creating the S3 resource.

If you'd like to run the notebook yourself, download it and run it using Jupyter (http://jupyter.org/install.html)

About

Example S3 Python API calls in a Jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%