LambdaTestTool: The tool doesn't work if I change the working directory to my build path. #1976
Answered
by
normj
Neelabhra08
asked this question in
Q&A
Answered by
normj
Feb 21, 2025
Replies: 1 comment 1 reply
|
Hi @Neelabhra08 We are actually working on a new version of this tooling that you can find here https://github.com/aws/aws-lambda-dotnet/tree/master/Tools/LambdaTestTool-v2. Admittedly the documentation is light right now as we are still in preview and our first focus is integrating the new tooling with .NET Aspire. We do have documentation coming from the .NET Aspire side via our tracker issue you can find here: aws/integrations-on-dotnet-aspire-for-aws#17. I would really appreciate if you could try your use case through .NET Aspire integration and see how it works for you. |
1 reply
Answer selected by
philasmar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi @Neelabhra08
We are actually working on a new version of this tooling that you can find here https://github.com/aws/aws-lambda-dotnet/tree/master/Tools/LambdaTestTool-v2. Admittedly the documentation is light right now as we are still in preview and our first focus is integrating the new tooling with .NET Aspire.
We do have documentation coming from the .NET Aspire side via our tracker issue you can find here: aws/integrations-on-dotnet-aspire-for-aws#17. I would really appreciate if you could try your use case through .NET Aspire integration and see how it works for you.