This session talks through using Lambda layers externally and internally to the application. It also covers local development with Layers.
cd layers-repo
sam deploy -g
- update template with YOUR layerVersion ARNs
- build and invoke
cd demo-app
sam build && sam local invoke