python-scaleway icon indicating copy to clipboard operation
python-scaleway copied to clipboard

feat(object-storage): be able to query bucket stats

Open martintamare opened this issue 3 years ago • 0 comments

Listing bucket size for large bucket is inefficient using boto or other tools. I look at the API calls from console and create a new API class.

martintamare avatar Mar 09 '22 13:03 martintamare