As I'm creating users in AWS IAM, I want to know whether the user names are case-sensitive or not.
Asked
Active
Viewed 3,055 times
1 Answers
3
User names in AWS IAM are case-insensitive. You cannot create two users with the same name differing only in case.
When you log in as a user, the case of the user name does not matter.

Flimm
- 460
- 5
- 16