aws / aws/aws-lambda-runtime-interface-emulator

Local environment with RIE and funcion names

オープン
#66 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
1.1k
フォーク
118
平均マージ
42分
マージ済み PR(30日)
2

説明

Hi,

I have been using your interface extensively to build a suite of Lambda apps. Our architecture encompasses several Lambda functions, that are supposed to talk to each other via the [boto3](https://boto3.amazonaws.com/v1/documentation/api/latest/index.html) Python client. Thus far, I'm handling everything with HTTP ports on localhost, having a slightly different code base from the actual one that will be hosted on AWS.

Is it possible to have named Lambda functions within RIE, in order to use `invoke` calls via the boto3 Python client?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by reviewing the RIE behavior for local HTTP invocation and the issue's boto3 `invoke` use case. Determine how named Lambda functions could be represented and routed between local processes; done means multiple locally running functions can call one another through boto3 without a separate HTTP-specific code path.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, go, python
領域
api, backend, cloud
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。