How to Update asp.NET serverless code at aws lambda to deploy it

94 views Asked by At

I have asp dot net code. and I used command

dotnet lambda deploy-serverless

But How could I update changes to the already deployed function via above command.

0

There are 0 answers