AWS Lambda Application Runtime Limitations

0

A customer wants to use AWS Lambda Applications (not only functions) with Python runtime, but as they mentioned and I could double check internally, it seems only NodeJS support is offered (at least through the AWS Console).

However, I can’t find any documentation explicitly talking about that limitation. Do you know if that is a known limitation and where I can find more about it?

If you try to go now to Lambda > Applications > Create Application > Create/Author from scratch (or use this link) -> you get only NodeJS Runtime

demandé il y a 4 ans330 vues
1 réponse
0
Réponse acceptée

There are only examples that use node.js currently with Lambda Applications. If you use Cloudformation to deploy Lambda, then they appear as applications, so can make your own. Optionally use the Serverless Application Repository to do this. Currently the "Authohr from Scratch" option only includes Node.js. This can be done via SAM, Cloudformation, serverless, CDK, etc.

AWS
sang_k
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions