Process Flow - Root user vs IAM user
Start: AWS Account Created
Root User Created
Create IAM Users
Root User: Full Access
IAM Users: Limited Access
Use IAM Users for Daily Tasks
Use Root User for Critical Tasks Only
This flow shows that the AWS account starts with a root user having full access. IAM users are created with limited permissions for daily use, while the root user is reserved for critical tasks.