awslabs / awslabs/aws-appflow-custom-connector-python

Use the pip amazon-appflow-custom-connector-sdk package on the example

Open
#21 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
51
Forks
33
PR merge metrics
No merged PRs in 30d

Description

I noticed that on the python appflow custom connector example, the SDK is used from the code of the repo rather than as a dependency.

It would be nice like to use the [SDK pip package ](https://pypi.org/project/amazon-appflow-custom-connector-sdk/1.0/) as a dependency rather than having together the code of the sdk + custom connector. In that way, if the SDK is upgraded, the devloper will need only to update the requirements file rather than copy&paste the new code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.