aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Add 'dry-run' capability at the wrapper level
Abierto
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 30
- Forks
- 48
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.