Support IoT Button Event
fabianfett opened this issue · 0 comments
fabianfett commented
The Go implementation says something different than the official 1-click IoT documentation:
https://docs.aws.amazon.com/iot-1-click/latest/developerguide/1click-programming.html#1click-events
Go implementation:
https://github.com/aws/aws-lambda-go/blob/master/events/iot_button.go
Go test event:
https://github.com/aws/aws-lambda-go/blob/master/events/testdata/iot-button-event.json
Does anyone have an IoT-Button so that we can generate a real event?