aws-samples / aws-lex-net-chatbot

The ASP.NET Core ChatBot application featured here allows you to order flowers using Amazon Lex. The application is built with C#, AWS .NET SDK, and AWS Toolkit for Visual Studio and is deployed on Amazon EC2.
Apache License 2.0
73 stars 70 forks source link

Updates the code to .NET Core 3.1 and change CFn to use latest AMI #9

Closed andyhopp closed 3 years ago

andyhopp commented 4 years ago

Description of changes: Updated ASP.NET code to use .NET Core 3.1 Updated CloudFormation template to use SSM to look up the latest Windows AMI Fixed UserData to install the CodeDeploy agent

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

thebeebs commented 4 years ago

Hi Andy, Only just saw this pull request. I will see if I can get it merged this week.