Command option Sample:aws iot delete-policy

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

Deletes the specified policy.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/delete-policy.html

aws iot delete-policy --thing-name
    004 Thingのポリシーを削除 · GitBook : http://docs.fabo.io/aws/cli/iot/004_delete_policy.html
aws iot delete-policy --policy-name
    aws-java-iot-example/delete-aws-iot-thing.sh at master 揃 o-can/aws-java-iot-example 揃 GitHub : http://github.com/o-can/aws-java-iot-example/blob/master/delete-aws-iot-thing.sh
aws iot delete-policy --policy-name fruit-policy
    AWS IoT 調査 (途中) : http://qiita.com/propella/items/da6b10f82c84be7e6996

aws のオプション一覧