agutoli / serverless-layers

Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.
MIT License
229 stars 53 forks source link

"Could not find API configuration lambda-2015-03-31" in v2.8.5 #167

Open theburningmonk opened 4 months ago

theburningmonk commented 4 months ago

In the latest version v2.8.5, the plugin emits an AWS SDK error, "Could not find API configuration lambda-2015-03-31" during package and deploy. I checked v2.7.0 and everything works fine.