{"id":25065841,"url":"https://github.com/dubniczky/bucket-stats","last_synced_at":"2026-05-01T08:32:23.729Z","repository":{"id":180449921,"uuid":"665159714","full_name":"dubniczky/Bucket-Stats","owner":"dubniczky","description":"Storage statistic generation tool for AWS S3 buckets with storage classes","archived":false,"fork":false,"pushed_at":"2023-07-11T15:28:54.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T13:33:05.902Z","etag":null,"topics":["aws","cost-optimization","optimization","python","s3","s3-bucket","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dubniczky.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-11T15:07:06.000Z","updated_at":"2023-07-11T20:10:25.000Z","dependencies_parsed_at":"2023-08-21T08:45:35.768Z","dependency_job_id":null,"html_url":"https://github.com/dubniczky/Bucket-Stats","commit_stats":null,"previous_names":["dubniczky/bucket-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dubniczky/Bucket-Stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubniczky%2FBucket-Stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubniczky%2FBucket-Stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubniczky%2FBucket-Stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubniczky%2FBucket-Stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dubniczky","download_url":"https://codeload.github.com/dubniczky/Bucket-Stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dubniczky%2FBucket-Stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cost-optimization","optimization","python","s3","s3-bucket","script"],"created_at":"2025-02-06T19:45:11.305Z","updated_at":"2026-05-01T08:32:23.710Z","avatar_url":"https://github.com/dubniczky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bucket Stats\n\nStorage statistic generation tool for AWS S3 buckets with storage classes\n\n## Usage\n\n### 1. Authenticate to AWS\n\nLog into your AWS account using the AWS CLI. This depends on your use-case so I won't go into detail here.\n\n### 2. Create a list of buckets\n\nWith any tool you are comfortable with, create a list of S3 bucket names you'd like to generate statistics for. The list should be a text file with one bucket name per line.\n\n```\nbucket1\nbucket2\nbucket3\n```\n\n\u003e Make sure it's just the name, not the URL (`s3://...`) or ARN (`arn:aws:s3:::...`)\n\n### 3. Install dependencies\n\n```bash\nmake install\n```\n\n*or*\n\n```bash\npip install -r requirements.txt\n```\n\n### 4. Run the script\n\n```bash\npython stats.py temp/bucket.txt temp/stats.csv\n```\n\n## Docs\n\nMetrics and Dimensions docs for S3: https://docs.aws.amazon.com/AmazonS3/latest/userguide/metrics-dimensions.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubniczky%2Fbucket-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdubniczky%2Fbucket-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdubniczky%2Fbucket-stats/lists"}