aws-greengrass-provisioner icon indicating copy to clipboard operation
aws-greengrass-provisioner copied to clipboard

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

Open ruggero-balteri opened this issue 5 years ago • 1 comments

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

  • CloudFormation stack name and logical resource ID (or a fully qualified ARN - that is it includes the function ALIAS) of an existing lambda

  • existing GG group(s) I would like to deploy the function to

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.

ruggero-balteri avatar Aug 13 '19 22:08 ruggero-balteri

+1

danielwsutton avatar Oct 14 '19 17:10 danielwsutton