aws-samples / amazon-appflow

Sample codes, blogs, and demos on how to use Amazon AppFlow.

Home Page:https://aws.amazon.com/appflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon AppFlow Samples, Blogs, and Demos

This repository contains example code snippets, blogs and demos for showing how Amazon AppFlow can be used to securely transfer data between SaaS applications (like Salesforce, Marketo, Slack, etc.) and AWS services (like Amazon S3 and Amazon Redshift).

To learn more about Amazon AppFlow visit: https://aws.amazon.com/appflow/

Samples/ Blogs

Topic Description
CloudFormation Template to build a flow from Salesforce to S3 How to use AWS CloudFormation to setup a flow on AppFlow
AppFlow API Samples How to use AppFlow APIs to setup flows and connector profiles
Upsert Salesforce data into Redshift (private subnet) with S3 work around Extract salesforce data using Amazon AppFlow and upsert it to Redshift tables hosted on private subnet via Amazon S3
Setup EventBridge & route Salesforce Events to Lambda How to set up the integration, and route Salesforce events to an AWS Lambda function for processing
AppFlow Relative Time Frame Automation Example How to calculate the time in # days with lambda to create a Flow filtering data from salesforce.

Demos

Topic Description
How to run sentiment analysis on slack data using AppFlow with Amazon Comprehend Extract conversations data from Slack to S3 using AppFlow and run sentiment analysis on it using Amazon Comprehend and Amazon SageMaker

Other Resources

License Summary

The sample code is made available under the MIT-0 license. See the LICENSE file.

About

Sample codes, blogs, and demos on how to use Amazon AppFlow.

https://aws.amazon.com/appflow/

License:MIT No Attribution


Languages

Language:Jupyter Notebook 55.9%Language:HCL 34.6%Language:Python 9.5%