Describe the bug
PS D:\Delete_Now\LabNew1\MyLambda> dotnet lambda-test-tool start
Unhandled exception.
This is a bug.
Please copy the stack trace below and file a bug at https://github.com/aws/aws-lambda-dotnet.
At least one of the following parameters must be set: --lambda-emulator-port, --api-gateway-emulator-port, --api-gateway-emulator-https-port, --sqs-eventsource-config or --dynamodbstreams-eventsource-config
at Amazon.Lambda.TestTool.Commands.RunCommand.ExecuteAsync(CommandContext context, RunCommandSettings settings, CancellationTokenSource cancellationTokenSource) in C:\build\Tools\LambdaTestTool-v2\src\Amazon.Lambda.TestTool\Commands\RunCommand.cs:line 45
Regression Issue
Expected Behavior
Should work correctly or handled here
Current Behavior
Getting exception
Reproduction Steps
use command -dotnet lambda-test-tool start
Possible Solution
No response
Additional Information/Context
No response
AWS .NET SDK and/or Package version used
NA
Targeted .NET Platform
.NET 10
Operating System and version
Windows 10
Describe the bug
PS D:\Delete_Now\LabNew1\MyLambda> dotnet lambda-test-tool start
Unhandled exception.
This is a bug.
Please copy the stack trace below and file a bug at https://github.com/aws/aws-lambda-dotnet.
At least one of the following parameters must be set: --lambda-emulator-port, --api-gateway-emulator-port, --api-gateway-emulator-https-port, --sqs-eventsource-config or --dynamodbstreams-eventsource-config
at Amazon.Lambda.TestTool.Commands.RunCommand.ExecuteAsync(CommandContext context, RunCommandSettings settings, CancellationTokenSource cancellationTokenSource) in C:\build\Tools\LambdaTestTool-v2\src\Amazon.Lambda.TestTool\Commands\RunCommand.cs:line 45
Regression Issue
Expected Behavior
Should work correctly or handled here
Current Behavior
Getting exception
Reproduction Steps
use command -dotnet lambda-test-tool start
Possible Solution
No response
Additional Information/Context
No response
AWS .NET SDK and/or Package version used
NA
Targeted .NET Platform
.NET 10
Operating System and version
Windows 10