Command option Sample:aws iam get-user-policy

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

Retrieves the specified inline policy document that is embedded in thespecified IAM user.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-user-policy.html

aws iam get-user-policy --user-name Bob --policy-name ExamplePolicy
    list-user-policies — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/get-user-policy.html
aws iam get-user-policy --user-name admin-temp --policy-name inline-pass-role-policy
    VPC Flow Logs : http://docs.vmware.com/en/VMware-vRealize-Network-Insight/3.7/com.vmware.vrni.using.doc/GUID-6FE51232-F6F7-4544-8158-6866DF018502.html
aws iam get-user-policy --user-name pjalajas "
    E.W. Peter Jalajas - Google+ : http://plus.google.com/+EWPeterJalajasNbpt
aws iam get-user-policy \
    HowTo: Create an Amazon IAM User - Dowd and Associates : http://www.dowdandassociates.com/blog/content/howto-create-an-amazon-iam-user/

aws のオプション一覧