https://github.com/emcecs/bucket-sizer
Utility to count the objects in a bucket and compute sizes using the S3 protocol
https://github.com/emcecs/bucket-sizer
Last synced: over 1 year ago
JSON representation
Utility to count the objects in a bucket and compute sizes using the S3 protocol
- Host: GitHub
- URL: https://github.com/emcecs/bucket-sizer
- Owner: EMCECS
- License: apache-2.0
- Created: 2017-05-04T16:03:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T16:16:09.000Z (about 9 years ago)
- Last Synced: 2025-02-08T18:45:43.783Z (over 1 year ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bucket-sizer
=========
bucket-sizer is a tool to assist with sizing an S3 bucket. Specifically, obtaining the number of objects (and optionally versions of objects), min, max and mean object size as well as other various input/output params/options.