aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Add 'dry-run' capability at the wrapper level
Open
enhancement
- Dominant language
- Java
- Stars
- 30
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.