Interface WaPythonFunctionProps

Well Architected Python 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
waDlqRetentionPeriod?: Duration
waDoNotAddDefaultAlarms?: boolean

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

Generated using TypeDoc