This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from b4e82cf66f Update `example_redshift` and
`example_redshift_s3_transfers` to use `RedshiftDataHook` instead of
`RedshiftSQLHook` (#40970)
add 68b3159210 Add RedriveExecution support to
`StepFunctionStartExecutionOperator` (#40976)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/hooks/step_function.py | 18 +++++++++++
.../amazon/aws/operators/step_function.py | 14 +++++++--
.../amazon/aws/hooks/test_step_function.py | 30 ++++++++++++++++++
.../amazon/aws/operators/test_step_function.py | 36 ++++++++++++++++++++--
4 files changed, 94 insertions(+), 4 deletions(-)