Skip to main content

Prerequisites

  • A Redshift cluster with a publicly accessible endpoint, or network-level access configured.
  • A database user with read access.

Required fields

FieldDescriptionExample
NameA display name for this datasource.Graphics Press warehouse
HostThe Redshift cluster endpoint.my-cluster.abc123.us-east-1.redshift.amazonaws.com
PortThe port Redshift is listening on.5439
DatabaseThe database name.my_database
UserThe database user.admin
PasswordThe user’s password.

Optional fields

FieldDescription
SSLEnable SSL for encrypted connections. Recommended for Redshift.

Steps

  1. Open Settings → Datasources → New.
  2. Enter a name and select Amazon Redshift as the type.
  3. Fill in the fields above.
  4. Click Test connection to verify.
  5. Click Create.

Tips

  • Find your cluster endpoint in the AWS Console under Amazon Redshift → Clusters → your cluster → General information.
  • Ensure your Redshift security group allows inbound traffic on port 5439 from Mora’s IP.