Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2
absoluteUrltrue

Overview

Use this account type to connect Redshift Snaps with data sources that use Redshift Cross-Account IAM Role SSL Account. The Redshift Snaps support both Redshift Cluster and Redshift Serverless accounts.

...

Access to the following folders:

  • Private project folder

  • Project Space’s shared folder

  • Global shared folder

Limitations

None.

Known Issues

None.

Account Settings

...

Parameter

Field Name

Data

Field Type

Description

Label*

Default Value

Example 

Label*JDBC Driver Class

: None
Example:Redshift Cross-Account IAM Role SSL Account

String

Specify a unique label for the account.

N/A

Redshift_SSLCross_IAM_Account

JDBC Driver Class

Default Value: com.amazon.redshift.jdbc42.Driver
Example:org.postgresql.Driver

String/Expression

Enter the JDBC Driver Class

Name of the JBDC driver class to use

in your application.

. By default, the com.amazon.redshift.jdbc42.Driver class is bundled with the Snap Pack.

org.postgresql.Driver

JDBC JARs

Default Value: N/A

String/Expression

Specify a list of JDBC

jar

JAR files to be loaded.

You can upload the Redshift driver(s) that can override the default com.amazon.redshift.jdbc42.Driver.

JDBC

Driver

String/Expression

Select the JDBC driver to use.

If you leave this field blank, the Default JDBC driver is used.

URL

Default Value: N/A

N/A

JDBC URL

Example: jdbc:redshift://hostname:port/database

String/Expression

Enter the URL of the JDBC database.

N/A

jdbc:redshift://hostname:port/database

Account properties

*

Configure

Enter in the information

required

to

establish

create a

database

connection

with

to the

account

database.

Endpoint*

String/Expression

Enter the server's address to establish a connection.

N/A

fieldcluster.cvnsysusue7w2

Default Value: N/A
Examplefieldcluster.c8dwbwr9.us-east-1.redshift.amazonaws.com

String/Expression

Enter the server's address to connect to.

Port

number*Numeric

Number*

Default Value5439
Example5439

Integer/Expression

Enter

the

the database server's port to connect

to the host

.

5439

5439

Database name*

Default Value: N/A
Examplesnaplogic

String/Expression

Enter

the database

the database name to connect.

NUsername

Username

Default Value: N/A

weqter

Exampleredshiftadmin

String/Expression

Enter the username to connect to the database.

 Username is

 Username will be used as the default username when retrieving connections. The username must be valid in order to set up the data source.

NPassword

Password

Default Value: N/A

admin

Examplep@$$20d*

String/Expression

Enter the password used to connect to the data source.

 Password is

 Password will be used as the default password when retrieving connections. The password must be valid in order to set up the data source.

N/A

S3 Bucket

Default Value: N/A

S3 Bucket

Examplesl-bucket-ca

String/Expression

Enter the external S3 Bucket

name residing

name residing in an external AWS account,

 to

 to use for staging data onto Redshift.

This field is required when using Redshift Bulk Load, Redshift Bulk Upsert, Redshift S3 Upsert, and Redshift Unload Snaps.

N

 

S3 Folder

Default Value: N/A
Examples3://sl-bucket-ca

S3 Folder

/san-francisco

String/Expression

Enter the relative path to a folder in S3 Bucket. This is used as a root folder for staging data onto Redshift.

N

S3 Bucket Region

Default Value: N/A

s3://sl-bucket/sfo

S3 Bucket Region

Exampleus-east-2

String/Expression

Enter the name of the region where the S3 bucket belongs.

This field is required if the Redshift cluster and the S3 bucket are in the different regions.

N/A

us-east-2

S3 Bucket Write IAM Role ARN

Default Value: N/A
Example: arn:aws:iam::133198801419:role/IamRoleWithAllAccessForCanary

String/Expression

Enter the IAM role to write to the S3 bucket which resides in

an external

either the same or different AWS account.

  • You need to have write and delete permissions in this role.

  • This

field is
  • field is required when using Bulk load Snap (with input view data source), Bulk Upsert Snap, and Unload Snap.

N

External ID

External ID

Default Value: N/A

arn:aws:iam::133198801419:role/IamRoleForCanary

Example7609567

String/Expression

Enter an optional external ID which is required by the role. This field is applicable only for streaming bulk load.

NTrustStore

TrustStore

Default Value: N/A

7609567

Exampleredshiftstore4

String/Expression

Enter the location of the trust store file. It can be located in SLDB or any other unauthenticated endpoint such as 'https://'. You can also browse for the location.

N

TrustStore Password

TrustStore Password

Default Value: N/A

redshiftstore4

Example12@*^87*

String/Expression

Enter the password for the truststore file. 

N/A

12@*^87*

IAM properties (Redshift Cluster)

Specify the IAM properties information for Redshift to communicate with IAM.

AWS account ID

Default Value: N/A
ExampleAWS-1

String/Expression

Enter the

ID of

ID of the Amazon Web

Services account to

Services account to be used for performing bulk load operation.

This field is required when using Redshift Bulk Load, Redshift Bulk Upsert, Redshift S3 Upsert, and Redshift Unload

Snaps.

N/A 

763091233961

Snaps if the IAM role checkbox is selected. 

IAM role name

Default Value: N/A
Example: rolex

String/Expression

Enter the name of the IAM

role associated with the target Redshift cluster to access the S3 bucket. redshift cluster

role that has been assigned to the Redshift cluster to access the S3 bucket provided above.

This field is required when using Redshift Bulk Load, Redshift Bulk Upsert, Redshift S3 Upsert, and Redshift Unload

Snaps.

N/A

das-crossaccount-role1

Snaps if the IAM role checkbox is selected. 

S3 Bucket Read IAM Role

Specify

the Cross-Account IAM properties information for Redshift to communicate with IAM

the information required to make Redshift work with IAM instead of Access-key ID and Secret.

IAM Role ARN

Default Value: N/A
Example: arn:aws:iam::133198801419:role/cross-account-access-snap6776-das

String/Expression

Enter the ARN of the IAM role set on the above S3 bucket.

This field is required

when using Redshift Bulk Load with input view data source, Redshift Bulk Upsert, Redshift S3 Upsert, and Redshift Unload Snaps.

N/A

arn:aws:iam::133198801419:role/cross-account-access-snap6776-das

only if the S3 bucket is in another AWS account. If S3 bucket is in another AWS account, specify the Cross-Account IAM role to read the S3 bucket. Else, leave this field blank and ensure the IAM role assigned to the Redshift Cluster has permission to read from the S3 bucket. For more information, see Setup for Redshift Cross Account IAM Role.

Advanced properties

Specify advanced properties to support this account.

Auto commit

Default ValueSelected

Checkbox

Select this check box to enable the Snap to commit offsets automatically as messages are consumed and sent to the output view

. If the Snap fails, only the batch being executed at that moment is rolled back

.

Selected

Deselected

Batch size*

Numericumber

Default Value50
Example50

Integer/Expression

Required. Enter the n

Enter the number of statements to execute at a time

.This field is required when using Redshift Bulk Load, Redshift Bulk Upsert, Redshift S3 Upsert, and Redshift Unload Snaps. 

. Select queries are not batched.

User-defined types are not supported if a JDBC driver with a version other than 11.2.0.4.0 is set.

50

70

Fetch size*

Numeric

Default Value:100
Example:100

Integer/Expression

Required. Enter the number

Enter the number of rows to fetch at a time when executing a query.

User-defined

types are

typesare not supported if a JDBC driver with a version other than 11.2.0.4.0 is set.

100

56

Max pool size*

Numeric

Default Value50
Example30

Integer/Expression

Required. Enter the maximum

Enter the maximum number of connections

that

a pool

maintains

will maintain at a time.

Redshift Bulk Load/Bulk Upsert/S3 Upsert Snap requires a minimum of

two

2 connections per Snap in a pipeline. For example, if a pipeline has a Redshift Bulk Load Snap and an S3 Upsert Snap, then the pool size must be greater than or equal to

four

4 for successful execution.

50

10

Max life time*

Numeric

Default Value30
Example10

Integer/Expression

Required.

Enter the maximum lifetime of a connection in the pool.

Ensure that the value you enter is a few seconds

lesser

shorter than any database or infrastructure-imposed connection time limit. A value of 0 indicates an infinite lifetime, subject to

the 

the Idle Timeout

 value

value. An in-use connection is never retired. Connections are removed only after they are closed.

30

15

Idle Timeout*

Numeric

Default Value5
Example6

Integer/Expression

Required.

Enter the maximum amount of time a connection

that should remain Numeric

is allowed to sit idle in the pool. A value of 0 indicates that idle connections are never removed from the pool.

5

1

Checkout timeout

Checkout timeout*

Default Value:1000
Example800

Integer/Expression

Required.

Enter the number of milliseconds to wait for a connection to be available when the pool is exhausted.

 

Info

If you provide 0, the Snap waits infinitely until the connection is available. Therefore, we recommend you not to specify 0 for Checkout Timeout.

1000

2000

URL Properties

Specify

Use this field set to define the URL properties associated

to

with this account. This field set contains the following fields:

  • URL property name

NumericNumeric
  • URL property value

URL property name

Default Value: N/A
Example:

Integer/Expression

Enter the URL property name.

URL property value

Default Value: N/A

ssl

URL property value

Example:

Integer/Expression

Enter the URL property value.

N/A

true


Account Encryption

Standard Encryption

If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.


Enhanced Encryption

If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected per each account.

Account:

  • High: Password, S3 Access-key ID, S3 Secret key

  • Medium + High: Username, Password, S3 Access-key ID, S3 Secret key

  • Low + Medium + High: Endpoint, Database name, Username, Password, S3 Bucket, S3 Folder, S3 Access-key ID, S3 Secret key, URL property value

...