Well Architected Function Properties

Hierarchy

Properties

waAlwaysAddDefaultAlarms?: boolean

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

waDlqMaxReceiveCount?: number

Max receive count for dead letter queue

waDlqRetentionPeriod?: Duration

Dead letter queue retention period

waDoNotAddDefaultAlarms?: boolean

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

Generated using TypeDoc