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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ