Create a new user principal.
Section: IAM Users and Groups
Create an IAM user
bash
bash
aws iam create-user --user-name deploy-botExplanation
Long-term IAM users should be minimized when role-based access is available.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing IAM Users and Groups