Skip to content

Conversation

@josh-fell
Copy link
Contributor

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

@josh-fell
Copy link
Contributor Author

@potiuk Sorry about earlier. Here is a fresh one. Thanks for your support as always!

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Looks like we have some buggy providers RC1 release this months, and waiting for last fixes, so it looks like you made to be released in July RC2 :)/

@potiuk potiuk merged commit 32582b5 into apache:main Jul 21, 2021
@josh-fell
Copy link
Contributor Author

LGTM. Looks like we have some buggy providers RC1 release this months, and waiting for last fixes, so it looks like you made to be released in July RC2 :)/

Excellent, glad to hear it! Thanks Jarek!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a SalesforceToS3Operator to push Salesforce data to an S3 bucket

2 participants