serverless-plugin-lambda-dead-letter
serverless-plugin-lambda-dead-letter copied to clipboard
added "deadLetter" to the list of valid function properties.
This is to fix the following error:
Configuration error at 'functions.<functionName>': unrecognized property 'deadLetter'
I am also getting the configuration warning message: Serverless: Configuration warning at 'functions.main': unrecognized property 'deadLetter'
Can this pull request be merged?
Hi, why isn't this PR merged? Thanks