Renato Golia

Results 29 issues of Renato Golia

Hi! I was thinking about playing around with the Lambda Mock tool. Specifically I'd like to have the possibility to "host" the function like we do here: https://github.com/emgdev/lambda-local-runner I imagine...

feature-request
Lambda-Test-Tool
module/lambda-test-tool
A

I've created a Lambda that check on a DynamoDB table the existence of a record matching host and request path and, if found, returns a redirect to the matching URL....

feature-request
module/aspnetcore-support
queued
p2

**Is your feature request related to a problem? Please describe.** My solution is divided in several sub solution using [solution filters](https://docs.microsoft.com/en-us/visualstudio/msbuild/solution-filters). Currently there is no way to target one of...

🚀 Feature request

I'm creating some templates for application types I use often. It would be cool if it were possible to combine templates. A concrete example (sorry for the terrible "markdown art")...

triaged
feature
gathering-feedback

I have a case like the following one: ```yaml customers: - name: Amazing Customer foo: bar projects: - name: P1 bar: foo - name: P2 bar: fizz - name: Brilliant...

**Steps to reproduce** (How to reproduce what you found step by step) - pull `redis-stack:latest` - create a container with this image: `docker run -d --name redis-stack -p 6379:6379 -p...

bug

This PR introduces a new API model for registering and configuring the provider.

Let's discuss here how to best address [partial batch responses](https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-partial-batch-response-sqs-event-source/). This issue was spawned by #25

Let's discuss here how to give access to the [raw SQS message](https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html). This issue was spawned by #25

How about using the Windows Store bridge for a quick delivery of new versions?

enhancement