Sample common functions working as AWS Lambda Layers
- Bash
- AWS CLI
See Installing the AWS Command Line Interface. - Permission for AWS Lambda with AWS CLI
See Configuring the AWS CLI.
- Select a language of AWS Lambda runtime
- Go to any function directory you like such as python/slack
cd python/slack
- Run "register_lambda_layer" script with layer name
../bin/register_lambda_layer slack