Is it possible to use serverless with existing layers? AWS recently made a Scipy/Numpy layer available for python but I can’t see a way to include this in my yml file.
Having read this it seems I would have to build each layer I need to use? Is this correct?