awsweeper
brew install awsweeper
v0.12.0
MPL-2.0
CLI tool for cleaning your AWS account
11
30-day installs · #8395
14
90-day · #10761
89
365-day · #9498
499
★ GitHub stars · updated 4y ago
Build dependencies
GitHub topics
aws
cleaning
cloud
filter
golang
terraform
yaml
Links
- https://github.com/jckuester/awsweeper/
- GitHub: jckuester/awsweeper
- Brew formula source: Formula/a/awsweeper.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "CLI tool for cleaning your AWS account",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "awsweeper",
"github_default_branch": "master",
"github_last_commit_at": "2022-07-11T20:13:16Z",
"github_readme_excerpt": "\u003cp align=\"center\"\u003e\n \u003cimg alt=\"AWSweeper\" src=\"https://github.com/jckuester/awsweeper/blob/master/img/logo.png\" height=\"150\" /\u003e\n \u003ch3 align=\"center\"\u003eAWSweeper\u003c/h3\u003e\n \u003cp align=\"center\"\u003eA tool for cleaning your AWS account\u003c/p\u003e\n\u003c/p\u003e\n\n---\n[](https://github.com/jckuester/awsweeper/releases/latest)\n[](/LICENSE.md)\n[](https://travis-ci.com/jckuester/awsweeper)\n\nAWSweeper is able to clean out [over 290 resource types](#supported-resources) in your AWS account. Resources to be\ndeleted can be filtered by their type, ID, tags, or creation date\nusing [regular expressions](https://golang.org/pkg/regexp/syntax/)\ndeclared in a YAML file (see [filter.yml](filter.yml) as an example).\n\nTo keep up supporting the continuously growing number of new resources, AWSweeper is standing upon the shoulders of\ndelete routines provided by the [Terraform AWS provider](https://github.com/terraform-providers/terraform-provider-aws).\nList operations are borrowed from the [awsls](https://github.com/jckuester/awsls) open-source project and are\ncode-generated based on the [model of the AWS API](https://github.com/aws/aws-sdk-go-v2/tree/master/models/apis).\n\nNot being fully there yet, but the goal is to support every AWS resource that is covered by Terraform\n(currently over 500) without adding or maintaining much code here.\n\nIf you run into issues deleting resources, please open an issue or ping me on [Twitter](https://twitter.com/jckuester).\n\nHappy erasing!\n\n**New**: [`awsrm`](https://github.com/jckuester/awsrm) got released! It\u0027s a Unix-like `rm` to simplify\ndeleting AWS resources across multiple accounts + regions and integrates well with other Unix-like tools, such\nas `grep` for filtering resources by tags or other attribut",
"github_repo": "jckuester/awsweeper",
"github_stars": 499,
"github_topics": [
"aws",
"cleaning",
"cloud",
"filter",
"golang",
"terraform",
"yaml"
],
"homepage": "https://github.com/jckuester/awsweeper/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 11,
"installs_365d": 89,
"installs_90d": 14,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "awsweeper",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8395,
"rank_365d": 9498,
"rank_90d": 10761,
"raw_hash": "402f01884e3d4eda",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/awsweeper.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.12.0",
"versioned_formulae": [],
"why_use_this": null
}