![]() SSIS Amazon Redshift Cluster Management TaskSSIS Amazon Redshift Cluster Management Task can be used to automate most common Redshift Cluster Management Tasks such as Create Cluster, Delete Cluster, List Cluster Properties, Create Snapshot, Delete Snapshot etc.
|
![]() |
|||
|
View All Tasks Like This |
Just Drag and Drop Components from SSIS Toolbox

SSIS Amazon Redshift Cluster Management Task – Create Redshift Cluster, Delete Redshift Cluster, Loop through Redshift Cluster Properties, Create Sanpshot, Delete Snapshot
How to Create Redshift Cluster

SSIS Amazon Redshift Cluster Management Task – Create Cluster Options
In the General Tab you can set Wait until Maximum Time

SSIS Amazon Redshift Cluster Management Task – Create Cluster Wait Options
How to Delete Redshift Cluster

SSIS Amazon Redshift Cluster Management Task – Delete Cluster Options
How to get attribute or cluster using Amazon Redshift Management Cluster Task

SSIS Amazon Redshift Cluster Management Task – Fetch Attribute Options (Single Attribute)
How to Create Snapshot using Amazon Redshift Management Cluster Task

SSIS Amazon Redshift Cluster Management Task – Create Snapshot Options
How to Delete Snapshot using Amazon Redshift Management Cluster Task

SSIS Amazon Redshift Cluster Management Task – Delete Snapshot Options
Finally, almost you are done with each Action configurations, just need to Execute Package

Almost you are done with each Action configurations, just need to Execute Package
Articles / Tutorials
How to Read / Write DynamoDB data in SSIS (Query, Insert, Update, Delete)
How to Read / Write Amazon DynamoDB in SSISIntroduction In this article we will look at how to Read / Write Amazon DynamoDB in SSIS. ZappySys developed many AWS related components but in this article we will look at 3 Tasks/Components for DynamoDB Integration Scenarios (Read, Write, Update, Bulk Insert, Create / Drop Table etc.). We will discuss how to use SSIS DynamoDB Source Connector […] |
Articles/Posts

MySQL to Redshift Data Load Using SSIS
Contents1 Introduction – MySQL to Redshift Load2 Video Tutorial3 Right way but hard way3.1 Steps for Amazon Redshift Data Load from On-Premise files or RDBMS (e.g. MySQL, SQL Server)4 Doing it easy way4.1 Should I use SSIS to load Redshift Database?4.2 Command line approach for MySQL to Redshift data loading5 Setup your Amazon Redshift Cluster6 […]

SQL Server to Redshift Data Load Using SSIS
Contents1 Introduction – SQL Server to Redshift Load2 Video Tutorial – Redshift Data Load3 Right way but hard way3.1 Steps for Amazon Redshift Data Load from On-Premise files or RDBMS (e.g. MySQL, SQL Server)4 Doing it easy way4.1 Should I use SSIS to load Redshift4.2 Command line approach for SQL Server to Redshift data load5 […]