This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0aee6813db Fix set deprecated slack operators arguments in
`MappedOperator` (#38345)
add c893cb3bfb Fix set deprecated amazon operators arguments in
`MappedOperator` (#38346)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/batch.py | 5 +-
airflow/providers/amazon/aws/operators/ecs.py | 19 +++--
tests/providers/amazon/aws/operators/test_batch.py | 33 +++++++++
tests/providers/amazon/aws/operators/test_ecs.py | 83 +++++++++++++++++++++-
4 files changed, 126 insertions(+), 14 deletions(-)