完了確認
「IAMユーザー"handson-cli-iam-1st-user"のログインプロファイルが存在しない。」ことを確認します。
コマンド:
! aws iam get-login-profile \
--user-name ${IAM_USER_NAME} \
--query 'LoginProfile.UserName' \
--output text
結果(例):
A client error (NoSuchEntity) occurred when calling the GetLoginProfile operation: Cannot find Login Profile for User handson-cli-iam-1st-user