Well Architected CloudWatch Alarms.
Missing Data: Ignore Notification Action: SNS Removal Policy: Retain in Production
None
Default Usage
new WaAlarm(this, "LogicalId", {});
Custom Configuration
new WaAlarm(this, "LogicalId", { treatMissingData: TreatMissingData.IGNORE});
It addresses the following compliance requirements
Risk Level: Medium Compliance: NIST4 Well Architected Pillar: Operational Excellence
Readonly
Static
Returns the named AlarmEventsTopic in the same account / region.
Generated using TypeDoc
Well Architected CloudWatch Alarms.
Default Configuration
Missing Data: Ignore Notification Action: SNS Removal Policy: Retain in Production
Default Alarms
None
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements