Overview
Skyvia supports Amazon RDS databases. You can connect MySQL, PostgreSQL, or SQL Server hosted on Amazon RDS to Skyvia.
To create a connection, go to + Create New → Connection → Database and select the required database type.
Before connecting, configure your Amazon RDS Security Group to allow inbound traffic from Skyvia IP addresses.
Steps: Configure Security Group Inbound Rules
- Open the Security Group associated with your RDS instance (accessible directly from the RDS instance page in AWS Console).
- Click Actions → Edit inbound rules.
- Click Add Rule.
- Select the required database type from the Type dropdown (e.g., MySQL/Aurora). The Protocol and Port will be assigned automatically.
- In the Source field, add the following Skyvia IP addresses:
40.118.246.204/32
13.86.253.112/32
52.190.252.0/32 - Save the changes and test the connection.
Useful Links