Skip to content

Commit

Permalink
Saas-9291-efs-has-tags (#596)
Browse files Browse the repository at this point in the history
* remediation guide for efs has tags

* spelling issues

* descriptio updated

* Apply suggestions from code review

* Update en/aws/efs/efs-has-tags.md

* Delete README.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
abdullahaslam306 and alphadev4 authored Nov 3, 2022
1 parent 302cf75 commit fc47b19
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions en/aws/efs/efs-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / EFS / EFS Encryption Enabled

## Quick Info

| | |
|-|-|
| **Plugin Title** | EFS Has Tags |
| **Cloud** | AWS |
| **Category** | EFS |
| **Description** | Ensure that AWS EFS file systems 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/efs/latest/ug/manage-fs-tags.html |
| **Recommended Action** | Modify EFS file systems to add tags. |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for EFS.</br> <img src="/resources/aws/efs/efs-has-tags/step2.png"/>
3. Select the EFS file system for which you want to add tags. </br> <img src="/resources/aws/efs/efs-has-tags/step3.png"/>
4. Select the "Tags" tab from navigation panel on the bottom of the page.</br> <img src="/resources/aws/efs/efs-has-tags/step4.png"/>
5. Click on "Manage Tag" button.</br> <img src="/resources/aws/efs/efs-has-tags/step5.png"/>
6. On the popup, click on "Add Tag". Then enter the key and value for your tag and, click "Save".</br> <img src="/resources/aws/efs/efs-has-tags/step6.png"/>
7. Repeat step number 3 - 6 to ensure tags on remaining EFS file systems. </br>
Binary file added resources/aws/efs/efs-has-tags/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/efs/efs-has-tags/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/efs/efs-has-tags/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/efs/efs-has-tags/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/efs/efs-has-tags/step6.png
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 fc47b19

Please sign in to comment.