AmazonRedshiftNodeData
Specifies an Amazon Redshift node.
Types
Properties
The access type for the Redshift connection. Can be a direct connection or catalog connections.
Optional values when connecting to the Redshift cluster.
The name of the Glue Data Catalog database when working with a data catalog.
The Redshift schema name when working with a data catalog.
The database table to read from.
The Glue Data Catalog table name when working with a data catalog.
The Glue connection to the Redshift cluster.
Specifies the name of the connection that is associated with the catalog table used.
The action used when to detemine how a MERGE in a Redshift sink will be handled.
The SQL used in a custom merge to deal with matching records.
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record matches a new record.
The action used when to detemine how a MERGE in a Redshift sink will be handled when an existing record doesn't match a new record.
The SQL used before a MERGE or APPEND with upsert is run.
The SQL used to fetch the data from a Redshift sources when the SourceType is 'query'.
The list of column names used to determine a matching record when doing a MERGE or APPEND with upsert.
The source type to specify whether a specific table is the source or a custom query.
The name of the temporary staging table that is used when doing a MERGE or APPEND with upsert.
Specifies the prefix to a table.
The array of schema output for a given node.