Command option Sample:aws iam list-users

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

Lists the IAM users that have the specified path prefix.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/list-users.html

aws iam list-users --output text --query 'Users[
    iam – The Lost Notebook : http://deeb.me/tag/iam
aws iam list-users --profile development will output something similar to:
    Sample Serverless.yml for multiple AWS accounts needed! - Serverless Framework - Serverless Forums : http://forum.serverless.com/t/sample-serverless-yml-for-multiple-aws-accounts-needed/1528
aws iam list-users --query Users[].UserName
    aws-cli: README.rst | Fossies : http://fossies.org/linux/aws-cli/README.rst
aws iam list-users --no-paginate
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/apolloclark/b3f60c1f68aa972d324b
aws iam list-users --output table
    Getting AWS IAM info via AWS CLI and Linux | Henson Security Tools : http://hensonsecuritytools.wordpress.com/2017/12/12/useful-aws-cli/
aws iam list-users --profile=kops
    Creating a Kubernetes cluster on AWS  : http://linora-solutions.nl/post/creating_a_kubernetes_cluster_on_aws/
aws iam list-users --query Users[].UserName
    awscli : http://pydigger.com/pypi/awscli
aws iam list-users --query Users[].UserName
    awscli 揃 PyPI : http://pypi.org/project/awscli/
aws iam list-users --output text --query 'Users[
    January 2018 – shallawell : http://shallawell.wordpress.com/2018/01/
AWS IAM List-Users --Output Table

    Getting to Know the Basic AWS CLI Command Syntax -- Virtualization Review : http://virtualizationreview.com/articles/2018/06/25/basic-aws-cli-syntax.aspx
aws iam list-users --query Users[
    AWS Onboarding – Home : http://wilsonmar.github.io/aws-onboarding/
aws iam list-users --profile %s'
    Managing AWS Command Line with Jake Tasks : http://www.chrisjmendez.com/2017/04/02/managing-aws-command-line-with-jakejs-tasks/
aws iam list-users --query Users[].UserName
    aws-cli:Amazon Web Services 的通用命令行界面 - Python社区 | CTOLib : http://www.ctolib.com/aws-cli.html
aws iam list-users --quer..." target="_blank">
    (DEV301) Automating AWS with the AWS CLI : http://www.slideshare.net/AmazonWebServices/dev301-automating-aws-with-the-aws-cli
aws iam list-users --no-verify-ssl
     Cert error when using Fiddler with the AWS CLI - General discussion - Fiddler Forum : http://www.telerik.com/forums/cert-error-when-using-fiddler-with-the-aws-cli
aws iam list-users --query=
    AWS CLI 入門 - yuhei.kagaya : http://yuheikagaya.hatenablog.jp/entry/2015/05/19/000000

aws のオプション一覧