Skip to content

Amazon Aurora Connection

To connect Connect iPaaS with Amazon Aurora, you need to provide the MySQL or PostgreSQL credentials and give necessary access to the desired database in order to perform the chosen actions on it. To perform the action on the selected database you, as a user must have Select, Insert, Update and Delete privileges.

We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policy to learn more about how RoboMQ handles your account access.

Creating a Connection

In order to make a connection to the database, you need to select either MySQL or PostgreSQL database engine on which you want to perform the action and provide details like database Hostname, Port number, Database Name, Username, and Password.

Amazon Aurora Connection

Figure 1. Amazon Aurora Connection

There are two database engines that Amazon Aurora can provide support.

  1. Aurora MySQL - Add details related to MySQL database. For more information refer MySQL connection guide

  2. Aurora PostgreSQL - Add details related to PostgreSQL database. For more information refer PostgreSQL connection guide