This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 37ec752c81 fix broken auto-refresh (#25950)
add 994f18872a Add redshift create cluster snapshot operator (#25857)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/hooks/redshift_cluster.py | 7 ++-
.../amazon/aws/operators/redshift_cluster.py | 66 ++++++++++++++++++++++
.../operators/redshift_cluster.rst | 14 +++++
.../amazon/aws/operators/test_redshift_cluster.py | 53 +++++++++++++++++
.../amazon/aws/example_redshift_cluster.py | 15 +++++
5 files changed, 154 insertions(+), 1 deletion(-)