Skip to content

Commit

Permalink
Patch 317-inline-policies (#337)
Browse files Browse the repository at this point in the history
* Create README.md

* Update group-inline-policies.md

* Add files via upload

* Update en/aws/iam/group-inline-policies.md

* Update en/aws/iam/group-inline-policies.md

Co-authored-by: AkhtarAmir <[email protected]>
  • Loading branch information
shuklaalok87 and AkhtarAmir authored Aug 12, 2021
1 parent ba5b7c9 commit 5fd9521
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 3 deletions.
15 changes: 12 additions & 3 deletions en/aws/iam/group-inline-policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,16 @@
| **Recommended Action** | Remove inline policies attached to groups |

## Detailed Remediation Steps



1. Log in to the AWS Management Console.
2. Select the "Services" option and search for IAM. </br> <img src="/resources/aws/iam/iam-role-last-used/step2.png"/>
3. Scroll down the left navigation panel and choose "User groups". </br> <img src="/resources/aws/iam/iam-role-last-used/step3.png"/>
4. In the "User groups" page, click on the "Group name" to exapnd the respective attributes.</br> <img src="/resources/aws/iam/iam-role-last-used/step4.png"/>
5. In the "User groups" summary page, click on the "Permissions" and check for attached inline policies.</br> <img src="/resources/aws/iam/iam-role-last-used/step5.png"/>
6. Repeat steps 2 - 5 to check other "User groups" in the account.</br>
7. Navigate to IAM dashboard at https://console.aws.amazon.com/iam/.</br>
8. In the "IAM dashboard", click on the "User groups" option at the left navigation panel.</br>
9. In the "User groups" page, select the group name for which inline policies need to be removed.</br> <img src="/resources/aws/iam/iam-role-last-used/step9.png"/>
10. Select the inline policy by selecting the checkbox and click on the "Remove" button under the "Permissions" tab.</br> <img src="/resources/aws/iam/iam-role-last-used/step10.png"/>
11. On the "Remove" tab, enter the inline policy name and click on the "Delete" button to remove the inline policy.</br> <img src="/resources/aws/iam/iam-role-last-used/step11.png"/>
12. Repeat steps number 7 - 11 to remove inline policies attached to groups.</br>

1 change: 1 addition & 0 deletions resources/aws/iam/group-inline-policies/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/group-inline-policies/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/group-inline-policies/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/group-inline-policies/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/group-inline-policies/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/group-inline-policies/step9.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 5fd9521

Please sign in to comment.