Details on Amazon Redshift Connection


This dialog is used to set up a connection to data in the Amazon Redshift cloud data warehouse, allowing you to choose whether to analyze data in-database or to import it into your analysis. Note that you need to install a driver on your computer to get access to the Amazon Redshift connector. See the system requirements at http://support.spotfire.com/sr_spotfire_dataconnectors.asp to find the correct data source driver. You can also view Getting Started with Connectors to learn more about getting access to connectors in Spotfire.

  1. Select Tools > Manage Data Connections.

  2. Click Add New > Data Connection and select Amazon Redshift.

  1. Select File > Add Data Tables....

  2. Click Add.

  3. Select Connection To > Amazon Redshift.

amazon_redshift_connection_d.png

Option

Description

Server

The name of the server where your data is located. To include a port number, add it directly after the name preceded by colon.

Example with port number:
MyDatabaseServer:1234

SSL mode

Specifies whether or not SSL should be used when connecting to the Amazon Redshift database.

disable
SSL is not used, and the connection is not encrypted.

allow
SSL encryption is used only if the server requires it.

prefer
SSL should be used if the server supports it.

require
SSL must always be used.

verify-ca
SSL must be used, and the certificate must be verified.

See the official Amazon Redshift documentation for more information about how to use SSL mode.

Username

The account name you wish to use when logging into the Amazon Redshift database.

Password

The password for the specified account.

Database

The name of the database where your data is located.

See also:

Amazon Redshift Data Types