Command option Sample:aws configure list

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

List the AWS CLI configuration data.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configure/list.html

aws configure list --profile sample-config
    awscli 複数アカウント profile | Awesome Blog : http://awesome-linus.com/2018/01/15/awscli-profile-settings/
aws configure list [--profile profile-name]
    list — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/configure/list.html
aws configure list --profile MyProfile
    amazon web services - How do I set the name of the default profile in AWS CLI? - Stack Overflow : http://stackoverflow.com/questions/31012460/how-do-i-set-the-name-of-the-default-profile-in-aws-cli
aws configure list to see where it is applying values from."
    AWS S3 upload not working due to 'null' : aws : http://www.reddit.com/r/aws/comments/97sav4/aws_s3_upload_not_working_due_to_null/

aws のオプション一覧