AWS-Neptune-DB-deletion-protection-enable
Severity: Medium
Description: This control ensures that the Deletion Protection feature is enabled for the Neptune cluster to prevent accidental deletions. The "Deletion Protection" feature for AWS Neptune Clusters denies any delete operation on the cluster from any source and entity. This provides protection for the clusters from being accidentally deleted. In a production environment, the availability of the data is very crucial and preventing deletion of a cluster ensures the data is available.
Remediation Steps:
Perform following to configure deletion protection for Neptune :
Login to the AWS Management Console at https://console.aws.amazon.com.
Navigate to Neptune console.
In the navigation pane, choose Databases.
Select database Cluster to configure, Choose Modify.
Under Deletion Protection, select enable deletion protection checkbox.
Click Continue.
Under the Scheduling of modifications option select Apply Immediately.
Click Modify DB Cluster.
Important:
Any modifications to AWS Neptune Cluster can be either applied immediately or can be scheduled to apply during the next maintenance window.
Reference:
Blue Hexagon Proprietary