Is there any way for me to see exactly what's gett...
# typescript
g
Is there any way for me to see exactly what's getting deployed to Lambda via "magic" callback functions?
I'm trying to see what I need to force remove, but I have no idea what's actually getting deployed.
m
you’d have to download the uploaded lambda, it’s usually too large to look at in the AWS Console