I am trying to deploy an ASP.NET Web API application from Visual Studio Code to AWS Beanstalk. I find a lot of resources online to deploy from Visual Studio using the AWS Toolkit extension, but nothing from Visual Studio Code (while the extension exists).
Any experiences here?
Finally, I needed to install the AWS CLI to publish the application. I used Lambda instead of Beanstack.