コマンドオプションサンプル:aws iam update-login-profile

コマンドサンプルを検索した結果です。

指定したIAMユーザーのパスワードを変更します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/update-login-profile.html

aws iam update-login-profile --user-name
    新卒研修環境の構築をTerraformで自動化してみた | サイバーエージェント 公式エンジニアブログ : http://ameblo.jp/principia-ca/entry-12153679890.html
aws iam update-login-profile --user-name
    サイバーエージェント 公式エンジニアブログ : http://chemosurgical23.rssing.com/chan-12372931/all_p7.html
aws iam update-login-profile --user-name Bob --password
    update-login-profile — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/update-login-profile.html
aws iam update-login-profile --user-name jsmith --password sesame --password-reset-required
    AWS Command Line Password Reset · Joseph Lust : http://lustforge.com/2016/07/08/aws-cli-password-reset/

aws のオプション一覧