aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Add 'dry-run' capability at the wrapper level
Aberta
enhancement
- Linguagem predominante
- Java
- Estrelas
- 30
- Forks
- 48
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.