Dmitry Obraztsov

Results 4 issues of Dmitry Obraztsov

### Describe the feature The AWS Lambda team recently added a new feature - [function Urls](https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html). It would be great to support it in [Amazon.Lambda.Annotations](https://github.com/aws/aws-lambda-dotnet/tree/master/Libraries/src/Amazon.Lambda.Annotations) library. ### Use Case FunctionUrls...

feature-request
queued
p2
annotations

The main purpose of this argument is to print to the console the path to the executable file that is used when configuring the debug inside IDE. It respects IDE...

feature-request
module/lambda-test-tool
queued
p3

This PR addressed to #1343 *Changes:* 1. Added [`InvokeApiController.cs`](Tools/LambdaTestTool/src/Amazon.Lambda.TestTool.BlazorTester/Controllers/InvokeApiController.cs) to support [Invoke API](https://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html) spec; 2. Added support for passing `ClientContext` to Lambda context. By submitting this pull request, I confirm...

feature-request
module/lambda-test-tool
queued
p2

### Describe the feature Adding http API to Lambda Test Tool as another way to call the function, along with web interface and CLI. ### Use Case In our games...

feature-request
module/lambda-test-tool
queued
p2