vincbeck commented on code in PR #53473:
URL: https://github.com/apache/airflow/pull/53473#discussion_r2214200652


##########
airflow-core/docs/administration-and-deployment/dag-bundles.rst:
##########
@@ -50,6 +50,9 @@ Airflow supports multiple types of dag Bundles, each catering 
to specific use ca
 **airflow.providers.git.bundles.git.GitDagBundle**
     These bundles integrate with Git repositories, allowing Airflow to fetch 
dags directly from a repository.
 
+**airflow.providers.amazon.aws.bundles.s3.S3DagBundle**

Review Comment:
   Would be nice to automate that. The same way we do with executors, auth 
managers, queues providers. Example of PR: 
https://github.com/apache/airflow/pull/51708. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to