You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/02/28 09:31:07 UTC

[airflow] branch main updated (f0bbb9d -> c819b4f)

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 f0bbb9d  Add 'Show record' option for variables (#21342)
     add c819b4f  Configurable AWS Session Factory (#21778)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/base_aws.py     |  44 +++++++--
 .../connections/aws.rst                            | 100 +++++++++++++++++++++
 tests/providers/amazon/aws/hooks/test_base_aws.py  |  32 ++++++-
 3 files changed, 167 insertions(+), 9 deletions(-)