RedShift Request data
Request Body for Red Shift
Field
Type
Value
type
string
Required. "REDSHIFT"
id_attribute
string
Optional. Name of the column in data that represents the identifier of the row. Read more here
endpoint_prefix
string
Required. Name of the endpoint_prefix
database
string
Required. Name of database
schema
string
Optional. Name of schema
table
string
Required. Name of table
user
string
Required. User name
password
string
Required. Password
Last updated