This is an automated email from the ASF dual-hosted git repository.

houqp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 2832c95  Stop running Doc tests with Spelling tests (#10938)
     add 4e1f3a6  [AIRFLOW-10645] Add AWS Secrets Manager Hook (#10655)

No new revisions were added by this update.

Summary of changes:
 .../providers/amazon/aws/hooks/secrets_manager.py  | 68 +++++++++++++++++
 docs/operators-and-hooks-ref.rst                   |  6 ++
 .../amazon/aws/hooks/test_secrets_manager.py       | 88 ++++++++++++++++++++++
 3 files changed, 162 insertions(+)
 create mode 100644 airflow/providers/amazon/aws/hooks/secrets_manager.py
 create mode 100644 tests/providers/amazon/aws/hooks/test_secrets_manager.py

Reply via email to