Command option Sample:aws iam get-login-profile

Search command sample in the internet.It is the result.

Retrieves the user name and password-creation date for the specifiedIAM user.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-login-profile.html

aws iam get-login-profile --user-name Bob
    get-user — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/get-login-profile.html
aws iam get-login-profile --user-name
    Delete an IAM user with AWS CLI 揃 GitHub : http://gist.github.com/kgmoore431/886aa60cd7fdc9a43bc5c05f9e956adf
aws iam get-login-profile --user-name
    aws/iam_audit.sh at master 揃 zachzeid/aws 揃 GitHub : http://github.com/zachzeid/aws/blob/master/iam_audit.sh
aws iam get-login-profile --user-name=ruksi
    AWS - Named Profiles 揃 ruk.si : http://ruk.si/notes/servers/aws_named_profiles

aws のオプション一覧