balena-aws-lambda icon indicating copy to clipboard operation
balena-aws-lambda copied to clipboard

Associate balena devices with AWS IoT when they ping a lambda endpoint

Results 4 balena-aws-lambda 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. balena-aws-lambda/policy.json

When a device attempts to provision via the server side code, the server code first uses the balena API to validate that the device UUID is valid. The first step...

When I run `node-lambda run`, I get: ``` Error: ResinDeviceNotFound: Device not found: ################ ``` The #'s are a long ID that I don't recognize.