aws / aws/aws-lambda-runtime-interface-emulator
Local environment with RIE and funcion names
- Langage dominant
- Go
- Étoiles
- 1.1k
- Forks
- 118
- Merge moyen
- 42 min
- PR mergées (30 j)
- 2
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par examiner le comportement de RIE pour les appels HTTP locaux et le cas d’utilisation de `invoke` de boto3. Déterminez comment des fonctions Lambda nommées pourraient être représentées et acheminées entre des processus locaux ; le travail est terminé lorsque plusieurs fonctions exécutées localement peuvent s’appeler entre elles via boto3 sans chemin de code distinct spécifique à HTTP.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- aws, go, python
- Domaine
- api, backend, cloud
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100