diff --git a/en/aws/documentdb/docdb-has-tags.md b/en/aws/documentdb/docdb-has-tags.md new file mode 100644 index 000000000..c429b280a --- /dev/null +++ b/en/aws/documentdb/docdb-has-tags.md @@ -0,0 +1,24 @@ +[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com) + +# AWS / DocumentDB / DocumentDB Has Tags + +## Quick Info + +| | | +|-|-| +| **Plugin Title** | DocumentDB Has Tags | +| **Cloud** | AWS | +| **Category** | DocumentDB | +| **Description** | Ensure that AWS DocumentDB clusters have tags associated. | +| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage. | +| **AWS Link** | https://docs.aws.amazon.com/documentdb/latest/developerguide/tagging.html | +| **Recommended Action** | Modify DocumentDB cluster and add tags. | + +## Detailed Remediation Steps +1. Log into the AWS Management Console. +2. Select the "Services" option and search for "DocumentDB".
+3. On "DocumentDB Dashboard" page, Click on "Clusters" from left navigation panel.
+4. On Documentdb clusters list page, Click on the cluster name which needs to have tags.
+5. On Cluster details page scroll down and click on the "Events & tags" tab from the bottom panel.
+6. Under "Events & tags" tab scroll down to "Tags" section. Click on "Manage Tags" button to manage new tags.
+7. On "Manage Tags" page click on "Add new tags" button and enter key-value for the tag and Click on "Save" button.
diff --git a/resources/aws/documentdb/docdb-has-tags/README.md b/resources/aws/documentdb/docdb-has-tags/README.md new file mode 100644 index 000000000..e69de29bb diff --git a/resources/aws/documentdb/docdb-has-tags/step2.png b/resources/aws/documentdb/docdb-has-tags/step2.png new file mode 100644 index 000000000..8a5fbd2dd Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step2.png differ diff --git a/resources/aws/documentdb/docdb-has-tags/step3.png b/resources/aws/documentdb/docdb-has-tags/step3.png new file mode 100644 index 000000000..b7fc4da79 Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step3.png differ diff --git a/resources/aws/documentdb/docdb-has-tags/step4.png b/resources/aws/documentdb/docdb-has-tags/step4.png new file mode 100644 index 000000000..42bb950ab Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step4.png differ diff --git a/resources/aws/documentdb/docdb-has-tags/step5.png b/resources/aws/documentdb/docdb-has-tags/step5.png new file mode 100644 index 000000000..80de5ce6d Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step5.png differ diff --git a/resources/aws/documentdb/docdb-has-tags/step6.png b/resources/aws/documentdb/docdb-has-tags/step6.png new file mode 100644 index 000000000..eece07c73 Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step6.png differ diff --git a/resources/aws/documentdb/docdb-has-tags/step7.png b/resources/aws/documentdb/docdb-has-tags/step7.png new file mode 100644 index 000000000..857d2cddd Binary files /dev/null and b/resources/aws/documentdb/docdb-has-tags/step7.png differ