quarkus-amazon-lambda icon indicating copy to clipboard operation
quarkus-amazon-lambda copied to clipboard

A simple demo application showing quarkus usage with Amazon Lambdas

Results 4 quarkus-amazon-lambda issues
Sort by recently updated
recently updated
newest added

Is it possible to have multiple handlers/lambda in your code and individually deploy them? So, we would have 'HelloLambda1' and 'HelloLambda2' and then deploy them referring to their name? If...

I have the following issue running ./deploy.sh `cp: cannot stat `target/wiring-classes/bootstrap': No such file or directory` My configuration is: ``` Apache Maven 3.6.0 Maven home: /usr/share/maven Java version: 1.8.0_181, vendor:...

My tests have a high execution time, I thought it would be low :(, how was your tests? **Examples:** No warmed up: 300-400 ms Warmed up: 60 ms

https://github.com/evanchooly/quarkus-amazon-lambda/blob/89965393d62064acac8345c0c02a573bfc906179/deploy.sh#L20