db_list_instances
List AWS RDS database instances to discover available databases, their endpoints, and status for connection and management.
Instructions
List RDS database instances in the AWS account. Requires AWS credentials. Use this to discover available databases, their endpoints, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | Filter by database engine (e.g., postgres, mysql) | |
| identifier | No | Filter by specific RDS instance identifier |