RedshiftDataSpec
Describes the data specification of an Amazon Redshift DataSource
.
Types
Properties
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift database.
Describes the DatabaseName
and ClusterIdentifier
for an Amazon Redshift DataSource
.
A JSON string that represents the splitting and rearrangement processing to be applied to a DataSource
. If the DataRearrangement
parameter is not provided, all of the input data is used to create the Datasource
.
A JSON string that represents the schema for an Amazon Redshift DataSource
. The DataSchema
defines the structure of the observation data in the data file(s) referenced in the DataSource
.
Describes the schema location for an Amazon Redshift DataSource
.
Describes an Amazon S3 location to store the result set of the SelectSqlQuery
query.
Describes the SQL Query to execute on an Amazon Redshift database for an Amazon Redshift DataSource
.