/sample-lambda-layers

Sample common functions working as AWS Lambda Layers

Primary LanguageShellApache License 2.0Apache-2.0

sample-lambda-layers

Sample common functions working as AWS Lambda Layers

Requirements

Register common functions with AWS Lambda Layers

  1. Select a language of AWS Lambda runtime
  1. Go to any function directory you like such as python/slack
cd python/slack
  1. Run "register_lambda_layer" script with layer name
../bin/register_lambda_layer slack