scala-aws-lambda-handler icon indicating copy to clipboard operation
scala-aws-lambda-handler copied to clipboard

Scala AWS Lambda Handler for API Gateway Proxied Request / Response

Results 2 scala-aws-lambda-handler issues
Sort by recently updated
recently updated
newest added

I have a lambda function that needs to do some async work after it has returned a response. How would I handle that when using the lambda template here?