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 f13f9db  Describe policy about support for OS versions used. (#21697)
     add 0378659  Added Hook for Amazon RDS. Added `boto3_stub` library for 
autocomplete. (#20642)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/rds.py          |  59 +++++++++++++++++++++
 airflow/providers/amazon/provider.yaml             |   7 +++
 docs/apache-airflow-providers-amazon/index.rst     |   1 +
 .../aws/[email protected]                 | Bin 0 -> 53014 bytes
 setup.py                                           |   1 +
 .../providers/amazon/aws/hooks/test_rds.py         |  13 +++--
 6 files changed, 74 insertions(+), 7 deletions(-)
 create mode 100644 airflow/providers/amazon/aws/hooks/rds.py
 create mode 100644 docs/integration-logos/aws/[email protected]
 copy airflow/migrations/db_types.pyi => 
tests/providers/amazon/aws/hooks/test_rds.py (74%)

Reply via email to