aws-appsync-iot-core-realtime-example icon indicating copy to clipboard operation
aws-appsync-iot-core-realtime-example copied to clipboard

This sample application demonstrates an iPhone receiving real-time updates from an IoT sensor. The solution is built with AWS AppSync and AWS IoT Core technologies.

Results 2 aws-appsync-iot-core-realtime-example issues
Sort by recently updated
recently updated
newest added

We are a security research team and we recently discovered that there is an over-authorization security issue with this project's IoT policy. The affected file is as following: 1. aws-appsync-iot-core-realtime-example/sensor/policy.json

This model pushes all of your IOT data through a lambda function and AppSync. Doing that may not be very cost efficient if you are making millions of IOT updates...