get_idle_rds_instances
Identifies RDS instances with minimal connections over 14 days to find idle databases that can be stopped or deleted for cost savings.
Instructions
Find RDS instances with near-zero database connections over the past 14 days.
Zero-connection instances are likely decommissioned and can be stopped (free, preserves data) or deleted (saves full cost after final snapshot).
Args: regions: AWS regions to scan. Defaults to all opted-in regions.
Examples: - "Which RDS databases have no active connections?" - "Find idle databases we can stop to save money" - "Are there any unused RDS instances running?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No |