chalice icon indicating copy to clipboard operation
chalice copied to clipboard

chalice custom lambda support

Open idomic opened this issue 3 years ago • 0 comments

Hi,

Is there a way to build lambdas as microservices? right now it looks like our zip is getting pretty big since chalice concatenate all of our apis together.

Also, is there a way to consume the api as an output from the stack and add more functions to the api? something like Fn.ImportValue ?

idomic avatar Apr 10 '22 13:04 idomic