Hi There,
I am a newbie with the DragonBoard 410c and AWS/IOT. I wonder if anyone has installed the starter kit by running
git clone https://github.com/ArrowElectronics/aws-iot-device-sdk.git
and then run install.sh
At the end of the process I have installed aws-iot-dragonconnect-c (for c/c++) and aws-iot-dragonpulse-js (for nodejs).
When I continue further in either two applications,
I have received the error
Creating IoT Policy of DragonConnect
ERROR:
Condition: undefined, Detail: Policy document is Malformed
{ [MalformedPolicyException: Policy document is Malformed]
cause:
{ [MalformedPolicyException: Policy document is Malformed]
message: ‘Policy document is Malformed’,
code: ‘MalformedPolicyException’,
time: Mon Jun 06 2016 01:24:56 GMT+0000 (UTC),
requestId: ‘7a2b6dcc-2b85-11e6-acdb-95760c86516c’,
statusCode: 400,
retryable: false,
retryDelay: 61.816368671134114 },
isOperational: true,
code: ‘MalformedPolicyException’,
time: Mon Jun 06 2016 01:24:56 GMT+0000 (UTC),
requestId: ‘7a2b6dcc-2b85-11e6-acdb-95760c86516c’,
statusCode: 400,
retryable: false,
retryDelay: 61.816368671134114 }
May the GURU or Expert show my the direction to resolve this issues.
Thank you very much in advanced.
Regards, Henry