Debugging Java AWS Lambda Functions with SAM Local and IntelliJ IDEA

preview_player
Показать описание
A brief video in which I explain how I'm debugging locally a Java AWS Lambda function using AWS SAM Local and IntelliJ IDEA.

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

you save my life from suicide, man. Thank tou so much!

vitaliyaltsev
Автор

Thanks a lot for this video!!! For the people who are using serverless to deploy instead of SAM: there is a serverless plugin that allows you to create the sam template file automagically.

hennejensen
Автор

Thanks Daniel, this is really helpful. I could now do the same in eclipse . I will try to publish the steps.

sbaral
Автор

Just realised that I met you and got my CD in Java signed by you! Small world :)

ZoHaiiB
Автор

thank I get the big picture of how sam local work in the java context

vjntstar
Автор

you showed the end result not the actual steps

rashidnizamuddin
Автор

The title entails that this solution would work with any serverless framework and not using a specific application Interface that has support for running SAM lambdas locally.

zeone
Автор

Usage: sam local generate-event [OPTIONS] COMMAND [ARGS]...

Error: No such command "api".

ykuldeep
Автор

Anyway to keep the debugger connected after the API invocation ends?

michelfeinstein
Автор

Tehere is no "api" command for generate-event any more.
For me, the following worked:
sam local generate-event apigateway aws-proxy | sam local invoke NAME --event -

krzysztofdebski
Автор

can u share the code which you are using or link that you followed

rachurianilkumar
join shbcf.ru