lib/aws-sdk-cloudwatch/metric.rb in aws-sdk-cloudwatch-1.50.0 vs lib/aws-sdk-cloudwatch/metric.rb in aws-sdk-cloudwatch-1.51.0
- old
+ new
@@ -386,9 +386,11 @@
# `arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Stop/1.0`
# \|
# `arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Terminate/1.0`
# \|
# `arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Reboot/1.0`
+ # \|
+ # `arn:aws:swf:region:account-id:action/actions/AWS_EC2.InstanceId.Recover/1.0`
# @option options [Array<String>] :alarm_actions
# The actions to execute when this alarm transitions to the `ALARM`
# state from any other state. Each action is specified as an Amazon
# Resource Name (ARN).
#