Read Redshift
Summary
Reads data from an Amazon Redshift database.
Properties
Property | Description |
---|---|
Host | The database host name |
Port | The port number on which the database communicates |
Database Name | The name of the database instance |
User | The username to connect with |
Password | The password for the username to connect with |
Parameters | The Redshift-specific key-value parameters |
Query | The SQL query to send. |