Need your AWS lab account? Go to the self-service login →
AWS Partner
Varonis Systems · Proprietary & Confidential

Lab 4 · Over-Privileged Identity & Effective Access

Connect identity to data: find an automation user with full admin and trace which sensitive data it can reach.

Scenario tie-in
One 'automation' identity got Action:* Resource:* and was reused everywhere.

4.1 Find it

  1. Reports → Monitored Identities, filter AWS.
  2. Look for super admin / overprivileged policy.

4.2 Trace effective access

  1. Access Review → New Report; Type=File, Tags=sensitive.
  2. View Permissions; open Access Graph + Permission Summary.

4.3 Remediate

  1. DAC UI: Remove Entitlement / Remove from Group.
  2. Console: detach the inline admin policy, replace with a scoped one.
  3. Re-check Access Review.
Fresh-account note
Least-privilege recommendations key off 90+ day staleness, so some won't appear in a new account — use the console path.
Done when
The identity no longer has admin-over-everything, and DAC shows no effective access to the sensitive resources you checked.