AWS 2 Lambda
JVM since1.1.0 Native since1.1.0
Manage and invoke AWS Lambda functions using AWS SDK version 2.x.
What’s inside
-
AWS 2 Lambda component, URI syntax:
aws2-lambda:function
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-lambda</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.