01List and describe AWS RDS instances, including engine, version, status, and endpoint details.
02Fetch the last 15 minutes of CloudWatch metrics for RDS instances (e.g., CPU, connections, memory, IOPS).
030 GitHub stars
04Access, list, and download RDS log files for local analysis and troubleshooting.
05Retrieve top SQL queries and wait events by DB load average from Performance Insights.
06Integrate Percona Toolkit commands like `pt-query-digest` and `pt-variable-advisor` for advanced database diagnostics.