# Functions
ListAlarms returns a list of your Amazon CloudWatch alarms Inputs:
sess is the current session, which provides configuration for the SDK's service clients
Output:
If success, the list of alarms and nil Otherwise, nil and an error from the call to DescribeAlarms.