question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SFTPToS3Operator is not mentioned in the apache-airflow-providers-amazon > operators documentation

See original GitHub issue

Apache Airflow version: 2.2.0 , apache-airflow-providers-amazon == 2.0.0

Kubernetes version (if you are using kubernetes) (use kubectl version):

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:

What you expected to happen:

I would expect to find the documentation for airflow.providers.amazon.aws.transfers.sftp_to_s3.SFTPToS3Operator in one these locations https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/index.html or https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/transfer/index.html

How to reproduce it:

Anything else we need to know:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
pyerbizcommented, Jul 12, 2021

Working on it

1reaction
potiukcommented, Jul 9, 2021
  1. yep
  2. yep
  3. Happy if you add it too 😃
  4. yeah. good catch. I think just moving the files should be enough, I think

BTW. You can ran ./breeze build-docs -- --package-filter apache-airlfow-providers-amazon to test if the documentation builds and looks nice (and then ./docs/start_doc_server.sh you should be able to browse the docs)

Read more comments on GitHub >

github_iconTop Results From Across the Web

airflow.providers.amazon.aws.transfers.sftp_to_s3
[docs]class SFTPToS3Operator(BaseOperator): """ This operator enables the transferring of files from a SFTP server to Amazon S3. .. seealso:: For more ...
Read more >
[GitHub] [airflow] pyerbiz commented on issue #16730 ...
[GitHub] [airflow] pyerbiz commented on issue #16730: SFTPToS3Operator is not mentioned in the apache-airflow-providers-amazon > operators documentation.
Read more >
apache-airflow-providers-amazon 1.0.0rc1 - PyPI
Commit Committed Subject b40dffa08 2020‑12‑08 Rename remaing modules to match AIP‑21 (#12917) 663259d4b 2020‑11‑25 Fix AWS DataSync tests failing (#11020) 370e7d07d 2020‑11‑21 Fix Python Docstring parameters...
Read more >
SFTPToS3Operator - Astronomer Registry
This operator enables the transferring of files from a SFTP server to Amazon S3.
Read more >
DAGs, Operators, Connections, and other issues in Apache ...
I received 'Broken DAG: No module named psycopg2' error. We recommend the following steps: Test your DAGs, custom plugins, and Python dependencies locally ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found