Skip to content

Commit

Permalink
Patch 431 (#452)
Browse files Browse the repository at this point in the history
* Update empty-groups.md

* Update empty-groups.md

* Updated Images for all steps

* Update empty-groups.md

* Update en/aws/iam/empty-groups.md

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Nov 4, 2022
1 parent ff102cf commit 45a7f79
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions en/aws/iam/empty-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
| **Recommended Action** | Remove unused groups without users |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
1. Log in to the AWS Management Console.
2. Select the "Services" option and search for IAM. </br><img src="/resources/aws/iam/empty-groups/step2.png"/>
3. Scroll down the left navigation panel and choose "Groups". </br><img src="/resources/aws/iam/empty-groups/step3.png"/>
4. Under the "Groups" configuration panel check the "Users" column.If the "Users" column won't have any user make sure to delete that "Group" as it could potentially introduce risks in the future. </br><img src="/resources/aws/iam/empty-groups/step4.png"/>
5. Repeat steps number 3 and 4 to verify other "Groups" with at least one user.</br>
6. Click on the "Groups" in the left navigation panel and select the "Group" with no user.</br><img src="/resources/aws/iam/empty-groups/step6.png"/>
7. Select "Group Actions" option from the top menu and click on the "Delete Group" to delete the selected "Group".</br><img src="/resources/aws/iam/empty-groups/step7.png"/>
8. Click on the "Yes,Delete" button in the "Delete Group" tab to delete the selected "Group".</br><img src="/resources/aws/iam/empty-groups/step8.png"/>
3. Scroll down the left navigation panel and choose "User Groups" under "Access management". </br><img src="/resources/aws/iam/empty-groups/step3.png"/>
4. Under the "User Groups" configuration panel check the "Users" column. If the "Users" column won't have any user make sure to delete that "Group" as it can potentially increase risks in the future. Select the "Groups" with no user.</br><img src="/resources/aws/iam/empty-groups/step4.png"/>
5. Click on the "Delete" button at the top right to delete the selected "User Groups".</br><img src="/resources/aws/iam/empty-groups/step5.png"/>
6. In the "Delete User groups" pop up type "delete" in the text box and click "Delete" button to delete the selected "Group".</br><img src="/resources/aws/iam/empty-groups/step6.png"/>
7. Repeat steps number 3 and 6 to verify other "Groups" with at least one user.</br>
Binary file modified resources/aws/iam/empty-groups/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 modified resources/aws/iam/empty-groups/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 modified resources/aws/iam/empty-groups/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/empty-groups/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 modified resources/aws/iam/empty-groups/step6.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 removed resources/aws/iam/empty-groups/step7.png
Binary file not shown.
Binary file removed resources/aws/iam/empty-groups/step8.png
Binary file not shown.

0 comments on commit 45a7f79

Please sign in to comment.