agutoli / serverless-layers

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

Feature request - Allow to specify "compatible architectures" #81

Closed eballetbaz closed 2 years ago

eballetbaz commented 2 years ago

This is a feature request to support specifying the value of "compatible architectures"

Same feature as option "compatibleArchitectures" in core serverless https://www.serverless.com/framework/docs/providers/aws/guide/layers/

agutoli commented 2 years ago

Adding support to compatibleArchitectures: serverless@2.5.4-beta.1