RedshiftConnectorProfileProperties
The connector-specific profile properties when using Amazon Redshift.
Contents
- bucketName
-
A name for the associated Amazon S3 bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
\S+
Required: Yes
- bucketPrefix
-
The object key for the destination bucket in which Amazon AppFlow places the files.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
.*
Required: No
- databaseUrl
-
The JDBC URL of the Amazon Redshift cluster.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
\S+
Required: Yes
- roleArn
-
The Amazon Resource Name (ARN) of the IAM role.
Type: String
Length Constraints: Maximum length of 512.
Pattern:
arn:aws:iam:.*:[0-9]+:.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: