RedshiftClusterSensorAsync
Astronomer ProvidersWaits for a Redshift cluster to reach a specific status.
Access Instructions
Install the Astronomer Providers provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
cluster_identifierThe identifier for the cluster being pinged. :param target_status: The cluster status desired.
Documentation
Waits for a Redshift cluster to reach a specific status.