Command option Sample:aws iam get-account-password-policy

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

Retrieves the password policy for the AWS account.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-account-password-policy.html

aws iam get-account-password-policy --profile default --region ap-south-1 --output json --query
    arrays - AWS PHP SDK Filter Aws\Result Object - Stack Overflow : http://stackoverflow.com/questions/46348003/aws-php-sdk-filter-aws-result-object/46348143

aws のオプション一覧