aws-iot-builder-tools / aws-greengrass-provisioner

Simplifies provisioning Greengrass Cores and building Greengrass Lambda functions
Apache License 2.0
54 stars 15 forks source link

[GGP-lambda-support] Deploy an existing lambda function #253

Open ruggero-balteri opened 5 years ago

ruggero-balteri commented 5 years ago

I would like to deploy a Lambda functions to GG groups via the GGP (running inside a lambda), passing as payload:

The GG group-specific configurations can be passed either as env variable inside the lambda or inside a function.conf file present inside the lambda zip file.

danielwsutton commented 4 years ago

+1