#2 AWS IAM Security Review: Manual Access Audit & Temporary Role Implementation
Overview
This lab demonstrates a hands-on AWS IAM security review focused on identifying and mitigating over-privileged access, enforcing least privilege, and implementing temporary, auditable administrative access using IAM roles and STS โ all within a Free Tier, single-account environment.
Environment
Account Type: Single AWS Account (Free Tier)
Tools Used: AWS IAM Console, IAM Access Analyzer, AWS CloudTrail
Scope: IAM Users, Groups, Roles
Limitations: No AWS Organizations, no paid security services
Objective
Identify over-privileged IAM users
Remove unnecessary standing permissions
Replace persistent admin access with temporary, role-based access
Ensure actions are auditable and time-bound
Follow AWS least-privilege and security best practices