josh-fell opened a new pull request #17036:
URL: https://github.com/apache/airflow/pull/17036


   Closes: #16891 
   
   Creating an operator to extract data from Salesforce and upload to S3: 
`SalesforceToS3Operator`
   
   Items contained in this PR include:
   - Operator code: `airflow/providers/amazon/aws/transfers/salesforce_to_s3.py`
   - Operator documentation: 
`docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst`
   - Operator unit test: 
`tests/providers/amazon/aws/transfers/test_salesforce_to_s3.py`
   - Example DAG: 
`airflow/providers/amazon/aws/example_dags/example_salesforce_to_s3.py`
   - Updated Amazon `provider.yaml`
   
   Please let me know if I am missing any required updates when adding to 
provider packages.
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code change, Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in 
[UPDATING.md](https://github.com/apache/airflow/blob/main/UPDATING.md).
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to