cfnlambda
cfnlambda copied to clipboard
Decorator hides stack trace of exceptions
The exception handling here https://github.com/gene1wood/cfnlambda/blob/master/cfnlambda.py#L220 doesn't include the stack trace, which can make it hard to debug errors.