This article walks you through the process of allowing Integrate.io ETL direct access to your databases on RDS. If you’d like to use an SSH tunnel, click here to read more. You can watch this short video that demonstrates setting up a connection to MySQL RDS in VPC or read below for textual instructions.Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Open the instance in the RDS Dashboard in the Connectivity & Security section of the DB Instance pane.
Click Add rule to add the IP addresses listed here. Create a rule for each of the IP addresses:In the “Type” dropbox, choose Custom TCP rule.
In the port range, add the port that your database listens to.
In the source dropbox select Custom IP and enter one of the IP addresses.The default ports for supported databases are:MySQL - 3306
SQL Server - 1433
PostgreSQL - 5432.
In the port range, add the port that your database listens to.
In the source dropbox select Custom IP and enter one of the IP addresses.The default ports for supported databases are:MySQL - 3306
SQL Server - 1433
PostgreSQL - 5432.


