High
IAM
IAM policies should not allow full "*" administrative privileges
CISISO 27001HIPAA
Description
Flags IAM policies that grant full administrative privileges by allowing all actions (Action: *) on all resources (Resource: *) with Effect: Allow.
Remediation
To modify IAM policies that grant full administrative privileges, follow these steps:
Steps
- Sign in to the AWS Management Console with an account that has IAM permissions.
- Open the IAM console at https://console.aws.amazon.com/iam/.
- In the navigation pane, select 'Policies'.
- Identify policies with full administrative privileges.
- Select a policy to edit. Click on the policy name to open its summary page.
- Click on 'Edit policy'.
- Modify the policy to restrict permissions.
- Review the changes and click 'Review policy'.
- Provide a name and description for the policy version, and click 'Create policy version'.
Compliance
CISISO 27001HIPAA