Skip to content

Conversation

jethrocarr
Copy link

This commit fixes an issue where if the Lambda is sent an invalid message that misses any of the expected fields (Eg "EC2InstanceId"), the Lambda will throw a KeyError but fail before outputting the raw message making it very difficult to figure out what was missed.

This commit fixes an issue where if the Lambda is sent an invalid
message that misses any of the expected fields (Eg "EC2InstanceId"), the
Lambda will throw a KeyError but fail before outputting the raw message
making debugging it impossible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant