You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by tlehoux <gi...@git.apache.org> on 2017/10/03 10:20:21 UTC

[GitHub] camel pull request #1994: CAMEL-11832: Add support for Lambda

GitHub user tlehoux opened a pull request:

    https://github.com/apache/camel/pull/1994

    CAMEL-11832: Add support for Lambda

    This is a camel component for aws-lambda service. It allows to invoke lambda function with Camel. Beside, it allows to create function, get function, list functions and delete function (essentially for testing purpose).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tlehoux/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1994.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1994
    
----
commit 1823adea0041cb3bafdff154a8f283edf211fd88
Author: Thomas Lehoux <tl...@gmail.com>
Date:   2017-10-03T10:16:16Z

    CAMEL-11832: Add support for Lambda

----


---

[GitHub] camel pull request #1994: CAMEL-11832: Add support for Lambda

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/1994


---