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

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2022
  • 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 :
    github.com/daisy-world/aws-la...

ความคิดเห็น • 10

  • @carlellis9647
    @carlellis9647 ปีที่แล้ว +1

    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.

  • @user-yx1rx6tq8t
    @user-yx1rx6tq8t 5 หลายเดือนก่อน

    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

  • @ejbjms
    @ejbjms ปีที่แล้ว

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

  • @vaibhavsrivastava4645
    @vaibhavsrivastava4645 ปีที่แล้ว

    Very informative... Good efforts...

  • @gameving1563
    @gameving1563 10 หลายเดือนก่อน

    Great Job !

  • @codewithmani485
    @codewithmani485 ปีที่แล้ว

    nice

  • @souravmanna9090
    @souravmanna9090 4 หลายเดือนก่อน

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

  • @javajungle
    @javajungle ปีที่แล้ว

    Getting internal server error

  • @praveenkumarraparthi2831
    @praveenkumarraparthi2831 10 หลายเดือนก่อน

    @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

    • @AngrishPrerna
      @AngrishPrerna 9 หลายเดือนก่อน

      I get the same error