You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/03/27 14:51:40 UTC

[airflow] branch main updated (8ade99f -> d91b833)

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 8ade99f  Add doc and sample dag for S3ToFTPOperator and FTPToS3Operator (#22534)
     add d91b833  SalesforceToS3Operator: update sample dag and doc (#22489)

No new revisions were added by this update.

Summary of changes:
 .../aws/example_dags/example_salesforce_to_s3.py   | 53 ++++++----------------
 airflow/providers/amazon/provider.yaml             |  2 +-
 .../operators/salesforce_to_s3.rst                 | 49 --------------------
 .../{ftp_to_s3.rst => salesforce_to_s3.rst}        | 32 ++++++-------
 docs/apache-airflow-providers-amazon/redirects.txt |  1 +
 5 files changed, 31 insertions(+), 106 deletions(-)
 delete mode 100644 docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst
 copy docs/apache-airflow-providers-amazon/operators/transfer/{ftp_to_s3.rst => salesforce_to_s3.rst} (57%)