aws-samples / aws-appsync-iot-core-realtime-dashboard

This sample application demonstrates a React based web dashboard receiving real-time updates from IoT sensors. The solution is built with AWS AppSync, AWS Amplify, Amazon Location Service, and AWS IoT Core technologies.
MIT No Attribution
112 stars 31 forks source link

Query on iotrule #6

Closed andyjsbell closed 3 years ago

andyjsbell commented 3 years ago

A quick query, how did you define the iotrule in the amplify backend? With the amplify CLI?

ingwinlu commented 3 years ago

probably too late but only recently found this repo.

assuming it was a manually created cloudformation template and then added to amplify according to the workflow described here