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

lambda-support

Open komushi opened this issue 4 years ago • 0 comments

Issue #, if available: To enable lambda-support for both "Provisioing" and "Deployment"

Description of changes:

  1. enabled AwsGreengrassProvisioner.jar to use config files in a different path with absolute path information.
  2. added a new request handler
  3. removed aws sdk java v2 from the fat jar
  4. added a layer to use nmp
  5. added a layer for aws sdk java v2 libraries

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

komushi avatar May 23 '21 15:05 komushi