Infoworks 6.1.3
Admin and Operations

Setting Redshift Data Connection

Following are the Redshift connection details:

FieldDescription
TypeThe type of connection. Select Redshift.
Name

The name for the target data connection. For example, tar_con.

NOTE The connection name must be unique across the specific domain.

DescriptionThe description for the target data connection.
Endpoint URLThe endpoint of the Redshift cluster in the format, <host>:<port>. For example, iwdbredshift.ciasdssdifvrlv.us-east-1.redshift.amazonaws.com:5439
User NameThe user name of the Redshift account. For example, redshift_421
PasswordThe password of the Redshift account. For example, 123456.
DatabaseThe name of the database created for the cluster.
S3 Bucket NameThe name of the S3 Bucket. For example, bucket-new.
S3 Bucket RegionThe S3 bucket Region. For example, us-east-1.
Access Key IDThe access key ID of IAM user.
Secret Access KeyThe Secret Access Key of IAM User.
Additional ParamsThe optional JDBC parameters. For example, ssl=true&TCPKeepAlive=false
  Last updated