Justin Plute

Results 1 issues of Justin Plute

How can you omit Lambda layers from being bundled in your Lambda functions? Is this supported? ```javascript import { myFunc } from '/opt/my-layer' ``` Related issue, but the author closed...