AlarmStateChangeDetail
Details about a CloudWatch alarm state change observed during a test run.
Contents
- state
-
The state the alarm transitioned to.
Type: String
Valid Values:
OK | ALARM | INSUFFICIENT_DATARequired: Yes
- previousState
-
The state the alarm transitioned from. Absent on the initial event, which records the alarm's state when collection began.
Type: String
Valid Values:
OK | ALARM | INSUFFICIENT_DATARequired: No
- reason
-
A human-readable explanation of the state change, as reported by CloudWatch.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1023.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: