Skip to main content

Data Bridges Connectors

This page describes any special Data Bridges configuration required for specific connectors to work with workflows. Most connectors require supported drivers. For more information, refer to the driver documentation.

Amazon Athena

Install the Simba Amazon Athena 1.1.16.1000 Driver.

The Athena ODBC Connector inside of the Input Data tool requires both ports 443 (auth) and 444 (streaming) to be open in order to function properly.

Add a Network Mapping to the Data Bridge with

host: athena.<awsRegion>.amazonaws.com
port: 443,444

Amazon Redshift

Install the Simba Amazon Redshift 1.5.2.1002 Driver.

Add a Network Mapping to the Data Bridge with

host: <workspaceName>.<accountNumber>.<region>.redshift-serverless.amazonaws.com
port: 5439

Retrieve the host from the Endpoint field when you view a Workgroup Configuration. Don't include the /<databaseName> at the end.