Open
Description
A dry-run capability can be introduced to the LambdaWrapper layer, which would bypass the actual handler invocation. It would return canned success/failure responses and emit metrics/logs. This can be used in interesting ways in CFN and for debuggability. Suggest we add this capability now, before we launch.