guardrails-samples
guardrails-samples copied to clipboard
Add policy pack - Remove AdminAccess or IAM Full Access from IAM Policies
Control objective
- Real time alert for any role or user created with admin access or IAM full access.
- Admin access defined as
"Action": "*:*"
- IAM Full access defined as
"Action": "iam:*"
- Admin access defined as
Remediation
- Remove offending policy statements from attached IAM policy or inline policy. Does not matter if the IAM policy is attached or not. They should not exist.
Categories
- Access Management
- Security
Additional context Source Conversation: https://turbothq.slack.com/archives/C06DF1TE16D/p1723561500674229