Skip to Content

Amazon Redshift

In an application, right-click on Sources -> select Create source -> type any Source name and select AWSRedshiftSource in the Source type field -> click Create.

  • connStr - connection string, e.g. jdbc:redshift://<hostname>:5439/dev
  • user - user name
  • password - password
Last updated on