Ensure that ELB application load balancer deletion protection is enabled to prevent unauthorized deletion.
Rule | ELB application load balancer deletion protection should be enabled |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ High |
Rule Description
The ELB (Elastic Load Balancer) application load balancer deletion protection should be enabled to meet the compliance requirements of NIST 800-53 Revision 5. The deletion protection feature prevents accidental or unauthorized deletion of the load balancer, ensuring the availability and continuity of the application services.
Troubleshooting Steps (If Applicable)
No specific troubleshooting steps are required for this rule. It is a simple on/off configuration that needs to be enabled.
Necessary Code (If Applicable)
No code is required for this rule. It is a setting that needs to be enabled in the AWS Management Console or using the AWS CLI.
Step-by-Step Guide for Remediation
Follow the steps below to enable deletion protection for an ELB application load balancer:
Step 1: Access AWS Management Console
Step 2: Select the Elastic Load Balancer (ELB) Service
Step 3: Select the Application Load Balancer
Step 4: Enable Deletion Protection
Step 5: Verification
CLIs (Command Line Interface) Commands (If Applicable)
No specific CLI commands are necessary for this rule. The steps mentioned above cover the configuration through the AWS Management Console.
Conclusion
By following the step-by-step guide above, you can ensure that deletion protection is enabled for your ELB application load balancer, meeting the compliance requirements of NIST 800-53 Revision 5. This configuration helps prevent accidental or unauthorized deletion of the load balancer, ensuring the availability and continuity of your application services.