Create AWS RDS PostgreSQL Connection

Connection Properties:

image-20240417-051305.png

 

Name

Mandatory

Description

Name

Mandatory

Description

Connection Name

Yes

Name of the connection

Description

No

Description of the connection

Host Name

Yes

Host or “Endpoint“

Port

Yes

Port number

Schema

No

Schema name in the database

Database

Yes

Name of the database for the connection

Username

Yes

Username of the database

Authentication

Yes

Type of authentication:

  • Standard

  • IAM

Password

Yes

Password of the database

 

Steps to create connection:

  1. There are two ways to create connection -

    1. Choose the AWS Aurora MySQL connector from Pipeline tab > Add Connection.

image-20240425-095648.png
Pipeline tab

b. You can also add the connection via Connections tab>Add Connection.

  1. Fill in the required details. Refer Standard Authentication or IAM Authentication for connection properties.

  2. Click on the Test connection button to confirm.

  3. Click Create connection.

Â