Skip to content

NeoSkillFactory/aws-cost-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-cost-optimizer

Audit License OpenClaw

Automatically analyzes AWS CloudFormation templates to identify unused or over-provisioned resources for cost optimization.

Features

  • Template Analysis: Parses JSON/YAML CloudFormation files to map resource dependencies
  • Idle Detection: Identifies unused resources (inactive instances, detached volumes)
  • Over-provisioning Checks: Compares requested vs actual capacity (CPU/memory, instance sizes)
  • Recommendation Engine: Suggests optimization paths with cost savings estimates
  • Multi-format CLI: Supports JSON/Text/HTML report formats with standardized CLI
  • OCA Integration: Exposes analysis results via OpenClaw agent triggers

GitHub

Source code: github.com/NeoSkillFactory/aws-cost-optimizer

License

MIT © NeoSkillFactory

About

Automatically analyzes AWS CloudFormation templates and identifies unused or over-provisioned resources to optimize costs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors