audit_aws_waste
Scan AWS resources (EC2, EBS, RDS, Lambda, etc.) to identify waste and idle resources, with findings sorted by potential monthly savings.
Instructions
Deep AWS waste audit: scans EC2, EBS, RDS, Lambda, NAT Gateways, CloudWatch Logs, S3, and CloudTrail for waste. Returns findings sorted by monthly savings.
Args: regions: AWS regions to scan. Defaults to all opted-in regions. checks: Subset to run: ebs, snapshots, eips, nat, rds, cloudtrail, cloudwatch, s3, lambda, ec2. Defaults to all. account_id: AWS account ID (auto-discovered from STS if not provided).
Examples: - "Run a full AWS waste audit" - "Find all idle NAT gateways and unattached EBS volumes" - "Audit CloudWatch log groups for missing retention policies"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | ||
| regions | No | ||
| account_id | No |