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

Local environment with RIE and funcion names

未关闭
#66 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Go
星标
1.1k
派生
118
平均合并
42 分钟
30 天内合并 PR
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?

贡献指南

打开贡献指南

调研方向

首先检查 RIE 对本地 HTTP 调用的行为,以及 boto3 的 `invoke` 使用场景。确定如何表示命名的 Lambda 函数,并在本地进程之间路由这些函数;当多个本地运行的函数可以通过 boto3 相互调用,而无需单独的 HTTP 专用代码路径时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, go, python
领域
api, backend, cloud
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。