AlarmConfiguration
Information about alarms associated with a deployment or deployment group.
Contents
- alarms
-
A list of alarms configured for the deployment or deployment group. A maximum of 10 alarms can be added.
Type: Array of Alarm objects
Required: No
- enabled
-
Indicates whether the alarm configuration is enabled.
Type: Boolean
Required: No
- ignorePollAlarmFailure
-
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch. The default value is false.
-
true
: The deployment proceeds even if alarm status information can't be retrieved from Amazon CloudWatch. -
false
: The deployment stops if alarm status information can't be retrieved from Amazon CloudWatch.
Type: Boolean
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: