As of now SLS v2 and latest SLS v3 version doesn’t supporting Lambda DLQ configuration onError. So we can expect this feature?
Reference: Serverless Framework - AWS Lambda Functions
3 Likes
For the record, my team has been waiting for this functionality as well for a long time.
For now we’ve linked our OnError SNS topic to a SQS queue, but it seems a clunky solution to me
1 Like