You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/09 08:06:23 UTC

[GitHub] [airflow] pyerbiz commented on issue #16730: SFTPToS3Operator is not mentioned in the apache-airflow-providers-amazon > operators documentation

pyerbiz commented on issue #16730:
URL: https://github.com/apache/airflow/issues/16730#issuecomment-876999191


   I would like to work on this issue. Based on the problem description the documentaion for SFTPToS3Operator can be made . Please see below:
   
   1. The actual doc be mirrored on [glacier_to_gcs.rst](https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-amazon/operators/transfer/glacier_to_gcs.rst) 
   
   2. An example DAG for SFTPToS3Operator will have to built under [airflow/providers../aws/example_dags](https://github.com/apache/airflow/tree/main/airflow/providers/amazon/aws/example_dags)
   
   3. I believe s3_to_sftp example dag is also missing, so documentation for this must also be missing.  
   
   4. There are 14-15 transfer operators, under [/aws/transfers](https://github.com/apache/airflow/tree/main/airflow/providers/amazon/aws/transfers) but the documentaion is showing most of these under /operators instead of [operators/Amazon transfer operators](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/index.html). Therefor Amazon Tansfer Operators doc page only has Glacier Transfer Operator. Is this something to fix? 


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org