Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Add a lambda handler to make change replication callable as a lambda function #2

Open
marcocitus opened this issue Oct 10, 2017 · 0 comments

Comments

@marcocitus
Copy link
Member

We could make the change replication in Podyn callable as a Lambda function by implementing a RequestHandler per the example in:
http://docs.aws.amazon.com/lambda/latest/dg/with-dynamodb-create-package.html#with-ddb-example-deployment-pkg-java

Podyn is already packed in the right way for lambda functions (as a shaded JAR).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant