Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docdb deletion protection #693

Merged
merged 3 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions en/aws/documentdb/docdb-deletion-protection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / DocumentDB / DocumentDB Cluster Deletion Protection

## Quick Info

| | |
|-|-|
| **Plugin Title** | DocumentDB Cluster Deletion Protection |
| **Cloud** | AWS |
| **Category** | DocumentDB |
| **Description** | Ensure that Amazon DocumentDB clusters have deletion protection feature enabled |
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
| **More Info** |Enabling deletion protection feature for Amazon DocumentDB clusters acts as a safety net, preventing accidental database deletions or deletion by an unauthorized user. It ensures that the data stays secure and accessible at all times. |
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
| **AWS Link** | https://docs.aws.amazon.com/documentdb/latest/developerguide/db-cluster-delete.html |
| **Recommended Action** | Modify DocumentDb cluster and enable deletion protection |
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for "DocumentDB" and click on "DocumentDB".</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step2.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
3. On "DocumentDB Dashboard" page Click on "Clusters" from left navigation panel.</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step3.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
4. On documentdb clusters list page Click on the cluster name on which you want to enable deletion protection.</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step4.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
5. On Cluster details page scroll down and go to the "Configuration" tab from the bottom panel and click on "Modify" button.</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step5.png"/>
6. Scroll to bottom of "Modify Cluster" Page and under "Deletion protection" section, check the "Enable deletion protection" checkbox and click "Continue" button.</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step6.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
7. On "Scheduling of modifications" section check "Apply immediately" checkbox and Click on "Modify Cluster" button.</br> <img src="/resources/aws/documentdb/docdb-deletion-protection/step7.png"/>



alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.