Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.definite.app/llms.txt

Use this file to discover all available pages before exploring further.

Redshift Credentials

To connect Definite to Redshift, you’ll need:
  • Host, Port, and Database
    1. Retrieve this from the Redshift dashboard in your AWS console
    2. Under clusters select your cluster
    3. On the right hand side there should be a url next to Endpoint. It should look something like: redshift-warehouse.abcdef123456.us-east-1.redshift.amazonaws.com:5439/dev
    4. The Host would be: redshift-warehouse.abcdef123456.us-east-1.redshift.amazonaws.com
    5. The Port would be: 5439
    6. The Database would be: dev
  • Username
  • Password

Input your credentials in the Definite UI

From the Definite homescreen Settings Integrations Redshift, from there you should see the following screen in which you can input your Redshift credentials: