Command option Sample:aws iot detach-policy

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

Detaches a policy from the specified target.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/detach-policy.html

aws iot detach-policy --target "arn:aws:iot:us-west-2:123456789012:thinggroup/LightBulbs" --policy-name "myLightBulbPolicy"
    Grupos de objetos - AWS IoT : http://docs.aws.amazon.com/es_es/iot/latest/developerguide/thing-groups.html
aws iot detach-policy --policy-name 'IoT_Access' --target 'us-west-2:XXXXXXX'

    AWSIoTProvider not connecting 揃 Issue #781 揃 aws-amplify/amplify-js 揃 GitHub : http://github.com/aws-amplify/amplify-js/issues/781
aws iot detach-policy --policy-name fruit-policy --target arn:aws:iot:us-east-1:xxx:cert/48f6bfe6619c05fab43587c69dce323bd3c6c43b465511e8a467c23393364cb6
    AWS IoT 調査 (途中) : http://qiita.com/propella/items/da6b10f82c84be7e6996
aws iot detach-policy --target
    AWS IoT - Developer Guide IoT Developer Guide AWS IoT Components What Is AWS IoT? AWS IoT provides secure, bi-directional communication between Internet-connected devices such as - [PDF Document] : http://vdocuments.mx/aws-iot-developer-guide-iot-developer-guide-aws-iot-components-what-is-aws-iot.html

aws のオプション一覧