REST API using AWS Java SDK
In the previous post, we looked at a simple Lambda handler using the AWS Java SDK. In this post, we're going to implement Rest API with Lambda (using Lambda Proxy Integration).
What is Lambda Proxy Integration
When a client submits an API request, ...
blog.rajanpanchal.net3 min read
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
This is an amazing and insightful article.
Thanks for sharing Rajan Panchal.