Is it normal that adding a single `sst.Api` in my ...
# help
j
Is it normal that adding a single
sst.Api
in my stack results in 6 lambdas created in AWS?
t
is there anything else in the stack?
there's some lambdas that get made for debug/operations purposes
j
ok, I checked the code, there's one lambda per endpoint, silly me
I was confused as the lambdas have the same name, just different hash as suffix