Interface WaDeadLetterQueueProps

Well Architected Dead letter queue properties

Hierarchy

Properties

waAlwaysAddDefaultAlarms?: boolean

This flag is used to always add the default alarms irrespective of the environment the stack is deployed.

waDeadLetterMaxReceiveCount?: number

Maximum number of messages

Property to configure dead letter queue

waDoNotAddDefaultAlarms?: boolean

This flag is used to skip the default alarms irrespective of the environment the stack is deployed.

waDoNotCreateDeadLetterQueue?: boolean

Property to control if dead letter queue should be added to this queue or not

Generated using TypeDoc