:py:mod:`astronomer.providers.amazon.aws.sensors.redshift_cluster` ================================================================== .. py:module:: astronomer.providers.amazon.aws.sensors.redshift_cluster Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: astronomer.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensorAsync .. py:class:: RedshiftClusterSensorAsync(**kwargs) Bases: :py:obj:`airflow.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensor` This class is deprecated. Please use :class: `~airflow.providers.amazon.aws.sensors.redshift_cluster.RedshiftClusterSensor` and set `deferrable` param to `True` instead.