Command option Sample:aws iam delete-user-policy

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

Deletes the specified inline policy that is embedded in the specifiedIAM user.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/delete-user-policy.html

aws iam delete-user-policy --user-name Bob --policy-name ExamplePolicy
    detach-user-policy — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/delete-user-policy.html
aws iam delete-user-policy \
    Delete an IAM user with AWS CLI 揃 GitHub : http://gist.github.com/kgmoore431/886aa60cd7fdc9a43bc5c05f9e956adf
aws iam delete-user-policy \u003cspan class=\
    aws-cli コマンド一覧(随時追記) : http://qiita.com/bakira/items/8a9481c99ed56a367415

aws のオプション一覧