Command option Sample:aws iam get-user

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

Retrieves information about the specified IAM user, including theuser's creation date, path, unique ID, and ARN.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-user.html

aws iam get-user -user-name USER-NAME
    How to Restrict Amazon #AWS S3 Bucket Access to a Specific IAM Role - All Things Cloud : http://allthingscloud.mscproductions.com/restrict-amazon-aws-s3-bucket-access-specific-iam-role/
aws iam get-user --query
    AWS CLI Query Quick Reference : http://blog.ashiny.cloud/page/awscli-query-quickref/
aws iam get-user --user-name peter.franklin
    Change IAM Username With AWS CLI - Ruan Bekker's Blog : http://blog.ruanbekker.com/blog/2017/08/28/change-iam-username-with-aws-cli/
aws iam get-user --user-name Bob
    get-user — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/get-user.html
aws iam get-user \
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/apolloclark/b3f60c1f68aa972d324b
aws iam get-user --query User.Arn
    Just another Ruby porter, 2016-5-c : http://jarp.does.notwork.org/diary/201605c.html
aws iam get-user and it should show you information about user emr."
    Amazon EMR, Apache Spark, and Apache Zeppelin Eugene Teo Medium : http://medium.com/@eugeneteo/amazon-emr-apache-spark-and-apache-zeppelin-3cfbcd53c0f
aws iam get-user \u003cspan class=\
    aws-cli コマンド一覧(随時追記) : http://qiita.com/bakira/items/8a9481c99ed56a367415
aws iam get-user --profile test-mfa
    amazon web services - How to test credentials for AWS Command Line Tools - Stack Overflow : http://stackoverflow.com/questions/31836816/how-to-test-credentials-for-aws-command-line-tools
aws iam get-user \
    Getting Information About a User - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Getting+Information+About+a+User
aws iam get-user --user-name
    Connecting to an RDS or Aurora database with IAM authentication - CAPSiDE, architects of the digital society : http://www.capside.com/labs/rds-aurora-database-with-iam-authentication
aws iam get-user \
    HowTo: Create an Amazon IAM User - Dowd and Associates : http://www.dowdandassociates.com/blog/content/howto-create-an-amazon-iam-user/
aws iam get-user --profile gaurish
    Use AWS CLI With Multiple Accounts and MFA · Gaurish Sharma Live | Sharing What I Have Learned : http://www.gaurishsharma.com/2017/12/use-aws-cli-with-multiple-accounts-and-mfa.html

aws のオプション一覧