Create IAM User with AWS CLI in Terminal on Mac - VicPhanDevOps/mac GitHub Wiki

• Type aws iam create-user --user-name < username > and press the return key to create an IAM user.
image

⚠️ **GitHub.com Fallback** ⚠️