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 becbb4a Fixing task status for non-running and non-committed tasks
(#22410)
add 616a5dd Add doc and sample dag for MongoToS3Operator (#22575)
No new revisions were added by this update.
Summary of changes:
...example_ftp_to_s3.py => example_mongo_to_s3.py} | 22 +++++++++++-------
.../providers/amazon/aws/transfers/mongo_to_s3.py | 4 ++++
airflow/providers/amazon/provider.yaml | 1 +
.../operators/transfer/dynamodb_to_s3.rst | 4 ++--
.../operators/transfer/google_api_to_s3.rst | 4 ++--
.../operators/transfer/imap_attachment_to_s3.rst | 4 ++--
.../transfer/{ftp_to_s3.rst => mongo_to_s3.rst} | 27 +++++++++++++---------
.../operators/transfer/redshift_to_s3.rst | 4 ++--
.../operators/transfer/s3_to_redshift.rst | 4 ++--
.../operators/transfer/salesforce_to_s3.rst | 2 +-
10 files changed, 46 insertions(+), 30 deletions(-)
copy airflow/providers/amazon/aws/example_dags/{example_ftp_to_s3.py =>
example_mongo_to_s3.py} (62%)
copy docs/apache-airflow-providers-amazon/operators/transfer/{ftp_to_s3.rst =>
mongo_to_s3.rst} (57%)