RedshiftMetadata
Describes the DataSource details specific to Amazon Redshift.
Contents
- DatabaseUserName
- 
               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: No 
- RedshiftDatabase
- 
               Describes the database details required to connect to an Amazon Redshift database. Type: RedshiftDatabase object Required: No 
- SelectSqlQuery
- 
               The SQL query that is specified during CreateDataSourceFromRedshift. Returns only if Verboseis true in GetDataSourceInput.Type: String Length Constraints: Minimum length of 1. Maximum length of 16777216. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: