... -o option_name=value option_name=value ...
Property
| Description
|
---|---|
Username
| User name of the Amazon Redshift account.
|
Password
| Password for the Amazon Redshift account.
|
AWSAccessKeyID
| Amazon S3 bucket access key ID.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
AWSSecretAccessKey
| Amazon S3 bucket secret access key ID.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
MasterSymmetricKey
| 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.
|
JDBCURL
| Amazon Redshift connection URL.
|
Region
| Select the AWS region in which the bucket you want to access resides.
Select one of the following regions:
Default is None.
|
CustomerMasterKeyID
| 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.
|