Skip to content

memsb/bucket_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Bucket Info

Manually exploring S3 bucket contents will show you lots of the details, but a high level summary can sometimes be what you need. Built using Python, Boto, Numpy and Matplotlib

memsb-lambda-source memsb-lambda-source

buckleytech.co.uk buckleytech.co.uk

martin-laura.com martin-laura.com

lcmillsconsulting.com lcmillsconsulting.com

Installation

cd bucket_info
pipenv install

Running

Listing your buckets

pipenv run python list_buckets.py

Getting Summary of bucket stats

pipenv run python bucket_info.py martin-laura.com.png

Getting summary of prefix

pipenv run python bucket_info.py martin-laura.com.png assets/

About

Graphical display of some S3 bucket stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages