Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 705 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 705 Bytes

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