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
답변함 한 달 전

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

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

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

관련 콘텐츠