1 Answer
- Newest
- Most votes
- Most comments
1
Yes, it is by design. Note that root is not an IAM user, which is why it cannot find the user. aws iam list-users does not list root in the results.
Relevant content
- asked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 6 months ago

Got it, thanks. Is there any way to see if a hardware MFA device is configured for the root account via the CLI?
Not to the best of my knowledge, unfortunately. The root user is configured in the console.