RedshiftMetadata
class RedshiftMetadata
Describes the DataSource
details specific to Amazon Redshift.
Types
Properties
Link copied to clipboard
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 RedshiftSelectSqlQuery
query. The username should be valid for an Amazon Redshift USER.
Link copied to clipboard
Describes the database details required to connect to an Amazon Redshift database.
Link copied to clipboard
The SQL query that is specified during CreateDataSourceFromRedshift. Returns only if Verbose
is true in GetDataSourceInput.