aws-greengrass-provisioner
aws-greengrass-provisioner copied to clipboard
[GGP-lambda-support] Trigger the GGP when IoT messages (or Registry Events) occur
Would it be possible to trigger GGP (inside a lambda) whenever a IoT message occur? The ideal scenario to achieve continuous development, would be to support Registry Events.
Whenever a Lambda function (that has been previously deployed by GGP to GG groups) gets updated a message is published in $aws/events/thing/<thingName>/updated then the GGP, which could be subscribed to this IoT topic, could automatically deploy it to all GG groups that already run the function