指定したターゲットにポリシーを付加します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/attach-policy.html
aws iot attach-policy --target |
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 attach-policy \ |
Thing Groups - AWS IoT : http://docs.aws.amazon.com/iot/latest/developerguide/thing-groups.html |
aws iot attach-policy --policy-name |
aws-iot-device-management-workshop/AWS_IoT_Device_Management_Workshop.md at master 揃 aws-samples/aws-iot-device-management-workshop 揃 GitHub : http://github.com/aws-samples/aws-iot-device-management-workshop/blob/master/AWS_IoT_Device_Management_Workshop.md |
aws iot attach-policy --policy-name AliceThermostatPolicy --target |
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 attach-policy --policy-name "TestIotPolicy" --target |
AWS CognitoとAWS IoTを連携させてみる : http://qiita.com/poruruba/items/34d4d7247d152b1ec933 |