astronomer.providers.amazon.aws.operators.redshift_cluster

Module Contents

Classes

RedshiftDeleteClusterOperatorAsync

This class is deprecated.

RedshiftResumeClusterOperatorAsync

This class is deprecated.

RedshiftPauseClusterOperatorAsync

This class is deprecated.

class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperatorAsync(*args, **kwargs)[source]

Bases: airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperator

This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftDeleteClusterOperator.

class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperatorAsync(*args, **kwargs)[source]

Bases: airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperator

This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftResumeClusterOperator.

class astronomer.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperatorAsync(*args, **kwargs)[source]

Bases: airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperator

This class is deprecated. Please use :class: ~airflow.providers.amazon.aws.operators.redshift_cluster.RedshiftPauseClusterOperator.