More Info:

All your AWS CloudFormation stacks should be using Simple Notification Service (AWS SNS) in order to receive notifications when an event occurs.

Risk Level

Low

Address

Operational Maturity

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration of “AWS CloudFormation Stack Should Have Notifications Enabled” in AWS using AWS console, follow the below steps:

  1. Login to the AWS Management Console.
  2. Go to the CloudFormation service.
  3. Select the stack for which you want to enable notifications.
  4. Click on the “Stack Settings” button located at the top of the page.
  5. In the “Advanced” section, click on “Edit”.
  6. Scroll down to the “Notification Options” section.
  7. Enable the “Receive stack notifications” option.
  8. Enter the email addresses of the recipients in the “Email list” field.
  9. Choose the events for which you want to receive notifications.
  10. Click on “Save” to save the changes.

Once you have completed the above steps, notifications will be enabled for the selected stack and you will receive email notifications for the selected events.

Additional Reading: