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

Local environment with RIE and funcion names

Abierto
#66 6 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Go
Estrellas
1.1k
Forks
118
Merge medio
42 min
PR fusionados (30 d)
2

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, go, python
Área
api, backend, cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.