Redshift Sensor Async """"""""""""""""""""" To waits asynchronously for Redshift cluster to reach a specific status :class:`~astronomer.providers.amazon.aws.sensor.redshift_cluster.RedshiftClusterSensorAsync`. .. exampleinclude:: /../astronomer/providers/amazon/aws/example_dags/example_redshift_cluster_management.py :language: python :dedent: 4 :start-after: [START howto_sensor_redshift_cluster_async] :end-before: [END howto_sensor_redshift_cluster_async]