DBI_RS_Cluster_Manager
Overview
This process allows for specific management of an AWS Redshift clusters. This process used in a schedule allows for AWS Redshift clusters to be created or started as required, and dropped when the cluster is not longer required.
Usage: RS_Cluster_Manager.sh -f RS_Cluster_Manager.ini {describe_cluster|restart_cluster|create_cluster|drop_cluster|cluster_status|restore_cluster|wlm_config}
This script provides the basic commands for managing the Cluster. The following options are as follows:
- describe_cluster – Describes the properties of the cluster
- restart_cluster – Restarts the cluster
- create_cluster – Creates the cluster
- drop_cluster – Deletes the cluster
- cluster_status – Gets the cluster status
- restore_cluster – Restores the cluster from a snapshot
- wlm_config – Modify the WLM queue properties by loading json configuration