Solution for error: No module named 'PIL or AWS Lambda Python PIL cannot import name ‘_imaging’” Creating a custom layer for lambda function for PIL
Apr 14, 2023 · 4 min read · What is aws lambda custome layer: In the context of AWS Lambda, a custom layer refers to a package of code or libraries that can be attached to a Lambda function to provide additional functionality. Custom layers allow you to separate reusable code f...
Llikhit commented