Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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

About

Sample common functions working as AWS Lambda Layers

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.