Debugging something short lived like a Lambda execution is quite startling, as the current answer is 'add more logging', and we all know that sucks. To this end, I’ve created a little screencast showing this in action - and it was pretty cool because it was a real example I encountered when I got everything working and was trying my test application out."
@2:17 "PharoLambda has serialized the execution context of its application and saved it into [my S3 bucket] ... [then on my local machine] rematerializes a debugger [on that context]."