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 d0f246398f Document how to use the system's timezone database (#34667)
add dd325b46c8 Allow setup `endpoint_url` per-service in AWS Connection
(#34593)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/base_aws.py | 70 ++++++----
.../amazon/aws/utils/connection_wrapper.py | 42 +++++-
.../connections/aws.rst | 36 ++++-
tests/providers/amazon/aws/hooks/test_base_aws.py | 145 ++++++++++++++-------
.../amazon/aws/utils/test_connection_wrapper.py | 77 ++++++++++-
5 files changed, 299 insertions(+), 71 deletions(-)