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

질문됨 3년 전316회 조회
1개 답변
0
수락된 답변

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
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인