# Functions
HasBecomeAlarm will unmarshal the event to determine if it became alarm.
# Constants
EventDetailStateValueAlarm used to determine if the CloudWatch Alarm is currently triggered.
# Structs
EventDetail used to check the previous and current state of the CloudWatch Alarm.
EventDetailState used to check the previous and current state of the CloudWatch Alarm.
# Type aliases
EventDetailStateValue used to determine the CloudWatch Alarm state.