Redshift SQL Operator Async """"""""""""""""""""""""""" To executes SQL statements on an Amazon Redshift cluster asynchronously :class:`~astronomer.providers.amazon.aws.operators.redshift_sql.RedshiftSQLOperatorAsync`. .. exampleinclude:: /../astronomer/providers/amazon/aws/example_dags/example_redshift_sql.py :language: python :dedent: 4 :start-after: [START howto_operator_redshift_sql_async] :end-before: [END howto_operator_redshift_sql_async]