Malhar Khimsaria

Results 4 comments of Malhar Khimsaria

This issue cannot be reproduced since it requires an existing Lambda function with a .NET runtime that is no longer supported by Lambda. The same problem was also reported to...

Closing this issue since it has been fixed via https://github.com/aws/aws-extensions-for-dotnet-cli/pull/265.

_aws-extensions-for-dotnet-cli_ can only deploy Lambda functions via CloudFormation. This tool zips the output of `dotnet publish` and uploads it to S3 before attempting to create a CloudFormation stack. During re-deployments,...

Hello! We have added a new validator that checks and imposes a character limit on the Lambda function handler. See PR #1812. This change was released in [Amazon.Lambda.Annotations v1.5.1](https://www.nuget.org/packages/Amazon.Lambda.Annotations/1.5.1)