RedshiftPauseClusterOperator

Amazon

Pause an AWS Redshift Cluster if it has status available.

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

Pause an AWS Redshift Cluster if it has status available.

See also

For more information on how to use this operator, take a look at the guide: Pause an Amazon Redshift cluster

Was this page helpful?