-
My goal is: to get aws pub/sub working using pre-existing aws setup (topic, certs, key and policy)
-
My actions are: [describe your actions - code, commands, etc]
modified the example init.js file for button shadow and manually setup all of the aws parameters and loaded the certs and key into the file system. Everything seems to function except it never connects to aws. -
The result I see is: [show the result - log, etc]
the Event.CLOUD_CONNECTED event never happens -
My expectation & question is: [describe your expectation and your question]
The only obvious thing I see wrong is the the aws-iot-setup routine has an option for mos default policy. I already have a policy tied to the pre-existing certs when they were created months ago for another project. Can I use the existing setup without using the aws-iot-setup policy? What migh I be missing in setting up aws pub/sub?
