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 réponse
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
EXPERT
répondu il y a 8 mois
profile picture
EXPERT
vérifié il y a 2 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions