diff --git a/en/aws/iam/empty-groups.md b/en/aws/iam/empty-groups.md index 8be22b662..d48b8c173 100644 --- a/en/aws/iam/empty-groups.md +++ b/en/aws/iam/empty-groups.md @@ -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.
-3. Scroll down the left navigation panel and choose "Groups".
-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.
-5. Repeat steps number 3 and 4 to verify other "Groups" with at least one user.
-6. Click on the "Groups" in the left navigation panel and select the "Group" with no user.
-7. Select "Group Actions" option from the top menu and click on the "Delete Group" to delete the selected "Group".
-8. Click on the "Yes,Delete" button in the "Delete Group" tab to delete the selected "Group".
+3. Scroll down the left navigation panel and choose "User Groups" under "Access management".
+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.
+5. Click on the "Delete" button at the top right to delete the selected "User Groups".
+6. In the "Delete User groups" pop up type "delete" in the text box and click "Delete" button to delete the selected "Group".
+7. Repeat steps number 3 and 6 to verify other "Groups" with at least one user.
diff --git a/resources/aws/iam/empty-groups/step2.png b/resources/aws/iam/empty-groups/step2.png index 6efde4361..bc3be71d0 100644 Binary files a/resources/aws/iam/empty-groups/step2.png and b/resources/aws/iam/empty-groups/step2.png differ diff --git a/resources/aws/iam/empty-groups/step3.png b/resources/aws/iam/empty-groups/step3.png index bb420f7fc..3e45a3c46 100644 Binary files a/resources/aws/iam/empty-groups/step3.png and b/resources/aws/iam/empty-groups/step3.png differ diff --git a/resources/aws/iam/empty-groups/step4.png b/resources/aws/iam/empty-groups/step4.png index 677a1cc2e..1a46f4959 100644 Binary files a/resources/aws/iam/empty-groups/step4.png and b/resources/aws/iam/empty-groups/step4.png differ diff --git a/resources/aws/iam/empty-groups/step5.png b/resources/aws/iam/empty-groups/step5.png new file mode 100644 index 000000000..d6186a85f Binary files /dev/null and b/resources/aws/iam/empty-groups/step5.png differ diff --git a/resources/aws/iam/empty-groups/step6.png b/resources/aws/iam/empty-groups/step6.png index e65800a89..316b0e52c 100644 Binary files a/resources/aws/iam/empty-groups/step6.png and b/resources/aws/iam/empty-groups/step6.png differ diff --git a/resources/aws/iam/empty-groups/step7.png b/resources/aws/iam/empty-groups/step7.png deleted file mode 100644 index f0ba6b138..000000000 Binary files a/resources/aws/iam/empty-groups/step7.png and /dev/null differ diff --git a/resources/aws/iam/empty-groups/step8.png b/resources/aws/iam/empty-groups/step8.png deleted file mode 100644 index 90b80cc01..000000000 Binary files a/resources/aws/iam/empty-groups/step8.png and /dev/null differ