RedshiftDatabaseCredentials
Describes the database credentials for connecting to a database on an Amazon Redshift cluster.
Contents
- Password
- 
               A password to be used by Amazon ML to connect to a database on an Amazon Redshift cluster. The password should have sufficient permissions to execute a RedshiftSelectSqlQueryquery. The password should be valid for an Amazon Redshift USER.Type: String Length Constraints: Minimum length of 8. Maximum length of 64. Required: Yes 
- Username
- 
               A username to be used by Amazon Machine Learning (Amazon ML)to connect to a database on an Amazon Redshift cluster. The username should have sufficient permissions to execute the RedshiftSelectSqlQueryquery. The username should be valid for an Amazon Redshift USER.Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: