A user has setup a CloudWatch alarm on the EC2 instance for CPU utilization. The user has setup to receive a
notification on email when the CPU utilization is higher than 60%. The user is running a virus scan on the same
instance at a particular time. The user wants to avoid receiving an email at this time. What should the user do?
A.
Remove the alarm
B.
Disable the alarm for a while using CLI
C.
Modify the CPU utilization by removing the email alert
D.
Disable the alarm for a while using the console
B
http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_DisableAlarmActions.html
http://docs.aws.amazon.com/cli/latest/reference/cloudwatch/disable-alarm-actions.html
b
B