Created
April 9, 2019 14:30
-
-
Save digarok/184965b140bf4df7ace704ca3556e168 to your computer and use it in GitHub Desktop.
AWS reset users password
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws iam update-login-profile --profile aws-builder-master --user-name JimBob --password "yourpasswordhere" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment