# Functions

GetValueFromTag returns the value of a tag with the given key, or false if the tag does not exist.

# Structs

AlarmData used to check the previous and current state of the CloudWatch Alarm.
AlarmDataConfiguration used to review the configuration of the CloudWatch Alarm.
AlarmDataState used to check the previous and current state of the CloudWatch Alarm.
Event used to parse the CloudWatch Alarm event.
MockClient used for testing purposes.

# Interfaces

ClientInterface for interacting with CloudWatch.