Skip to content

Instantly share code, notes, and snippets.

@digarok
Created April 9, 2019 14:30
Show Gist options
  • Save digarok/184965b140bf4df7ace704ca3556e168 to your computer and use it in GitHub Desktop.
Save digarok/184965b140bf4df7ace704ca3556e168 to your computer and use it in GitHub Desktop.
AWS reset users password
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