Data Engineering Integration
- Data Engineering Integration 10.2.2 HotFix 1
- All Products
Property
| Description
|
---|---|
Name
| The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
ID
| String that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
|
Description
| The description of the connection. The description cannot exceed 4,000 characters.
|
Location
| The domain where you want to create the connection.
|
Type
| The connection type. Select Amazon Redshift in the Database.
|
Property
| Description
|
---|---|
Username
| User name of the Amazon Redshift account.
|
Password
| Password for the Amazon Redshift account.
|
Schema
| Optional. Amazon Redshift schema name. Do not specify the schema name if you want to use multiple schema. The Data Object wizard displays all the user-defined schemas available for the Amazon Redshift objects.
Default is public.
|
AWS Access Key ID
| Amazon S3 bucket access key ID.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
AWS Secret Access Key
| Amazon S3 bucket secret access key ID.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
Master Symmetric Key
| Optional. Provide a 256-bit AES encryption key in the Base64 format when you enable client-side encryption. You can generate a key using a third-party tool.
If you specify a value, ensure that you specify the encryption type as client side encryption in the advanced target properties.
|
Customer Master Key ID
| Optional. Specify the customer master key ID or alias name generated by AWS Key Management Service (AWS KMS). You must generate the customer master key corresponding to the region where Amazon S3 bucket resides. You can specify any of the following values:
You can use customer master key ID when you run a mapping in the native environment or on the Spark engine.
|
Cluster Node Type
| Node type of the Amazon Redshift cluster.
You can select the following options:
For more information about nodes in the cluster, see the Amazon Redshift documentation.
|
Number of Nodes in Cluster
| Number of nodes in the Amazon Redshift cluster.
For more information about nodes in the cluster, see the Amazon Redshift documentation.
|
JDBC URL
| Amazon Redshift connection URL.
|