This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c14bc9b4d9e Bump Airflow to `3.1.0.dev0` (#49119)
add ef268cdf7e2 Amazon EMR Sensors/Operators inherit AWS Base Classes
(#49486)
No new revisions were added by this update.
Summary of changes:
providers/amazon/docs/operators/emr/emr.rst | 5 +
providers/amazon/docs/operators/emr/emr_eks.rst | 5 +
.../amazon/docs/operators/emr/emr_serverless.rst | 5 +
.../airflow/providers/amazon/aws/operators/emr.py | 289 +++++++++++----------
.../airflow/providers/amazon/aws/sensors/emr.py | 101 ++++---
5 files changed, 211 insertions(+), 194 deletions(-)