Traces the origin of AWS resources and analyzes cloud costs to identify and eliminate wasted expenditure.
Sponsored
This tool acts as a "git blame" for your AWS infrastructure, enabling you to quickly identify who created specific resources like EC2 instances, RDS databases, and S3 buckets. By correlating CloudTrail events, it provides details on the creator, creation timestamp, deployment method, and associated cost, all within seconds. Designed to address the problem of orphaned cloud resources, it helps organizations drastically reduce cloud waste, saving substantial operational costs and accelerating investigation times.
Key Features
01CloudTrail event correlation
021 GitHub stars
03Provides creator, timestamp, method (Console/Terraform/CLI), and cost context
04EC2, RDS, S3 resource tracking
05Sub-5 second response time for queries
06Functions with or without audit logs
Use Cases
01Audit all cloud resources associated with a particular user or team
02Investigate the creator and context of any specific AWS resource (e.g., an EC2 instance or RDS database)
03Reduce cloud costs by identifying and resolving orphaned or forgotten infrastructure