RedshiftResumeClusterOperator
AmazonResume a paused AWS Redshift Cluster
Access Instructions
Install the Amazon provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
cluster_identifierRequiredid of the AWS Redshift Cluster
aws_conn_idaws connection to use
Documentation
Resume a paused AWS Redshift Cluster
See also
For more information on how to use this operator, take a look at the guide: Resume an Amazon Redshift cluster