Command option Sample:aws iot create-policy

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

Creates an AWS IoT policy.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/create-policy.html

aws iot create-policy --policy-name
    Using AWS IoT Device Management in a Retail Scenario to Process Order Requests | The Internet of Things on AWS Official Blog : http://aws.amazon.com/blogs/iot/iot-device-management-group-policy/
aws iot create-policy --policy-name "PubSubToAnyTopic" --policy-document "file://
    AWS IoT for Messaging and Pub/Sub - CA Mobile API Gateway - 4.0 - CA Technologies Documentation : http://docops.ca.com/ca-mobile-api-gateway/4-0/en/solutions-and-integrations/aws-iot-for-messaging-and-pub-sub/
aws iot create-policy --thing-name
    003 Thingのポリシーを作成 · GitBook : http://docs.fabo.io/aws/cli/iot/003_create_policy.html
aws iot create-policy --policy-name "PolicyName" --policy-document file://path-to-your-policy-document

    learn-aws-iot/README.md at master 揃 dwyl/learn-aws-iot 揃 GitHub : http://github.com/dwyl/learn-aws-iot/blob/master/README.md
aws iot create-policy --policy-name PubSubToAnyTopic --policy-document file://policy.doc
    Free Range Code Monkey: December 2016 : http://guycole.blogspot.com/2016/12/
aws iot create-policy --policy-name EdisonPubSubToAnyTopic --policy-document file://policy.doc
    Connecting Intel Edison to AWS IoT Cloud - iCircuit : http://icircuit.net/connecting-intel-edison-aws-iot-cloud/1351
aws iot create-policy --policy-name "PolicyName" --policy-document file://path-to-your-policy-document

    AWS-IoT Tutorial – IoT-Point : http://iotpoint.wordpress.com/aws-iot-tutorial/
aws iot create-policy -policy-name=mypolicy -policy-document=
    Connecting Raspberry Pi Zero with Amazon Web Services IoT Part I: Working with AWS IoT : http://medium.com/@gomaketeam/connecting-raspberry-pi-zero-with-amazon-web-services-iot-part-i-working-with-aws-iot-caa8a0f6f91b
aws iot create-policy --policy-name AliceThermostatPolicy --policy-document file://alicethermostatpolicy.json
    How to Eliminate the Need for Hardcoded AWS Credentials in Devices by Using the AWS IoT Credentials Provider | Noise : http://noise.getoto.net/2018/04/30/how-to-eliminate-the-need-for-hardcoded-aws-credentials-in-devices-by-using-the-aws-iot-credentials-provider/
aws iot create-policy \u003cspan class=\
    AWS IOT を AWS CLI で設定 : http://qiita.com/ekzemplaro/items/a95df050833204c266fb
aws iot create-policy --policy-name
     simplebeerservice by awslabs : http://recordnotfound.com/simplebeerservice-awslabs-13856
aws iot create-policy --policy-name gateway-policy --policy-document '
    Connecting to Amazon Web Services* with Node-RED* or Python* : http://software.intel.com/en-us/gateway-getting-started-software-suite-connecting-to-amazon-web-services
aws iot create-policy --policy-name "PubSubToAnyTopic" --policy-document file://myTestPolicy.txt

    amazon web services - Can't create and attach an AWS IoT Policy to my certificate - Stack Overflow : http://stackoverflow.com/questions/35779232/cant-create-and-attach-an-aws-iot-policy-to-my-certificate
aws iot create-policy --policy-name PubSubToAnyTopic --policy-document file://policy.doc
    Intel速 Edison and Grove IoT Starter Kit Powered by AWS : http://wiki.seeedstudio.com/Intel_Edison_and_Grove_IoT_Starter_Kit_Powered_by_AWS/
aws iot create-policy --policy-name bridge --policy-document '
    How to Bridge Mosquitto MQTT Broker to AWS IoT – Cloud Data Architect : http://www.dataarchitect.cloud/how-to-bridge-mosquitto-mqtt-broker-to-aws-iot/
aws iot create-policy --policy-name "PubSubToAnyTopic" --policy-document file://iotpolicy.json
    Desert Home: Hook a Raspberry Pi to the Amazon Dot : http://www.desert-home.com/2016/11/alexa-and-your-device-status.html
aws iot create-policy --policy-name
    Python and Paho for MQTT with AWS IoT - Hackster.io : http://www.hackster.io/mariocannistra/python-and-paho-for-mqtt-with-aws-iot-921e41
aws iot create-policy --policy-name rpisensehatpolicy --policy-document '
    AWS IoT w/ RPI and Sense HAT (Part 1) : http://www.joshdurbin.net/posts/2016-06-aws-iot-rpi-sense-hat-part-1/
aws iot create-policy --policy-name bridge --policy-document
    Arduino IoT Platform to Start With : arduino : http://www.reddit.com/r/arduino/comments/7imkht/arduino_iot_platform_to_start_with/
aws iot create-policy --policy-name
    The Lifecycle of an AWS IoT Thing : http://www.slideshare.net/AmazonWebServices/the-lifecycle-of-an-aws-iot-thing

aws のオプション一覧