Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 431 #452

Merged
merged 7 commits into from
Nov 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.