Amazon Redshift is a data warehouse product which forms part of the Amazon Web Services (AWS) platform.

Changelog

4 versions
v1.1.0 Latest
  • Added test() (Flow Test Mode) to polling triggers: NewRow, UpdatedRow.
v1.0.2
  • Added validation for required fields in components.
v1.0.1
  • NewRow, UpdatedRow: query fields now ignores semicolon at the end of the query to avoid syntax error.
v1.0.0
  • Initial version

Authentication

TypeDetails
API Key
User (text)
Database User
Host (text)
Database Host
Port (text)
Database Port(default: 5439)
Database (text)
Name of your database
Password (password)
Password

Triggers

2
Updated Row icon

Updated Row

Triggers when rows update, based on a selected updated time column.
New Row icon

New Row

NewRow

Actions

2
List Tables icon

List Tables

List all non-system tables in your AWS Redshift.
Query icon

Query

Run an arbitrary query against your redshift database.