Name | awsbreaker JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A kill-switch for AWS that automatically deletes resources when spending limits are breached. |
upload_time | 2025-08-19 20:43:19 |
maintainer | None |
docs_url | None |
author | hyperoot |
requires_python | >=3.13 |
license | MIT License Copyright (c) 2025 hyperoot.dev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
aws
budget
cost
cost-control
cleanup
devops
security
utilities
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# AWSBreaker
> [!CAUTION]
> AWSBreaker will delete AWS resources aggressively and indiscriminately once triggered.
> This tool is designed for **students and experimenters** who are worried about accidental AWS costs.
AWSBreaker is an **automated kill-switch for AWS accounts**.
It monitors **AWS Budgets**, and when costs exceed predefined limits, it triggers automated cleanup of AWS resources to prevent unexpected charges.
## 🎯 Project Objectives
- **Primary Goal**: Prevent unexpected AWS bills by automatically cleaning up resources once a cost budget threshold is breached.
- **Approach**:
- Monitor costs using AWS Budgets.
- Trigger alerts via SNS when budget crosses threshold.
- Automated cleanup using a Python-based AWS Lambda function (boto3).
- Fully serverless & free-tier friendly (Lambda, SNS, Budgets only).
Raw data
{
"_id": null,
"home_page": null,
"name": "awsbreaker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "aws, budget, cost, cost-control, cleanup, devops, security, utilities",
"author": "hyperoot",
"author_email": "hyperoot <rajesh@hyperoot.dev>",
"download_url": "https://files.pythonhosted.org/packages/52/39/94ce1ec1b11a42d967cecde01d076bdc059ff4226f0e31d68f55f2f75a28/awsbreaker-0.1.0.tar.gz",
"platform": null,
"description": "# AWSBreaker\n\n> [!CAUTION]\n> AWSBreaker will delete AWS resources aggressively and indiscriminately once triggered.\n> This tool is designed for **students and experimenters** who are worried about accidental AWS costs.\n\nAWSBreaker is an **automated kill-switch for AWS accounts**.\nIt monitors **AWS Budgets**, and when costs exceed predefined limits, it triggers automated cleanup of AWS resources to prevent unexpected charges.\n\n## \ud83c\udfaf Project Objectives\n\n- **Primary Goal**: Prevent unexpected AWS bills by automatically cleaning up resources once a cost budget threshold is breached.\n- **Approach**:\n - Monitor costs using AWS Budgets.\n - Trigger alerts via SNS when budget crosses threshold.\n - Automated cleanup using a Python-based AWS Lambda function (boto3).\n - Fully serverless & free-tier friendly (Lambda, SNS, Budgets only).\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2025 hyperoot.dev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A kill-switch for AWS that automatically deletes resources when spending limits are breached.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/HYP3R00T/awsbreaker",
"Issues": "https://github.com/HYP3R00T/awsbreaker/issues",
"Repository": "https://github.com/HYP3R00T/awsbreaker"
},
"split_keywords": [
"aws",
" budget",
" cost",
" cost-control",
" cleanup",
" devops",
" security",
" utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4cb083bfbfb9ec1049d20fb5035a39ea419762ca3d2b30f0d44ea3f4f052ed65",
"md5": "4387a2472ea7fdf6f26ff14d40429c48",
"sha256": "20054d41b843378c61b736cf1f88c329cb9a06a684e7f7123c0f0f5c8bafec8a"
},
"downloads": -1,
"filename": "awsbreaker-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4387a2472ea7fdf6f26ff14d40429c48",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 18745,
"upload_time": "2025-08-19T20:43:18",
"upload_time_iso_8601": "2025-08-19T20:43:18.076359Z",
"url": "https://files.pythonhosted.org/packages/4c/b0/83bfbfb9ec1049d20fb5035a39ea419762ca3d2b30f0d44ea3f4f052ed65/awsbreaker-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "523994ce1ec1b11a42d967cecde01d076bdc059ff4226f0e31d68f55f2f75a28",
"md5": "fc456d605bb2e1441eedd359bf7d6c37",
"sha256": "f2ec4c239c4c134aaaf0eb95fecf208819872f74201e61fcc0eed4fc82ca827e"
},
"downloads": -1,
"filename": "awsbreaker-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "fc456d605bb2e1441eedd359bf7d6c37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 14034,
"upload_time": "2025-08-19T20:43:19",
"upload_time_iso_8601": "2025-08-19T20:43:19.456784Z",
"url": "https://files.pythonhosted.org/packages/52/39/94ce1ec1b11a42d967cecde01d076bdc059ff4226f0e31d68f55f2f75a28/awsbreaker-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-19 20:43:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HYP3R00T",
"github_project": "awsbreaker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "awsbreaker"
}