dotnet new -i Amazon.Lambda.Templates::*(for the first time only)dotnet new lambda.AspNetCoreWebAPI --name MyFirstApi --profile default --region ap-northeast-1cd MyFirstApi/src/MyFirstApicode .or Open Code -> Cmd + O -> Cmd + Shift + G -> input your working directory- add launch.json/tasks.json
- add configuration -> .NET Core