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 acf106b5a17 AIP-84 Add Lists Jobs with Filters API (#43859)
add b4c48062788 Add `wait_policy` option to `EmrCreateJobFlowOperator`
(#44055)
No new revisions were added by this update.
Summary of changes:
.../operators/emr/emr.rst | 9 ++++++
.../airflow/providers/amazon/aws/operators/emr.py | 36 +++++++++++++++++-----
.../airflow/providers/amazon/aws/utils/waiter.py | 20 ++++++++++++
.../aws/operators/test_emr_create_job_flow.py | 14 +++++++--
4 files changed, 69 insertions(+), 10 deletions(-)