More Info:

CloudWatch Events should be used to help you respond to operational changes within your AWS resources.

Risk Level

Medium

Address

Security, Reliability, Operational Maturity

Compliance Standards

AWSWAF

Triage and Remediation

Remediation

To remediate the misconfiguration of not using AWS CloudWatch Events, you can follow the below steps:

  1. Open the AWS Management Console and navigate to the CloudWatch service.
  2. Click on “Events” in the left-hand menu.
  3. Click on “Create rule” button.
  4. In the “Event Source” section, select the service that you want to monitor for events. You can choose from a list of pre-defined services or create a custom event pattern.
  5. In the “Targets” section, select the action that you want to take when the event occurs. You can choose from a list of pre-defined targets or create a custom target.
  6. Click on “Configure details” button.
  7. Give a name and description for the rule.
  8. Click on “Create rule” button to create the rule.

Once the rule is created, it will start monitoring the selected service for events. If an event occurs, it will trigger the action that you specified in the “Targets” section. This will help you to remediate the misconfiguration of not using AWS CloudWatch Events.

Additional Reading: