This rule ensures that deletion protection is enabled for ELB application load balancers.
Rule | ELB application load balancer deletion protection should be enabled |
Framework | NIST 800-53 Revision 4 |
Severity | ✔ High |
Description of the Rule
The rule requires that deletion protection be enabled for ELB (Elastic Load Balancer) application load balancers. Specifically, it focuses on the compliance requirement of NIST 800-53 Revision 4. This rule is meant to ensure that ELB load balancers are protected from accidental or unauthorized deletion, thus maintaining the stability and availability of applications.
Troubleshooting Steps
If deletion protection is not enabled for an ELB application load balancer, you may encounter the following issues:
To troubleshoot and enforce deletion protection, follow the remediation steps outlined below.
Remediation Steps
To enable deletion protection for an ELB application load balancer and ensure compliance with NIST 800-53 Revision 4, follow the step-by-step guide provided below:
Login to the AWS Management Console.
Navigate to the EC2 service.
From the EC2 Dashboard, click on "Load Balancers" in the left-hand menu.
Identify the ELB application load balancer for which deletion protection should be enabled.
Select the load balancer by clicking on its name.
In the "Attributes" tab of the load balancer details page, locate the "Deletion Protection" section.
If the deletion protection is already enabled, no further action is required. If not, click on the "Edit" button.
From the "Edit attributes" dialog box, check the box next to "Enable deletion protection".
Click on the "Save" button to apply the changes.
The deletion protection is now enabled for the ELB application load balancer, ensuring compliance with NIST 800-53 Revision 4.
Verification
To verify that deletion protection is successfully enabled for the ELB application load balancer, follow the steps below:
In the AWS Management Console, navigate to the EC2 service.
Click on "Load Balancers" in the left-hand menu.
Find the load balancer for which deletion protection was enabled.
Check the "Deletion Protection" column. It should display "Enabled" for the load balancer.
If the deletion protection status shows as "Enabled," it confirms that the ELB application load balancer is protected from accidental or unauthorized deletion, meeting the requirements of NIST 800-53 Revision 4.