Default Alarm properties added to all the constructs

Hierarchy

Properties

waAlwaysAddDefaultAlarms?: boolean

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

waDoNotAddDefaultAlarms?: boolean

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

waDoNotEnableDefaultAutoScaling?: boolean

WaTable automatically enables the autoscaling of the read / write capacities if the billing mode is provisioned. For both the read and write capacities, the min capacity is set to 1 and the max capacity is set to 10. The scaling is based on utilization with target utilization being 70%. Set this flag to true if such a default autoscaling is not desired.

Default Value

false

Generated using TypeDoc