More Info:

AWS EC2 instance changes should be monitored using CloudWatch alarms.

Risk Level

Low

Address

Security

Compliance Standards

AWSWAF

Triage and Remediation

Remediation

When an EC2 instance changes alarm is triggered, it means that there has been a change in the state of an EC2 instance. This could be due to a number of reasons, such as a change in the instance type, security group, or IAM role. Here are the steps to remediate this issue in AWS using the AWS console:

  1. Log in to the AWS Management Console and navigate to the CloudWatch service.
  2. Click on “Alarms” in the left-hand menu and select the alarm that has been triggered.
  3. Click on the “Actions” dropdown and select “Disable Alarm” to stop receiving notifications while you work on remediation.
  4. Navigate to the EC2 service and select the instance that has triggered the alarm.
  5. Review the instance details to determine what has changed and what needs to be remediated. This could include changes to the instance type, security group, or IAM role.
  6. Make the necessary changes to remediate the issue. For example, if the instance type has changed, you may need to stop the instance and modify the instance type in the EC2 console.
  7. Once the remediation is complete, navigate back to the CloudWatch service and select the alarm that was triggered.
  8. Click on the “Actions” dropdown and select “Enable Alarm” to resume notifications.

By following these steps, you should be able to remediate the EC2 instance changes alarm in AWS using the AWS console.

Additional Reading: