Add New Connector
To add a RDS PostgreSQL connector:- Select Connectors in the left sidebar and click “New Connector”
- Select RDS PostgreSQL from the list of connectors
- Fill in the connection details below and click “Create Connector”
- Select the schemas and tables you want to sync
- Configure your sync schedule
Your Amazon RDS PostgreSQL database must have TLS/SSL enabled. Evidence requires encrypted connections for security.Ensure your RDS instance’s security group allows inbound connections on the PostgreSQL port (default 5432). See IP Whitelisting for the list of IP addresses to allow.
Connection Options
The RDS PostgreSQL endpoint hostname (e.g., myinstance.abc123.us-east-1.rds.amazonaws.com)
The port number for your RDS PostgreSQL instance
The username for database authentication
The password for database authentication
The name of the database to connect to
How to connect to your database
Automatically trust the server’s SSL/TLS certificates. Enable this for RDS PostgreSQL databases that use AWS certificate authorities.
SSH Tunnel Options
If using SSH Tunnel connection type:The hostname of your SSH server (e.g., a bastion host in your VPC)
The port number for SSH connection
The username for SSH authentication

