AWS Lambda
Serverless and event-driven computing through AWS Lambda integration connector
Programming language: | Javascript |
---|---|
Current state: | Production |
Provider of the connector: | elastic.io |
Type of license: | Apache 2.0 |
Vendor | Amazon |
AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of the Amazon Web Services.
It lets you run your code in response to events and automatically manages the underlying compute resources for you.
About AWS Lambda integration connector
This is an open source connector to invoke an AWS Lambda function in your integration flows and it was developed specifically to run on elastic.io platform
This is the first release of the AWS Lambda integration connector and it is still under development. Therefore, it currently supports only the action functionality, which means that you can only use it to execute a certain event. In the case of this particular connector, it supports returning JSON value as result.
Follow the Documentation link above to find what you need to do to set it up.
Like with all other elastic.io connectors that are under the Apache license, you can clone it and enhance it yourself to include more functionalities out of the box. Alternatively, you can contact our pre-sales team at ps[at]elastic.io if you prefer our developers to extend this connector for you.
PLEASE NOTE: You need to be registered on the elastic.io integration platform in order to use the AWS Lambda integration connector. You can sign up for a free 14-day trial here.