Skip to content

Getting Started

Get CostCutter running in minutes.

What You'll Need

  • Python 3.12+ - CostCutter requires a modern Python installation
  • AWS Credentials - Access keys or a configured AWS profile with permissions to list and delete resources
  • A Safe Environment - Test in sandbox/dev accounts only
Step Description
Installation Install via uvx, pip, or in a virtual environment
Quick Start Run your first dry-run in 2 minutes
1. Install  ->  2. Configure AWS  ->  3. Dry-Run  ->  4. Review  ->  5. Execute

Safety First

Always run --dry-run first to preview what would be deleted. CostCutter permanently deletes resources and this cannot be undone.

-> Start here: Installation