CloudWatch / Client / enable_alarm_actions
enable_alarm_actions#
- CloudWatch.Client.enable_alarm_actions(**kwargs)#
- Enables the actions for the specified alarms. - See also: AWS API Documentation - Request Syntax - response = client.enable_alarm_actions( AlarmNames=[ 'string', ] ) - Parameters:
- AlarmNames (list) – - [REQUIRED] - The names of the alarms. - (string) – 
 
- Returns:
- None