Serverless-application-model: Does SAM or CF support the Lambda DeadLetterConfig

Created on 19 Dec 2016  路  7Comments  路  Source: aws/serverless-application-model

Recently Dead Letter Queues were introduced as part of Lambda. See here..

I'm wondering if these are supported by the ServerLess Application model. Looking at the documentation on CloudFormation it doesn't appear it's supported yet.

Is this something that can be added to SAM or CF?

Most helpful comment

Yeah, we are working on adding SAM support for DLQ as well. Should be out soon

All 7 comments

Not yet. SAM will support Dead Letter Queues soon after CloudFormation does

Any update on this? Does SAM now support DLQ config?

Not yet. We are still waiting for CloudFormation to support DLQ

CloudFormation now supports specifying a DLQ

Yeah, we are working on adding SAM support for DLQ as well. Should be out soon

@sanathkr is there a roadmap or release schedule somewhere we can monitor?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

restfulhead picture restfulhead  路  4Comments

sanjP10 picture sanjP10  路  3Comments

kwcrook picture kwcrook  路  3Comments

MaxVynohradov picture MaxVynohradov  路  3Comments

vinkris picture vinkris  路  3Comments