Skip to content

Commit

Permalink
remediation guide for iam users has tags (#599)
Browse files Browse the repository at this point in the history
* remediation guide for iam users has tags

* Apply suggestions from code review

* Delete README.md

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
abdullahaslam306 and alphadev4 authored Nov 2, 2022
1 parent 940b502 commit 14012a7
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions en/aws/iam/iam-users-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 / IAM / IAM Users Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | IAM Users Has Tags |
| **Cloud** | AWS |
| **Category** | IAM |
| **Description** | Ensure IAM users 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/IAM/latest/UserGuide/id_tags_users.html |
| **Recommended Action** | Modify IAM User and add tags. |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for IAM. </br><img src="/resources/aws/iam/iam-users-has-tags/step2.png"/>
3. On the left navigation panel and choose "Users". </br><img src="/resources/aws/iam/iam-users-has-tags/step3.png"/>
4. Select the User from the User List for which you want to add tags. </br><img src="/resources/aws/iam/iam-users-has-tags/step4.png"/>
5. On the "Summary" page Choose "Tags" from the navigation panel. Under the "Tags" tab Click on "Add tags" button.</br><img src="/resources/aws/iam/iam-users-has-tags/step5.png"/>
6. Enter the key and value for the tag and Click "Save changes" at the botton of the page.</br><img src="/resources/aws/iam/iam-users-has-tags/step6.png"/>
7. Repeat the step number 4 to 6 to ensure tags on remaining IAM users.
Binary file added resources/aws/iam/iam-users-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/iam/iam-users-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/iam/iam-users-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/iam/iam-users-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/iam/iam-users-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 14012a7

Please sign in to comment.