공부
[aws] aws s3 ls --summarize --human-readable --recursive s3://bucket-name/ (size)
승가비
2022. 12. 20. 22:21
728x90
aws s3 ls --summarize --human-readable --recursive s3://bucket-name/
https://serverfault.com/questions/84815/how-can-i-get-the-size-of-an-amazon-s3-bucket
How can I get the size of an Amazon S3 bucket?
I'd like to graph the size (in bytes, and # of items) of an Amazon S3 bucket and am looking for an efficient way to get the data. The s3cmd tools provide a way to get the total file size using s3c...
serverfault.com
728x90