josh-fell opened a new pull request #17094: URL: https://github.com/apache/airflow/pull/17094
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` -- 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]
