Giter VIP home page Giter VIP logo

amazon-appflow's Introduction

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.

amazon-appflow's People

Contributors

amazon-auto avatar dwexpertkg avatar sarthakh330 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

amazon-appflow's Issues

CFT Sample Provided

Hello
This is not an issue but a Sample Request.

In addition to the sample provided where the connector is already in place, need help with creating a connector for the AWS App Flow.

Currently the the App Flow template gets the connection name as a parameter but it would help if the sample for creating the connector profile is also made available.

CFN Template Errors/Warnings

In the example template, it looks like there are few minor errors/warnings:

  1. IAM Policy Version should be 2012-10-17 instead of 2008-10-17
  2. In the template under Tasks, some of properties are in lower case.

Example for mapping multiple fields in a single TaskType: Map?

It's not clear from the examples whether or not it is possible to map multiple fields in a single Map block:

        - TaskType: Map
          SourceFields:
              - Field1
              - Field2
              - FieldN

The naming of the arguments also makes it unclear, e.g. SourceFields allows a list, but DestinationField is a singular item?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.