Import Lambda option in AWS Toolkit for Visual Studio 2019

0

Hi I have been creating lambdas in AWS management console directly, but now would like to start using Visual Studio 2019. I have successfully connected my VS 2019 to AWS and see my lambda's displayed. However, I can't see the code or do not have an option to import it. Could you please assist me with this option?

NoImportLambdaOption

Thank you, Alexis

Alexis
已提問 2 個月前檢視次數 212 次
1 個回答
0

Not sure if the AWS Toolkit supports this functionality. Even if it does, the appropriate way of working using Infrastructure as Code (IaC), e.g., the Serverless Application Model (SAM). This way you write your code, and you infrastructure, on your laptop. You can check it into your source control system and you can deploy it to multiple environments.

profile pictureAWS
專家
Uri
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南