audit_rds_manual_snapshots
Audits RDS manual snapshots to identify orphaned or old snapshots that waste money, and helps reduce storage costs.
Instructions
Audits RDS manual snapshots for waste. Manual snapshots never auto-expire and cost $0.095/GB-month. Finds orphaned snapshots (source DB deleted) and old snapshots past the retention threshold.
Args: regions: AWS regions to scan. Defaults to all opted-in regions. age_threshold_days: Flag snapshots older than this. Default: 30 days.
Examples: - "Find orphaned RDS snapshots from deleted databases" - "How much are we paying for old RDS manual snapshots?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| age_threshold_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |