Skip to content

aaabhilash97/s3-disk-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-disk-stats

Get s3 disk usage stats.

List s3 objects in bucket and fetch usage status.

Install & Run

npm install
node index.js -b buvket-name

Usage

usage: index.js [-h] [-v] [-b BUCKETNAME] [-a AWSACCOUNT] [-c CREDJSON]

S3 usage stats

Optional arguments:
  -h, --help            Show this help message and exit.
  -v, --version         Show program's version number and exit.
  -b BUCKETNAME, --bucketname BUCKETNAME
                        S3 bucket name
  -a AWSACCOUNT, --awsaccount AWSACCOUNT
                        AWS shared account name
  -c CREDJSON, --credjson CREDJSON
                        AWS credential json path

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published