AWS API Gateway to Lambda in JAVA | AWS API Gateway | AWS Lambda + AWS API Gateway

preview_player
Показать описание
Hello friends.
I am Lipsa Patra. I am a software engineer. Welcome to my youtube channel
Easy 2Excel .
In this video tutorial we will learn how we can invoke an aws lambda function by using API Gateway as a trigger in Java.
You can download the entire source code for this project in the below link.
github link :

Рекомендации по теме
Комментарии
Автор

I've been doing Java based web application development for over 20 years. I'm currently upskilling to do AWS application development. Your videos are a fantastic source of information and learning. Keep up the good work.

carlellis
Автор

today i am trying understanding aws lambda how it working i have seen 6 videos urs is best and simple, u should get more reviews dont stop posting videos

yxrxtqt
Автор

Very well explained and more importantly the code builds and deploys on AWS and works! Thanks a lot!!

ejbjms
Автор

Could you please add lambda authorization in this code and access the api from any java script application.

souravmanna
Автор

@Easy 2 Excel

I have replicated your code, , in logs its working as expected i.e printing API Response as expected the json detalis... but when I try the URL getting {"message":"Internal Server Error"}. Can you please look and updated how to get the Json response in web browser

praveenkumarraparthi