RedshiftResumeClusterOperator

Amazon

Resume a paused AWS Redshift Cluster

View on GitHub

Last Updated: Apr. 3, 2023

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

Was this page helpful?