Skip to content

Commit

Permalink
Feature/saas 9480 aws ensure acm certificates have tags (#618)
Browse files Browse the repository at this point in the history
* certifcate adding

* guide description

* images added for guide

* changes
  • Loading branch information
abdullahaslam306 authored Oct 26, 2022
1 parent c0e909a commit 71d63cb
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions en/aws/acm/acm-certificate-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / ACM / ACM Certificate Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | ACM Certificate Has Tags |
| **Cloud** | AWS |
| **Category** | ACM |
| **Description** | Ensure that ACM Certificates have tags |
| **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/acm/latest/userguide/tags.html |
| **Recommended Action** | Modify ACM certificate and add tags |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for "ACM" and Click on "Certificate Manager".</br> <img src="/resources/aws/acm/acm-certificate-has-tags/step2.png"/>
3. On "Amazon Certificate Manager" page Click on "List certificates" from left navigation panel.</br> <img src="/resources/aws/acm/acm-certificate-has-tags/step3.png"/>
4. On ACM certificate list page Click on the certificate id which needs to have tags.</br> <img src="/resources/aws/acm/acm-certificate-has-tags/step4.png"/>
5. On certificate details page scroll down to "Tags" section and Click on "Manage Tags" button.</br> <img src="/resources/aws/acm/acm-certificate-has-tags/step5.png"/>
6. On "Manage Tags" page Click on "Add Tag" button enter the Key value of tag and Click "Submit" button.</br> <img src="/resources/aws/acm/acm-certificate-has-tags/step6.png"/>
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.

0 comments on commit 71d63cb

Please sign in to comment.