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
demandé il y a 2 mois213 vues
1 réponse
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
EXPERT
Uri
répondu il y a 2 mois

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