I am trying to sftp a file from a remote location and write to s3 from airflow (I cannot use SFTPOperator because I dont have a physical location to write to).
de