python-lambda icon indicating copy to clipboard operation
python-lambda copied to clipboard

Enhancement - Add Layers support to create/update methods

Open mwbenowitz opened this issue 5 years ago • 1 comments

Currently this doesn't support the newly added layers functionality for lambda functions.

Would be nice to have this as an option in the config.yaml file as an array of layer ARNs, similar to subnet_ids or other options that can accept none or many values.

mwbenowitz avatar Jun 06 '19 19:06 mwbenowitz

I will enjoy this enhancement as well. But with the new Lambda Applications for Python (not yet released) everything will change. I don't think layers and dependencies will be handled in the same way.

Veilkrand avatar Oct 06 '19 02:10 Veilkrand