Apigee and Java based AWS Lamda Application

Not applicable

Can Apigee support API calls to a Java-based AWS Lambda Application?. In the documentation, there are only references to Node.js. Please clarify.

1 4 396
4 REPLIES 4

@Rajesh , Welcome to Apigee Community !

Yes, We do support API calls to AWS lambda applications. You can see the reference architecture here. See an example proxy here that exactly does the same thing & talks to AWS lambda petstore sample java-based application.

Readme here clearly explains how to setup & connect. It should be straight forward. Keep us posted if you have any issues while setting up.

The link for the reference architecture

https://apigee.com/about/solutions/amazon-web-services-and-apigee

does not work anymore. Could you please update the link please???

Not applicable

Is Node.js only option here to call AWS Lambda?

Do we have an option inside Java?