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 0591852 Fix typo in docs link (#19837)
add 83b51e5 Amazon provider remove deprecation, second try (#19815)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/base_aws.py | 13 ++++++---
airflow/providers/amazon/aws/hooks/glue.py | 3 ++-
airflow/providers/amazon/aws/hooks/s3.py | 17 ++++++++++--
airflow/providers/postgres/hooks/postgres.py | 8 +++++-
.../amazon/aws/hooks/test_batch_client.py | 2 +-
.../amazon/aws/hooks/test_batch_waiters.py | 2 +-
tests/providers/amazon/aws/operators/test_batch.py | 2 +-
tests/providers/postgres/hooks/test_postgres.py | 31 +++++++++++++---------
8 files changed, 55 insertions(+), 23 deletions(-)