AWS::AppFlow::ConnectorProfile RedshiftConnectorProfileCredentials
The connector-specific profile credentials required when using Amazon Redshift.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Password
-
The password that corresponds to the user name.
Required: No
Type: String
Pattern:
\S+
Maximum:
512
Update requires: No interruption
Username
-
The name of the user.
Required: No
Type: String
Pattern:
\S+
Maximum:
512
Update requires: No interruption
See also
-
RedshiftConnectorProfileCredentials in the Amazon AppFlow API Reference.