Pick the BEST identity strategy.
You're starting a new AWS account. Which is the best practice
for daily work?
A) Use the account root user for everything; it's simplest.
B) Create one IAM user "admin" and share it with the team.
C) Enable IAM Identity Center (SSO), create per-person identities, and
never use the root user except for billing changes.
D) Hard-code an access key in your application code "for convenience".Sign in to save your code and track progress across devices.