AWS RDS MySQL

You can output the uploaded and processed data to a MySQL database of your choice on AWS RDS.

The following details are required:

  • Server - The URL of the server
  • Port - The port of the server
  • Database - The database in the server
  • Username - The username of the user with access to that database
  • Password - The password of the user with access to that database

You can add this connector on the Segna Platform on the connectors page or when creating a Pipeline. The connector can be added to the Pipeline as an output destination.

You must also specify a table within the RDS database when adding it to the Pipeline here:

4303