This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ff1e3a6f617 Added support for certificate authentication with
MSGraphAsyncOperator (#45935)
add f2aa80bce09 Added extra links for Comprehend operators (#46031)
No new revisions were added by this update.
Summary of changes:
.../amazon/aws/links/{logs.py => comprehend.py} | 29 ++++++++---------
.../providers/amazon/aws/operators/comprehend.py | 36 ++++++++++++++++++++
.../src/airflow/providers/amazon/provider.yaml | 3 ++
.../links/{test_batch.py => test_comprehend.py} | 38 ++++++++--------------
4 files changed, 67 insertions(+), 39 deletions(-)
copy providers/src/airflow/providers/amazon/aws/links/{logs.py =>
comprehend.py} (59%)
copy providers/tests/amazon/aws/links/{test_batch.py => test_comprehend.py}
(56%)