Join Slack
Powered by
hi, do you have an example how to add a custom lay...
# help
t
Tomasz Michalak
08/02/2021, 10:47 AM
hi, do you have an example how to add a custom layer to lambdas (want to add a custom logging library and make it available in all lambdas as a layer)?
t
thdxr
08/02/2021, 1:21 PM
Here's an example:
https://docs.serverless-stack.com/working-locally#using-lambda-layers
thdxr
08/02/2021, 1:21 PM
Note there's some magic that aws lambda does so that it'll automatically discover modules added from layers
f
Frank
08/07/2021, 1:41 AM
Hey
@Tomasz Michalak
did you manage to get the layer to work?
3
Views
Open in Slack
Previous
Next