How to debug a Lambda locally (via Postman).

0

Hi,

I'd really like to be able to trigger one of our Python Lambdas locally by using Postman. Is this possible (then step through it in Pycharm)?

We use AWS CDK and API Gateway.

1개 답변
0

Hi Mick,

if you want to debug an AWS Lambda locally, you could use the AWS Toolkit for JetBrains which allows you to invoke and debug Lambda functions locally. For more information, see https://docs.aws.amazon.com/toolkit-for-jetbrains/latest/userguide/invoke-lambda.html

profile pictureAWS
전문가
답변함 8달 전
profile picture
전문가
검토됨 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠