Properties for configuring Well Architected Alarm

Hierarchy

  • AlarmProps
    • WaAlarmProps

Properties

waDoNotAddDefaultAlarmAction?: boolean

WaAlarm automatically creates an alarm action to send alarm events to a known SNS topic named AlarmEventsTopic, which is assumed to pre-exist in the same account / region. Set this flag to true if such a default alarm action is not desired.

Default Value

false

waRemovalPolicy?: RemovalPolicy

Removal policy for this alarm

Generated using TypeDoc