Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

aicoder2009/awsbreak

Repository files navigation

AWS Breaks 🚨 ⚠️

Emergency cost control for AWS accounts. Stop all services to save money without deleting anything.

Installation

pip install aws-hit-breaks

Quick Start

# First time setup (creates secure IAM role)
aws hit breaks
# Pause all services to save money
aws hit breaks
# Resume services
aws hit breaks --resume
# See what would happen (safe mode)
aws hit breaks --dry-run

Features

  • πŸ›‘οΈ Secure: Uses dedicated IAM role with minimal permissions
  • 🎯 Simple: Just run aws hit breaks - no complex options
  • πŸ’° Cost Savings: Shows estimated monthly savings
  • πŸ”„ Reversible: Resume everything exactly as it was
  • πŸ” Safe: Dry-run mode to preview changes

Supported Services

  • EC2 instances (stop/start)
  • RDS databases (stop/start)
  • ECS services (scale to zero/restore)
  • Auto Scaling Groups (suspend/resume)
  • Lambda provisioned concurrency (remove/restore)

Security

AWS Hit Breaks requires you to create a dedicated IAM role with minimal required permissions. The tool provides a CloudFormation template for easy setup.

License

MIT License - see LICENSE file for details.

About

Car breaks for an AWS account, it will temporarily pause all serivces running inside an account (as opposed to aws nuke)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /