Overview
A Python module to get the size of S3 buckets in an AWS account using CloudWatch metrics. It retrieves the size of each bucket and saves the data to a CSV file.
Usage
Installation:
pip3 install get_s3_bucket_size
# or
python3 -m pip install get_s3_bucket_size
Bash:
s3_bucket_size -h
s3_bucket_size -a <sso_account_id> -u <sso_url> -r <sso_role_name>
Release files for get_s3_bucket_size 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| get_s3_bucket_size-1.0.0.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| get_s3_bucket_size-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.0 kB
Release files / get_s3_bucket_size-1.0.0.tar.gz
| Download URL | get_s3_bucket_size-1.0.0.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
406f405e7ceacf0abc4d5e1f0ee02a83043a0ecad2136de3c2801427a358c5e2
|
|
BLAKE2b-256 checksum How to use checksums |
b4213996cee33276f464605fa4ff5ee9ce48f609cf82c31a301c51d7581bea15
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.3 Linux/5.15.154+
|
Release files / get_s3_bucket_size-1.0.0-py3-none-any.whl
| Download URL | get_s3_bucket_size-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c7e7b3a2a0a1638e8ce43f0efa1e60d994378106c5cae2eb8515e9395bf00725
|
|
BLAKE2b-256 checksum How to use checksums |
ef4aae41799f944ea4ed15fe7361ab928a6f983b0399dd14b552846ead795b07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.3 Linux/5.15.154+
|