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

vincbeck pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new a81c7b7975 Add link to Amazon Provider Configuration in Core 
documentation (#34305)
a81c7b7975 is described below

commit a81c7b7975d88272ab254bca2738fcf23f12be61
Author: Andrey Anshin <[email protected]>
AuthorDate: Tue Sep 12 18:13:11 2023 +0400

    Add link to Amazon Provider Configuration in Core documentation (#34305)
---
 docs/apache-airflow/configurations-ref.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/apache-airflow/configurations-ref.rst 
b/docs/apache-airflow/configurations-ref.rst
index c92a9975e3..6f4a5b1d62 100644
--- a/docs/apache-airflow/configurations-ref.rst
+++ b/docs/apache-airflow/configurations-ref.rst
@@ -42,6 +42,7 @@ in the provider's documentation. The pre-installed providers 
that you may want t
 * :doc:`Configuration Reference for IMAP Provider 
<apache-airflow-providers-imap:configurations-ref>`
 * :doc:`Configuration Reference for OpenLineage Provider 
<apache-airflow-providers-openlineage:configurations-ref>`
 * :doc:`Configuration Reference for Elasticsearch Provider 
<apache-airflow-providers-elasticsearch:configurations-ref>`
+* :doc:`Configuration Reference for Amazon Provider 
<apache-airflow-providers-amazon:configurations-ref>`
 
 .. note::
     For more information see :doc:`/howto/set-config`.

Reply via email to