aws-cloudformation-templates
aws-cloudformation-templates copied to clipboard
Allow send to send reason – Resolves #198
#198
Added reason to send module
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Would love some review. Let me know if there is anything needs to be done. Thanks!
Very useful update, looking forward for the changes is publicly available. It's important to expose failure reason back to CFN, as LogGroup might be deleted on failed creation, if it is a part of the template.
So this has been approved but never merged. Who has got the power to do that? There is also another PR that's adding the same thing (#382). So you can kill two PRs with one merge.
Also make sure that if this does get merged here in this template repo, that that change will also be reflected in the cfnresponse
module present in the deployed AWS Lambda runtime environments.
#382 was merged. This PR, #198 can be closed